User Favorite Posts
WP Plugin for adding/removing post favorites to loged in users
by Benjamim Alves · github.com/benjamimalves/ben-favorites · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/benjamimalves/ben-favorites/archive/refs/heads/master.zipBen Favorites Contributors: benjamim_alves Tags: favorites, bookmark Tested up to: 4.0 Stable tag: 1.0.0
License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html
Favorites for any post type. Easily add favoriting
Description
This plugin can provide an way to save favorites.
Features
Shortcode and Widget - To list user favorites
Options of display - Enable or disable favorite functionality on before/after content.
Available for only Logged In Users – For now, i'll promisse to update for non-logged-in users
Important: Favorites requires WordPress version 4.0 or higher, and PHP version 5.4 or higher. - Used the new PHP namespaces
Installation
- Upload the ben-favorites plugin directory to the wp-content/plugins/ directory
- Activate the plugin through the Plugins menu in WordPress
- Visit the plugin settings to configure display options
- Use the widgets, display settings, or shortcodes to display the favorite button, and user favorites.