=== UT WordPress Shortcodes ===
Contributors: Ugene Tang
Tags: base url, shortcode, wordpress shortcodes, ut,
Requires at least: 4.9.8
Tested up to: 4.9.8
Requires PHP: 5.6
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Plugin to create useful shortcodes for easy site management.

== Description ==
This plugin creates shortcodes for easy site management.
Current shortcodes include:
1] [mysite-base-url] //Generates the site url.

== Installation ==
Steps:
1. Copy the files in to the folder /wp-content/plugins of your WordPress installation.
2. Activate the plugin on your WordPress Dashboard.

== Frequently Asked Questions ==
1. Why is there only one shortcode?
More are coming...

2. Can I contribute to the plugin?
Yes. If you wish to add more shortcodes in to this plugin, please go to the plugin\'s Git repository.

== Changelog ==
Version 1.0: Initial Release