Changeset 629730
- Timestamp:
- 11/25/2012 05:15:02 PM (13 years ago)
- File:
-
- 1 edited
-
hashlibs/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
hashlibs/trunk/readme.txt
r629719 r629730 4 4 Requires at least: 2.0.2 5 5 6 Dynamically build a page with simple shortcode based on hashed URL values. 6 Dynamically 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. 7 7 8 8 == Description == 9 9 10 10 Dynamically build a page with simple shortcode based on hashed URL values. 11 12 Ex. 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. 11 13 12 14 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.