Plugin Directory

Changeset 2158248


Ignore:
Timestamp:
09/18/2019 04:21:42 AM (7 years ago)
Author:
dylanfeelscreative
Message:

updated discription

Location:
display-url-params
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • display-url-params/tags/1.0/readme.txt

    r2155937 r2158248  
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    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.
     10A simple shortcode to get URL parameters from the Query String and display them as dynamic content on pages, posts and forms.
    1111
    1212== Description ==
  • display-url-params/tags/1.1/readme.txt

    r2155937 r2158248  
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    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.
     10A simple shortcode to get URL parameters from the Query String and display them as dynamic content on pages, posts and forms.
    1111
    1212== Description ==
  • display-url-params/trunk/URLParams.php

    r2155936 r2158248  
    22/*
    33Plugin Name: Display URL Params
    4 Plugin URI: https://feel.com.au
     4Plugin URI: https://feel.com.au/plugins
    55Description: Use the [URLParam param='paramname'] shortcode to display GET parameters from the current URL in your pages and posts.
    66Author: Feel Creative
  • display-url-params/trunk/readme.txt

    r2158247 r2158248  
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 Create dynamic content on pages, posts and forms with a simple shortcode that displays any URL parameter from the Query String.
     10A simple shortcode to get URL parameters from the Query String and display them as dynamic content on pages, posts and forms.
    1111
    1212== Description ==
Note: See TracChangeset for help on using the changeset viewer.