plugin-icon

Basic URL ShortCodes

作者:Vikas Sharma·
BASIC URL ShortCodes plugin support for a basic short codes to use in your post/page editor that produce correct absolute URLs.
评级
5/5
版本
4.0.1
活跃安装
3K
最后更新
Oct 6, 2024

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 [home_url] to output the base URL of the blog (as set in your Settings). Or, you can use [theme_url_template] to output the URL of the active template. And You can use the [UPLOAD_URL] to output the URL of the upload folder.

For example <img src="[UPLOAD_URL]/2022/02/test.png /> in your editor might output <img src="http://localhost/wp-demo/wp-content/uploads/2022/02/test.png" /> (if http://localhost/wp-demo is what you have configured as your blog URL in Settings).

The supported short codes are as follows: * [home_url] – the configured blog URL (set in Settings). E.g. http://localhost/wp-demo * [theme_url_template] – the URL of the active template. E.g. http://localhost/wp-demo/wp-content/themes/mytheme * [UPLOAD_URL] – the URL of the upload folder. E.g. http://localhost/wp-demo/wp-content/uploads

License

This plugin uses the GPLv3 license.

免费使用Business套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 6.6.4
这个插件是可用的下载,适用于您的站点。