Plugin Directory

Changeset 904022


Ignore:
Timestamp:
04/28/2014 11:22:50 AM (12 years ago)
Author:
hberberoglu
Message:

new version - tested with 3.9

Location:
wp-favorite-posts/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-favorite-posts/trunk/readme.txt

    r849451 r904022  
    55wp-favorite-posts, reading list, post list, post lists, lists
    66Requires at least: 3.5
    7 Tested up to: 3.8
    8 Stable tag: 1.6.1
     7Tested up to: 3.9
     8Stable tag: 1.6.2
    99
    1010Allows visitors to add favorite posts. This plugin use cookies for saving data so
     
    5252
    5353== Changelog ==
     54= 1.6.2 (2014-04-28) =
     55* Tested with WordPress 3.9.
    5456
    5557= 1.6.1 (2014-02-01) =
  • wp-favorite-posts/trunk/wp-favorite-posts.php

    r849451 r904022  
    44Plugin URI: http://nxsn.com/my-projects/wp-favorite-posts-plugin/
    55Description: 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.6.1
     6Version: 1.6.2
    77Author: Huseyin Berberoglu
    88Author URI: http://nxsn.com
Note: See TracChangeset for help on using the changeset viewer.