WP Favorite Posts 1.4.1 Released

WP Favorite Posts 1.4.1 released. See Changelog for differences.

The important change is that;

I’ve added two action; wpfp_after_add and wpfp_after_remove. You can use these actions if you want to do something after someone add/remove a post to favorite. Usage example;
add_action('wpfp_after_add', 'my_custom_function');
function my_custom_function() {
// do something
}

Detailed Post

This entry was posted in Wordpress and tagged , . Bookmark the permalink. Follow any comments here with the RSS feed for this post.

4 Responses to WP Favorite Posts 1.4.1 Released

  1. This is a really awesome plugin. I hope you’ll continue developing it.

  2. Griffin Boyce says:

    Hi! Really love the idea for this plugin! It works really well for me, but I was curious if you knew of a way to enable favorites across all WPMU blogs on my site. If not, it would be a great feature!

    Thanks again. =)

  3. Huseyin Berberoglu says:

    @Ian; I home, too :) I’ve started a full time job. And I’m giving WordPress Consulting to a new startup so i couldn’t find time on theese weeks.

  4. Huseyin Berberoglu says:

    Griffin; For now it’s not support wpmu user blogs. But you can use with wpmu’s main blog.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>