=== Plugin Name ===
Contributors: karencu
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=fbookadsph2014%40gmail%2ecom&lc=PH&item_name=Easy%20URL%20Shortcodes%20%28EUS%29%20Plugin&item_number=eus%2dwp%2dwplugin&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted
Tags: easy shortcode url  
Requires at least: 2.8
Tested up to: 4.2.2
Stable tag: 4.3
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Plugin that shows urls, paths, and titles using shortcode for easy and consistent website maintenance.

== 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


== Installation ==

1. Upload `easy-url-shortcodes` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to Easy URL Shortcodes page under settings page to view list of shortcodes available
4. Use the shortcodes on posts and pages. Enjoy!


== Screenshots ==

1. Settings page screenshot


== Frequently Asked Questions ==
n/a

== Changelog ==
n/a

== Upgrade Notice ==
n/a

== Arbitrary section ==
n/a

