Plugin Directory

Changeset 832212


Ignore:
Timestamp:
01/03/2014 11:55:12 AM (12 years ago)
Author:
hberberoglu
Message:

version bump

Location:
wp-favorite-posts/trunk
Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • wp-favorite-posts/trunk

    • Property svn:ignore set to
      deploy.sh
      README.md
      .git
      .gitignore
  • wp-favorite-posts/trunk/readme.txt

    r832129 r832212  
    11=== WP Favorite Posts ===
    2 Contributors: Huseyin Berberoglu
     2Contributors: hberberoglu
    33Donate link: http://nxsn.com/donate/
    44Tags: favorite posts, favorite, favourite, posts, favorites,
    55wp-favorite-posts, reading list, post list, post lists, lists
    6 Requires at least: 2.0.2
    7 Tested up to: 3.5
    8 Stable tag: 1.5.8.1
     6Requires at least: 3.5
     7Tested up to: 3.8
     8Stable tag: 1.5.8.2
    99
    1010Allows visitors to add favorite posts. This plugin use cookies for saving data so
  • wp-favorite-posts/trunk/wp-favorite-posts.php

    r646448 r832212  
    33Plugin Name: WP Favorite Posts
    44Plugin URI: http://nxsn.com/my-projects/wp-favorite-posts-plugin/
    5 Description: Allows users to add favorite posts. This plugin use cookies for saving data so unregistered users can favorite a post. Put <code>&lt;?php wpfp_link(); ?&gt;</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
     5Description: Allows users to add favorite posts. This plugin use cookies for saving data so unregistered users can favorite a post. Put <code>&lt;?php wpfp_link(); ?&gt;</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!
     6Version: 1.5.8.2
    77Author: Huseyin Berberoglu
    88Author URI: http://nxsn.com
Note: See TracChangeset for help on using the changeset viewer.