Description
List of shortcodes you can use on your post, page and widgets for easy and consistent displaying url of post, pages and media files. This plugin also has shortcode for displaying sites titles, descriptions and meta data.
URL SHORTCODES
[show_url id=”]
– Displays specific page or post url
[show_media_url id=”]
– Displays specific media url id (required)
[show_theme_url]
– Displays current theme url
[show_site_url]
– Displays current site url
[show_current_url]
– Displays current page url. (it will show the url of page/post being viewed)
[show_current_parent_url]
– Displays current page’s parent url. (if the page is the parent it will just show its url)
[show_stylesheet_url]
– Displays css/stylesheet url
[show_login_url]
– redirect_page login url. Optional: You can set page redirection to home or current page or leave as is. redirect [values = ‘home’ or ‘current’] (optional
[show_logout_url]
– Displays logout url Optional: You can set page redirection to home or current page or leave as is. redirect_page [values = ‘home’ or ‘current’] (optional)
TITLES/METADATA SHORTCODES
[show_site_title]
– Displays site’s title
[show_site_description]
– Displays site’s description
[show_title]
– Displays current page/post’s title
[show_parent_title]
– Displays current page’s parent title
[show_meta]
– Displays current page’s all Custom Field values
Arbitrary section
n/a
Installation
- Upload
easy-url-shortcodes
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Easy URL Shortcodes page under settings page to view list of shortcodes available
- Use the shortcodes on posts and pages. Enjoy!
FAQ
n/a
Reviews
Contributors & Developers
“Easy URL Shortcodes (EUS)” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Easy URL Shortcodes (EUS)” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
n/a