Changeset 2155240
- Timestamp:
- 09/12/2019 03:52:35 AM (7 years ago)
- Location:
- display-url-params
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
display-url-params/tags/1.0/readme.txt
r2155202 r2155240 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 Use shortcodes to display GET parameters from the current URL in your pages and posts.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. 11 11 12 12 == Description == … … 16 16 17 17 With our Dynamic Text Replacement shortcode, you can access URL parameters in the Query String of the URL and display it on your pages, post or even use it to pre-fill forms. 18 19 Works with ACF, Beaver Builder, Visual Composer (WPBakery Page Builder) etc 18 20 19 21 = Use case 1 - using URL parameters in the copy of your page = -
display-url-params/trunk/readme.txt
r2155202 r2155240 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 Use shortcodes to display GET parameters from the current URL in your pages and posts.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. 11 11 12 12 == Description == … … 16 16 17 17 With our Dynamic Text Replacement shortcode, you can access URL parameters in the Query String of the URL and display it on your pages, post or even use it to pre-fill forms. 18 19 Works with ACF, Beaver Builder, Visual Composer (WPBakery Page Builder) etc 18 20 19 21 = Use case 1 - using URL parameters in the copy of your page =
Note: See TracChangeset
for help on using the changeset viewer.