Changeset 832209
- Timestamp:
- 01/03/2014 11:47:00 AM (12 years ago)
- Location:
- wp-favorite-posts/tags/1.5.8.1
- Files:
-
- 1 added
- 2 edited
- 1 copied
-
. (copied) (copied from wp-favorite-posts/trunk) (1 prop)
-
README (added)
-
readme.txt (modified) (1 diff)
-
wp-favorite-posts.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-favorite-posts/tags/1.5.8.1
-
Property
svn:ignore
set to
deploy.sh
README.md
.git
.gitignore
-
Property
svn:ignore
set to
-
wp-favorite-posts/tags/1.5.8.1/readme.txt
r832129 r832209 1 1 === WP Favorite Posts === 2 Contributors: Huseyin Berberoglu2 Contributors: hberberoglu 3 3 Donate link: http://nxsn.com/donate/ 4 4 Tags: favorite posts, favorite, favourite, posts, favorites, -
wp-favorite-posts/tags/1.5.8.1/wp-favorite-posts.php
r646448 r832209 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.5.8 6 Version: 1.5.8.1 7 7 Author: Huseyin Berberoglu 8 8 Author URI: http://nxsn.com
Note: See TracChangeset
for help on using the changeset viewer.