Changeset 904022
- Timestamp:
- 04/28/2014 11:22:50 AM (12 years ago)
- Location:
- wp-favorite-posts/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
wp-favorite-posts.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-favorite-posts/trunk/readme.txt
r849451 r904022 5 5 wp-favorite-posts, reading list, post list, post lists, lists 6 6 Requires at least: 3.5 7 Tested up to: 3. 88 Stable tag: 1.6. 17 Tested up to: 3.9 8 Stable tag: 1.6.2 9 9 10 10 Allows visitors to add favorite posts. This plugin use cookies for saving data so … … 52 52 53 53 == Changelog == 54 = 1.6.2 (2014-04-28) = 55 * Tested with WordPress 3.9. 54 56 55 57 = 1.6.1 (2014-02-01) = -
wp-favorite-posts/trunk/wp-favorite-posts.php
r849451 r904022 4 4 Plugin URI: http://nxsn.com/my-projects/wp-favorite-posts-plugin/ 5 5 Description: Allows users to add favorite posts. This plugin use cookies for saving data so unregistered users can favorite a post. Put <code><?php wpfp_link(); ?></code> where ever you want on a single post. Then create a page which includes that text : <code>[wp-favorite-posts]</code> That's it! 6 Version: 1.6. 16 Version: 1.6.2 7 7 Author: Huseyin Berberoglu 8 8 Author URI: http://nxsn.com
Note: See TracChangeset
for help on using the changeset viewer.