WordPress User Bookmarks for UserProfessional
This is an extension for the UserPro Profiles Plugin for WordPress.
User Bookmarks plugin will permit customers to bookmark any content material they need, classes, posts, discussion board matters, customized posts, and likewise handle their bookmarks into collections. The plugin presents a easy method to present the bookmarks and bookmark widget and will be built-in into any theme.
Users can favourite or bookmark posts, merchandise, discussion board matters in addition to any customized publish sorts!
A Sidebar widget to bookmark any content material, add new assortment, and take away a bookmarked publish!
You can allow auto-embedding of Bookmark widget on all publish sorts you WANT by way of admin settings!
A easy shortcode [userpro_bookmarklist] that may be embedded wherever to permit consumer to handle his bookmarks and examine/entry them simply by way of ajax.
Admin settings to allow the bookmarking on these publish 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.
Allow complete collections to be eliminated, or give consumer the selection to maintain bookmarks and take away the gathering!
You can embed the bookmark widget by way of shortcode (as well as sidebar widget and automated embedding):
[userpro_bookmark]
Or by way of php API:
world $userpro_fav;
echo $userpro_fav->bookmark();
So easy. And you may also embed the collections by way of shortcode:
[userpro_bookmarklist]
or by way of php API
world $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 are out there in device settings are customizable by way of shortcode, so you possibly can rename bookmark to favourite or translate it to your language.
This device is totally localized too!
UPDATES
Version 4.0.2 (27 Jul 2022) ============================ - Fixed bug : Users cannot see every others public bookmarks - Fixed bug : Current consumer cannot see personal bookmarks on his profile Version 4.0.1 (04 Aug 2017) ============================ - Fixed bug : Urgent bug repair Version 4.0 (04 Aug 2017) ============================ - Enhancement : Bookmark rely column is now made sortable Version 3.9(24 May 2017) ============================ - New Feature : Collections will be displayed in Grid Layout ( Use the shortcode as follows - [userpro_bookmarklist layout="grid"] ) Version 3.8(31 Mar 2017) ============================ - Enhancement : The bookmark rely is up to date with AJAX after bookmarking the publish - 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 Version 3.7(12 Sep 2016) ============================ - New Feature : Added auto replace Version 3.6(26 Aug 2016) ============================ - Fixed Bug : Bookmark rely not displayed accurately - Fixed Bug : More than one collections displaying as chosen at a time Version 3.5(20 June 2016) ============================ - Enhancement : Added configurable setting for displaying Heart Icon for bookmarking the content material to Default Collection - Enhancement : Added possibility for Administrator to create a number of collections Version 3.4(15 April 2016) ============================ - Enhancement : Added Bookmark widget in Profile Customizer for UserProfessional Dashboard Version 3.3(02 Feb 2016) ============================ - New characteristic : Added configurable setting for displaying bookmark widget in popup Version 3.2(07 Jan 2016) ============================ - New characteristic : Added configurable setting for enabling/disabling creating new assortment Version 3.1(23 Dec 2015) ============================ - New characteristic : Added configurable possibility in backend to show the Social buttons on the gathering - Fixed Bug : Social Share button not displaying on altering assortment Version 3.0(11 Dec 2015) ============================ - New characteristic : User can now share their personal bookmarks on social media Version 2.9(9 Nov 2015) ============================ - New characteristic : Now Bookmark Count is displayed within the WordPress Posts web page Version 2.8(3 Nov 2015) ============================ - New characteristic : Added configurable possibility in backend to show the Login and Registration varieties in popup Version 2.7(26 Oct 2015) ============================ - New characteristic : Added widget( UserProfessional - Top 5 bookmarks ) to indicate high 5 bookmarked publish Version 2.6(13 Oct 2015) ============================ - New characteristic : Now single publish will be bookmarked into a number of collections , added setting in admin panel to allow/disable this characteristic Version 2.5(22 Sep 2015) ============================ - New characteristic :Admin can now resolve whether or not coronary heart icon needs to be displayed on bookmark widget or not Version 2.4(15 Sep 2015) ============================ - New characteristic :Administrator can reset to manufacturing facility settings by clearing all customers bookmarks and bookmark collections Version 2.3(27 Aug 2015) ============================ - Fixed :Public bookmarks displaying multipletime within the collectionlist Version 2.2(22 July 2015) ============================ - Administrator can now resolve whether or not to show public bookmarks to friends consumer (Given setting at backend) Version 2.1(12 Jun 2015) ============================ - Added Feature to automated updates - Added characteristic to show customers public bookmarks on the profile web page Version 2.0(01 Apr 2015) ============================ - Enhanced safety - Admin can now resolve whether or not class bookmarking needs to be allowed or not Version 1.9(5 Mar 2015) ============================ - Fixed : Bookmarks incorrectly added twice in newly created assortment, even when nothing is added in it Version 1.8(27 Feb 2015) ============================ - Added characteristic to show the avatar of customers who has bookmarked the publish Version 1.7 (20 Feb 2015) ============================ - Added characteristic to show the variety of occasions the publish has been bookmarked. Version 1.6 (31 Jan 2015) ============================ - Added characteristic to mark new assortment public or personal. Use [userpro_publicbookmark] to show public bookmarks. Version 1.5 (4 Dec 2014) ============================ - Added characteristic to bookmark class. Version 1.4.1 (13 Nov 2014) ============================ - Fixed Bug for Add Bookmark. Version 1.4 (17 Oct 2014) ============================ - Fixed IE11 Compatibility challenge. Version 1.0 (25 Dec 2013) ============================ - Initial Version of the Bookmarks Addon for UserProfessional.