Changeset 2155267
- Timestamp:
- 09/12/2019 05:31:14 AM (7 years ago)
- Location:
- display-url-params
- Files:
-
- 3 added
- 1 edited
-
tags/1.1 (added)
-
tags/1.1/URLParams.php (added)
-
tags/1.1/readme.txt (added)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
display-url-params/trunk/readme.txt
r2155243 r2155267 1 1 === Plugin Name === 2 2 Contributors: Feel Creative 3 Tags: dynamic content, GET, params, shortcode, vars, dynamic text, query string, url, url parameters, url params, urlparam 3 Tags: dynamic content, GET, params, shortcode, vars, dynamic text, query string, url, url parameters, url params, urlparam, Query variable 4 4 Requires at least: 4.0 5 5 Tested up to: 5.2.3 6 Stable tag: 1. 06 Stable tag: 1.1 7 7 License: GPLv2 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 A simple shortcode that grabs any URL parameter from the Query String and displays it as dynamic content on pages, posts or even in forms.10 A simple shortcode that grabs any URL parameter (Query variable) from the Query String and displays it as dynamic content on pages, posts or even in forms. 11 11 12 12 == Description == … … 76 76 77 77 = 1.0 = 78 Fixed error with http:// appearing before params on page. 79 80 = 1.0 = 78 81 First version
Note: See TracChangeset
for help on using the changeset viewer.