Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Get Page URL

Deskripsyon

Get Page URL is a simple 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.

Pag-install

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. No Settings required, just paste the shortcode [getpageurl] into any post.

FAQ

How do I use this 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.

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 /a

Best 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 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.

Mga Review

Basahin lahat ng 2 na review

Mga Contributor at Developer

Ang “Get Page URL” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Get Page URL” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.0

First stable version