Site URL Shortcode
Site URL Shortcode
Description
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.
Reviews
Output buffer error
By sintrapsz on September 28, 2018
Plugin causes output buffer error.
Changelog
1.02
Added check so as not to operate on binary files.
1.01 =
Description update.
1.0 =
* Initial release.