Title: Favorite Post
Author: Tareq Hasan
Published: <strong>August 17, 2013</strong>
Last modified: March 14, 2020

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/favorite-post.svg)

# Favorite Post

 By [Tareq Hasan](https://profiles.wordpress.org/tareq1988/)

[Download](https://downloads.wordpress.org/plugin/favorite-post.zip)

 * [Details](https://twd.wordpress.org/plugins/favorite-post/#description)
 * [Reviews](https://twd.wordpress.org/plugins/favorite-post/#reviews)
 *  [Installation](https://twd.wordpress.org/plugins/favorite-post/#installation)
 * [Development](https://twd.wordpress.org/plugins/favorite-post/#developers)

 [Support](https://wordpress.org/support/plugin/favorite-post/)

## Description

This is a simple yet another favorite post plugin for WordPress.

#### Features

 1. Gives a button to favorite a post.
 2. Works only for logged in users.
 3. Has a favorite post widget
 4. Custom post type support

#### Usage

 1. Insert `<?php if ( function_exists( 'wfp_button' ) ) wfp_button(); ?>` this code
    in your post page to show a favorite post link.
 2. `$favorites = WeDevs_Favorite_Posts::init()->get_favorites();` – get favorite posts.
    Supports **3** parameters, `post_type`, `limit`, `offset`. The default `post_type`
    is `all`, for getting all post types.
 3. Show favorite posts in a widget.
 4. Use the shortcode `[favorite-post-btn]` for inserting the favorite post link. You
    can also pass a post id as a parameter. `[favorite-post-btn post_id="938"]`.
 5. Use the shortcode `[favorite-post]` to display favorited posts. You can also pass
    these parameters: `user_id`, `count`, `post_type`. e.g. `[favorite-post user_id
    ="1" count="5" post_type="all"]`

#### Contribute

This may have bugs and lack of many features. If you want to contribute on this 
project, you are more than welcome. Please fork the repository from [Github](https://github.com/tareq1988/wedevs-favorite-post).

#### Author

Brought to you by [Tareq Hasan](http://tareq.wedevs.com) from [weDevs](http://wedevs.com)

#### Donate

Please [donate](http://tareq.wedevs.com/donate/) for this awesome plugin to continue
it’s development to bring more awesome features.

## Installation

Extract the zip file and just drop the contents in the wp-content/plugins/ directory
of your WordPress installation and then activate the Plugin from Plugins page.

## FAQ

Nothing here

## Reviews

![](https://secure.gravatar.com/avatar/cd60a8f2bab34ed01e720805cd07493e0744d0d34389978ea924255784c32bda?
s=60&d=retro&r=g)

### 󠀁[So easy to use!](https://wordpress.org/support/topic/so-easy-to-use-230/)󠁿

 [ayilee28](https://profiles.wordpress.org/ayilee28/) April 15, 2024

It’s so easy to use and it’s definitely working. Thank you!

![](https://secure.gravatar.com/avatar/7b21377684daa99141591e9cea2d6b7bf8568138a60ee955801095c59845b146?
s=60&d=retro&r=g)

### 󠀁[Great plugin! Easy to use!](https://wordpress.org/support/topic/great-plugin-easy-to-use-52/)󠁿

 [DragoWeb](https://profiles.wordpress.org/dragoeco/) November 28, 2016

Great plugin, very simple, easy to install and do the job.

 [ Read all 7 reviews ](https://wordpress.org/support/plugin/favorite-post/reviews/)

## Contributors & Developers

“Favorite Post” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ Tareq Hasan ](https://profiles.wordpress.org/tareq1988/)

[Translate “Favorite Post” into your language.](https://translate.wordpress.org/projects/wp-plugins/favorite-post)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/favorite-post/), check
out the [SVN repository](https://plugins.svn.wordpress.org/favorite-post/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/favorite-post/) 
by [RSS](https://plugins.trac.wordpress.org/log/favorite-post/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0 (24 October, 2016)

 * [fix] Deprecated way of widget constructor fixed

#### 0.1

Initial version released

## Meta

 *  Version **1.0**
 *  Last updated **6 years ago**
 *  Active installations **70+**
 *  WordPress version ** 3.3 or higher **
 *  Tested up to **5.4.19**
 *  Language
 * [English (US)](https://wordpress.org/plugins/favorite-post/)
 * Tags
 * [Bookmark](https://twd.wordpress.org/plugins/tags/bookmark/)[favorite](https://twd.wordpress.org/plugins/tags/favorite/)
 *  [Advanced View](https://twd.wordpress.org/plugins/favorite-post/advanced/)

## Ratings

 4.3 out of 5 stars.

 *  [  5 5-star reviews     ](https://wordpress.org/support/plugin/favorite-post/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/favorite-post/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/favorite-post/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/favorite-post/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/favorite-post/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/favorite-post/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/favorite-post/reviews/)

## Contributors

 *   [ Tareq Hasan ](https://profiles.wordpress.org/tareq1988/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/favorite-post/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://tareq.wedevs.com/donate/)