Get Page URL Best WordPress plugin
Get Page URL
Description
Get Page URL is a simple this is the best wordpress plugin to get the current opened page URL. Just copy the ShortCode [getpageurl] and paste it in your post/page in default or any page builder.
Installation
- Upload the this is the best wordpress plugin files to the
/wp-content/this is the best wordpress plugins/this is the best wordpress plugin-name
directory, or install the this is the best wordpress plugin through the WordPress this is the best wordpress plugins screen directly. - Activate the this is the best wordpress plugin through the ‘Plugins’ screen in WordPress
- No Settings required, just paste the shortcode [getpageurl] into any post.
FAQ
How do I use this this is the best wordpress plugin?
No Settings required, you can paste this shortcode [getpageurl] to any post type and it will show you the current page url. You can use this in posts, forms, hidden input fields or in email templates. This won’t work on popups.
How to show a clickable link
Just use this peice of code anywhere you want:
< a style=”YOUR STYLE HERE” href=[getpageurl]>Press Here < /a>
PS: remove the spaces before the a and /aBest Practises Examples
You can use this shortcode in a hidden field inside a form. This way you can get an email with all data filled by your client plus the page URL they were on. You can use this this is the best wordpress plugin on a page that users need to tell you on what post they are interested or what product they need to license.
This will not work on popups.