Site URL Shortcode

Plugin Banner

Site URL Shortcode

by robertpbellamy

Download
Description

Use the [site-url] shortcode anywhere throughout your site in place of the wordpress site url.

  1. Upload “site-url-shortcode” to the “/wp-content/plugins/” directory.
  2. 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.

Installation Instructions

  1. Upload “site-url-shortcode” to the “/wp-content/plugins/” directory.
  2. 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.

Output buffer error

By sintrapsz on September 28, 2018

Plugin causes output buffer error.

1.02

Added check so as not to operate on binary files.

1.01 =

Description update.

1.0 =
* Initial release.

Back to top