
That is an extension for the UserPro Profiles Plugin for WordPress.
Person Bookmarks plugin will enable customers to bookmark any content material they need, classes, posts, discussion board matters, customized posts, and likewise handle their bookmarks into collections. The plugin gives a easy approach to present the bookmarks and bookmark widget and will be built-in into any theme.
Customers can favourite or bookmark posts, merchandise, discussion board matters in addition to any customized submit sorts!
A Sidebar widget to bookmark any content material, add new assortment, and take away a bookmarked submit!
You may allow auto-embedding of Bookmark widget on all submit sorts you WANT by way of admin settings!
A easy shortcode [userpro_bookmarklist] that may be embedded wherever to permit person to handle his bookmarks and think about/entry them simply by way of ajax.
Admin settings to allow the bookmarking on these submit sorts you need solely, and exclude particular posts from being bookmarked too, plus many different customization choices to tweak the textual content, and so forth.
Permit total collections to be eliminated, or give person the selection to maintain bookmarks and take away the gathering!
You may embed the bookmark widget by way of shortcode (as well as sidebar widget and automated embedding):
[userpro_bookmark]
Or by way of php API:
international $userpro_fav;
echo $userpro_fav->bookmark();
So easy. And you can even embed the collections by way of shortcode:
[userpro_bookmarklist]
or by way of php API
international $userpro_fav;
echo $usrepro_fav->bookmarks();
There are a bunch of choices that may be custom-made by way of shortcode, the identical settings which might be accessible in software settings are customizable by way of 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) ============================ - Fastened bug : Customers cannot see every others public bookmarks - Fastened bug : Present person cannot see non-public bookmarks on his profile Model 4.0.1 (04 Aug 2017) ============================ - Fastened bug : Pressing bug repair Model 4.0 (04 Aug 2017) ============================ - Enhancement : Bookmark rely column is now made sortable Model 3.9(24 Could 2017) ============================ - New Characteristic : Collections will 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 Characteristic : Added auto replace Model 3.6(26 Aug 2016) ============================ - Fastened Bug : Bookmark rely not displayed appropriately - Fastened 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 possibility 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 possibility in backend to show the Social buttons on the gathering - Fastened Bug : Social Share button not displaying on altering assortment Model 3.0(11 Dec 2015) ============================ - New characteristic : Person can now share their non-public 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 possibility in backend to show the Login and Registration kinds in popup Model 2.7(26 Oct 2015) ============================ - New characteristic : Added widget( UserPro - High 5 bookmarks ) to point out prime 5 bookmarked submit Model 2.6(13 Oct 2015) ============================ - New characteristic : Now single submit will 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 determine whether or not coronary heart icon must be displayed on bookmark widget or not Model 2.4(15 Sep 2015) ============================ - New characteristic :Administrator can reset to manufacturing unit settings by clearing all customers bookmarks and bookmark collections Model 2.3(27 Aug 2015) ============================ - Fastened :Public bookmarks displaying multipletime within the collectionlist Model 2.2(22 July 2015) ============================ - Administrator can now determine whether or not to show public bookmarks to company person (Given setting at backend) Model 2.1(12 Jun 2015) ============================ - Added Characteristic to automated updates - Added characteristic to show customers public bookmarks on the profile web page Model 2.0(01 Apr 2015) ============================ - Enhanced safety - Admin can now determine whether or not class bookmarking must be allowed or not Model 1.9(5 Mar 2015) ============================ - Fastened : 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 non-public. 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) ============================ - Fastened Bug for Add Bookmark. Model 1.4 (17 Oct 2014) ============================ - Fastened IE11 Compatibility subject. Model 1.0 (25 Dec 2013) ============================ - Preliminary Model of the Bookmarks Addon for UserPro.