WP Favorite Posts Released! [en]

This post is deprecated. Please go to new project page of plugin.

———-

Hello, this is my first english post in my blog for announce my first wordpress plugin. I’ll continue to post in english about my plugin. You can follow only my english posts via that RSS feed. Thanks for following !

I made a plugin named as WP Favorite Posts. This plugin allows visitors to mark a post as favorite. There is no register requirement because this plugin saves data to cookies. Visitor can see his/her favorite posts list from “Favorites” page which you created.

Installation is very easy;

  1. Download the WP Favorite Posts plugin.
  2. Unzip into your /wp-content/plugins/ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Place <?php if (function_exists('wpfp_link')) { wpfp_link(); } ?> in your single.php template file. Then favorite this post link will appear in all posts.
  5. Create a page e.g. “Your Favorites” and insert {{wp-favorite-posts}} text into content section. This page will contain users favorite posts.
  6. That’s it :)

Actually the plugin came to version 1.1.4 because i didn’t make enough test before submiting the plugin to WordPress plugin directory. After my plugin accepted to directory i did more test and added more features so first announced version is 1.1.4. Anyway, who cares about version number ?

You can report bugs or make feature requests by using comments of this post. Also you can see the source code. Thanks for using my plugin!

New Versions:

FavoriteLoadingFavorilerime Ekle