
From the makers of
It is a standalone WordPress plugin for the UserPro Consumer Bookmarks addon here.
It has the identical options of the bookmarks addon, and doesn’t require UserPro to be put in – So It may be used standalone on any WordPress website!
Consumer Bookmarks plugin will enable customers to bookmark any content material they need, posts, discussion board matters, customized posts, and in addition handle their bookmarks into collections. The plugin presents a easy solution 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 put up sorts!
A Sidebar widget to bookmark any content material, add new assortment, and take away a bookmarked put up!
You possibly can allow auto-embedding of Bookmark widget on all put up sorts you WANT by way of admin settings!
A easy shortcode [collections] that may be embedded anyplace to permit consumer to handle his bookmarks and look at/entry them simply by way of ajax.
Admin settings to allow the bookmarking on these put up 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.
Enable whole collections to be eliminated, or give consumer the selection to maintain bookmarks and take away the gathering!
You possibly can embed the bookmark widget by way of shortcode (as well as sidebar widget and automated embedding):
[bookmark]
Or by way of php API:
world $wpb;
echo $wpb->bookmark();
So easy. And you can even embed the collections by way of shortcode:
[collections]
or by way of php API
world $wpb;
echo $wpb->bookmarks();
There are a bunch of choices that may be personalized by way of shortcode, the identical settings which might be obtainable in device settings are customizable by way of shortcode, so you may rename bookmark to favourite or translate it to your language.
This device is absolutely localized too!
UPDATES
Model 3.5.1 (02 Dec 2022) ============================ - Mounted Bug : Eliminated auto-occurring backslash. Model 3.5 (15 Apr 2022) ============================ - Mounted Bug : Modified brand URL in wp-admin. Model 3.4 (04 Aug 2017) ============================ - Enhancement : Bookmark rely column is now made sortable Model 3.3 (21 June 2017) ============================ - New Function : Collections will be displayed in Grid Format ( Use the shortcode as follows - [collections layout="grid"] ) Model 3.2 (03 Apr 2017) ============================ - Enhancement : The bookmark rely is up to date with AJAX after bookmarking the put up - 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.1 (13 Feb 2017) ============================ - Mounted Bug : Bookmark rely not displayed accurately - Mounted Bug : Multiple collections exhibiting as chosen at a time Model 3.0 (24 June 2016) ============================ - New characteristic : Added configurable setting for displaying Coronary heart Icon for bookmarking the content material to Default Assortment - New characteristic : Added possibility for Administrator to create a number of collections Model 2.9 (12 Feb 2016) ============================ - New characteristic : Added configurable setting for displaying bookmark widget in popup Model 2.8 (29 Dec 2015) ============================ - New characteristic : Added configurable possibility in backend to show the Social buttons on the gathering Model 2.7 (15 Dec 2015) ============================ - New characteristic : Consumer can now share their personal bookmarks on social media Model 2.6 (26 Nov 2015) ============================ - New characteristic : Added configurable setting to allow/disable creating new assortment Model 2.5 (9 Nov 2015) ============================ - New characteristic : Now Bookmark Rely is displayed on Posts and Pages in backend Model 2.4 (27 Oct 2015) ============================ - New characteristic : Added widget( High 5 bookmarks ) to point out high 5 bookmarked put up Model 2.3 (13 Oct 2015) ============================ - New characteristic : Now single put up will be bookmarked into a number of collections , added setting in admin panel to allow/disable this characteristic Model 2.2 (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.1 (9 Sep 2015) ============================ - New Function : Added automated updates Model 2.0 (26 Aug 2015) ============================ - Up to date: Changed Timthumb with various script Model 1.9 (14 July 2015) ============================ - Mounted Bug : publiccollection shortcode not working. - Mounted Bug : Assortment rely displaying 0 whereas it has 1. Model 1.8 (3 Apr 2015) ============================ - Enhanced safety - Admin can now resolve whether or not class bookmarking ought to be enabled or disabled Model 1.7 (13 Mar 2015) ============================ - Added characteristic to show the avatar of customers who has bookmarked the put up Model 1.6 (5 Mar 2015) ============================ - Mounted : Bookmarks incorrectly added twice in newly created assortment, even when nothing is added in it Model 1.5 (27 Feb 2015) ============================ - Added characteristic to show the variety of instances the put up has been bookmarked. Model 1.4 (31 Jan 2015) ============================ - Added characteristic to mark new assortment public or personal. Use [publiccollections] to show public bookmarks. Model 1.3 (6 Dec 2014) ============================ - Added characteristic to bookmark class too Model 1.0 (6 Jan 2014) ============================ - Preliminary Model of the Bookmarks Plugin