WP Manifestindependent plugin directory
manifest / users / ben-favorites

User Favorite Posts

WP Plugin for adding/removing post favorites to loged in users

by Benjamim Alves · github.com/benjamimalves/ben-favorites · website

0stars
0forks

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.zip

Ben 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

  1. Upload the ben-favorites plugin directory to the wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. Visit the plugin settings to configure display options
  4. Use the widgets, display settings, or shortcodes to display the favorite button, and user favorites.