Site URL Shortcode Plugin
Use the [site-url] shortcode anywhere throughout your site in place of the wordpress site url.
Use the [site-url] shortcode anywhere throughout your site in place of the wordpress site url.
Installation
- Upload “site-url-shortcode” to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
- 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.
FAQ
Installation Instructions
- Upload “site-url-shortcode” to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
- 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.02
Added check so as not to operate on binary files.
1.01 =
Description update.
1.0 =
* Initial release.