Plugin Directory

Changeset 629730


Ignore:
Timestamp:
11/25/2012 05:15:02 PM (13 years ago)
Author:
maxxsnake
Message:

Updated readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • hashlibs/trunk/readme.txt

    r629719 r629730  
    44Requires at least: 2.0.2
    55
    6 Dynamically build a page with simple shortcode based on hashed URL values.
     6Dynamically build a page with simple shortcode based on hashed URL values. Ex. Visit josh.dvvvvvvvv.com/#name=Josh or josh.dvvvvvvvv.com/#name=Josh/salutation=Mr. or replace 'Josh' with anything else.
    77
    88== Description ==
    99
    1010Dynamically build a page with simple shortcode based on hashed URL values.
     11
     12Ex. Visit josh.dvvvvvvvv.com/#name=Josh or josh.dvvvvvvvv.com/#name=Josh/salutation=Mr. or replace the values with your own. My WordPress page content is simply: Hi [echo-hash salutation] [echo-hash name] - you can use any hash key you like in replace of 'salutation' or 'name' and place as many as you like anywhere in your content that you like.
    1113
    1214== Installation ==
Note: See TracChangeset for help on using the changeset viewer.