Easy URL Shortcodes (EUS)

0

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

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
This plugin is outdated and might not be supported anymore.

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