=== Site URL Shortcode === Requires at least: 4.0 Tested up to: 4.7.4 Stable tag: 1.0 Contributors: robertpbellamy License: Public Domain == Installation == 1. Upload "test-plugin.php" to the "/wp-content/plugins/" directory. 1. Activate the plugin through the "Plugins" menu in WordPress. 3. Use the [site-url] shortcode in place of the "WordPress Address" specified in General Settings. E.g. use http://[site-url]/path/to/file, https://[site-url]/path/to/file, //[site-url]/path/to/file or just [site-url]/path/to/file in posts, pages, widgets and more. == Changelog == = 1.0 = * Initial release.