That is an extension for the UserPro Profiles Plugin for WordPress.
Consumer Bookmarks plugin will enable customers to bookmark any content material they need, classes, posts, discussion board matters, customized posts, and in addition handle their bookmarks into collections. The plugin presents a easy option to present the bookmarks and bookmark widget and could be built-in into any theme.
Customers can favourite or bookmark posts, merchandise, discussion board matters in addition to any customized submit varieties!
A Sidebar widget to bookmark any content material, add new assortment, and take away a bookmarked submit!
You’ll be able to allow auto-embedding of Bookmark widget on all submit varieties you WANT through admin settings!
A easy shortcode [userpro_bookmarklist] that may be embedded anyplace to permit consumer to handle his bookmarks and consider/entry them simply through ajax.
Admin settings to allow the bookmarking on these submit varieties you need solely, and exclude particular posts from being bookmarked too, plus many different customization choices to tweak the textual content, and so forth.
Enable total collections to be eliminated, or give consumer the selection to maintain bookmarks and take away the gathering!
You’ll be able to embed the bookmark widget through shortcode (as well as sidebar widget and computerized embedding):
[userpro_bookmark]
Or through php API:
world $userpro_fav;
echo $userpro_fav->bookmark();
So easy. And you may as well embed the collections through shortcode:
[userpro_bookmarklist]
or through php API
world $userpro_fav;
echo $usrepro_fav->bookmarks();
There are a bunch of choices that may be personalized through shortcode, the identical settings which might be out there in software settings are customizable through shortcode, so you may rename bookmark to favourite or translate it to your language.
This software is totally localized too!
UPDATES
Model 4.0.2 (27 Jul 2022) ============================ - Mounted bug : Customers cannot see every others public bookmarks - Mounted bug : Present consumer cannot see personal bookmarks on his profile Model 4.0.1 (04 Aug 2017) ============================ - Mounted bug : Pressing bug repair Model 4.0 (04 Aug 2017) ============================ - Enhancement : Bookmark rely column is now made sortable Model 3.9(24 Might 2017) ============================ - New Function : Collections could be displayed in Grid Structure ( Use the shortcode as follows - [userpro_bookmarklist layout="grid"] ) Model 3.8(31 Mar 2017) ============================ - Enhancement : The bookmark rely is up to date with AJAX after bookmarking the submit - Enhancement : Administrator can now restrict the variety of collections to be created by customers - Enhancement : Administrator can now restrict the variety of posts to be bookmarked in a single assortment Model 3.7(12 Sep 2016) ============================ - New Function : Added auto replace Model 3.6(26 Aug 2016) ============================ - Mounted Bug : Bookmark rely not displayed appropriately - Mounted Bug : A couple of collections exhibiting as chosen at a time Model 3.5(20 June 2016) ============================ - Enhancement : Added configurable setting for displaying Coronary heart Icon for bookmarking the content material to Default Assortment - Enhancement : Added choice for Administrator to create a number of collections Model 3.4(15 April 2016) ============================ - Enhancement : Added Bookmark widget in Profile Customizer for UserPro Dashboard Model 3.3(02 Feb 2016) ============================ - New characteristic : Added configurable setting for displaying bookmark widget in popup Model 3.2(07 Jan 2016) ============================ - New characteristic : Added configurable setting for enabling/disabling creating new assortment Model 3.1(23 Dec 2015) ============================ - New characteristic : Added configurable choice in backend to show the Social buttons on the gathering - Mounted Bug : Social Share button not displaying on altering assortment Model 3.0(11 Dec 2015) ============================ - New characteristic : Consumer can now share their personal bookmarks on social media Model 2.9(9 Nov 2015) ============================ - New characteristic : Now Bookmark Rely is displayed within the WordPress Posts web page Model 2.8(3 Nov 2015) ============================ - New characteristic : Added configurable choice in backend to show the Login and Registration kinds in popup Model 2.7(26 Oct 2015) ============================ - New characteristic : Added widget( UserPro - Prime 5 bookmarks ) to indicate high 5 bookmarked submit Model 2.6(13 Oct 2015) ============================ - New characteristic : Now single submit could be bookmarked into a number of collections , added setting in admin panel to allow/disable this characteristic Model 2.5(22 Sep 2015) ============================ - New characteristic :Admin can now resolve whether or not coronary heart icon ought to be displayed on bookmark widget or not Model 2.4(15 Sep 2015) ============================ - New characteristic :Administrator can reset to manufacturing facility settings by clearing all customers bookmarks and bookmark collections Model 2.3(27 Aug 2015) ============================ - Mounted :Public bookmarks displaying multipletime within the collectionlist Model 2.2(22 July 2015) ============================ - Administrator can now resolve whether or not to show public bookmarks to friends consumer (Given setting at backend) Model 2.1(12 Jun 2015) ============================ - Added Function to computerized updates - Added characteristic to show customers public bookmarks on the profile web page Model 2.0(01 Apr 2015) ============================ - Enhanced safety - Admin can now resolve whether or not class bookmarking ought to be allowed or not Model 1.9(5 Mar 2015) ============================ - Mounted : Bookmarks incorrectly added twice in newly created assortment, even when nothing is added in it Model 1.8(27 Feb 2015) ============================ - Added characteristic to show the avatar of customers who has bookmarked the submit Model 1.7 (20 Feb 2015) ============================ - Added characteristic to show the variety of instances the submit has been bookmarked. Model 1.6 (31 Jan 2015) ============================ - Added characteristic to mark new assortment public or personal. Use [userpro_publicbookmark] to show public bookmarks. Model 1.5 (4 Dec 2014) ============================ - Added characteristic to bookmark class. Model 1.4.1 (13 Nov 2014) ============================ - Mounted Bug for Add Bookmark. Model 1.4 (17 Oct 2014) ============================ - Mounted IE11 Compatibility situation. Model 1.0 (25 Dec 2013) ============================ - Preliminary Model of the Bookmarks Addon for UserPro.