Changeset 629741
- Timestamp:
- 11/25/2012 05:42:55 PM (13 years ago)
- Location:
- hashlibs/trunk
- Files:
-
- 2 edited
-
hashlibs.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
hashlibs/trunk/hashlibs.php
r629739 r629741 3 3 Plugin Name: HashLibs 4 4 Plugin URI: http://josh.dvvvvvvvv.com/hashlibs 5 Description: Display hashed URL values in your page content using simple shortcode. Ex. Visit josh.dvvvvvvvv.com/#name= Josh - replace 'Josh' with anything else for a different result.5 Description: Display hashed URL values in your page content using simple shortcode. Ex. Visit josh.dvvvvvvvv.com/#name=Bob - replace 'Bob' with anything else for a different result. 6 6 Version: 0.9 7 7 Author: Josh Davis -
hashlibs/trunk/readme.txt
r629738 r629741 4 4 Requires at least: 2.0.2 5 5 6 Display hashed URL values in your page content. Ex. Visit josh.dvvvvvvvv.com/#name= Josh - replace 'Josh' with anything else for a different result.6 Display hashed URL values in your page content. Ex. Visit josh.dvvvvvvvv.com/#name=Bob - replace 'Bob' with anything else for a different result. 7 7 8 8 == Description == 9 9 10 Display hashed URL values in your page content using simple shortcode. Ex. Visit josh.dvvvvvvvv.com/#name= Josh - replace 'Josh' with anything else for a different result.10 Display hashed URL values in your page content using simple shortcode. Ex. Visit josh.dvvvvvvvv.com/#name=Bob - replace 'Bob' with anything else for a different result. 11 11 12 12 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.