Plugin Directory

Changeset 2041624


Ignore:
Timestamp:
02/28/2019 03:58:39 PM (6 years ago)
Author:
devikas301
Message:

tested with latest version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • basic-url-shortcodes/trunk/readme.txt

    r1830271 r2041624  
    33Tags: rockon, shortcode, basic url, template, stylesheet, url, vs
    44Requires at least: 4.0.0
    5 Tested up to: 4.9
     5Tested up to: 5.1
    66License: GPLv3
    77License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    1313With 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.
    1414
    15 For example `<img src="[home_url]/test.png />` in your editor might output `<img src="http://localhost/wp-demo/test.png" />` (if http://localhost/wp-demo is what you have configured as your blog URL in Settings).
     15For example `<img src="[home_url]/test.png" />` in your editor might output `<img src="http://localhost/wp-demo/test.png" />` (if http://localhost/wp-demo is what you have configured as your blog URL in Settings).
    1616
    1717The supported short codes are as follows:
Note: See TracChangeset for help on using the changeset viewer.