URL ShortCodes plugin adds support for a basic short codes to use in your post/page editor that produce correct absolute URLs.
Ratings
5
Last updated
December 8, 2018
Version
1.2
Active installations
4K
URL ShortCodes

Sometimes you want to put the base URL (that of the blog, or that of the active template) in your content editor. Times when the template customising isn’t quite flexible enough. With this plugin you can use [url_base] to output the base URL of the blog (as set in your Settings). Or, you can use [url_template] to output the URL of the active template.

For example <img src="[url_base]/test.png /> in your editor might output <img src="http://localhost/wordpress/test.png" /> (if http://localhost/wordpress is what you have configured as your blog URL in Settings).

The supported short codes are as follows: * [url_base] – the configured blog URL (set in Settings). E.g. http://localhost/wordpress * [url_template] – the URL of the active template. E.g. http://localhost/wordpress/wp-content/themes/mytheme1

License

This plugin uses the GPLv3 license.

Freeon Creator plan
Active installations
4K
Tested up to
5.0.22
This plugin is available for download to be used on your WordPress self-hosted installation.