User Bookmarks for WordPress is a complete bookmarking system that gives your users a way to save their favorite posts to their own personal bookmarks list. The plugin is fully ajaxed for a nice, smooth user experience.
Features
- Allow logged-in users to bookmark their favorite items
- Each user can view a list of their bookmarks
- Ability for logged-in users to delete bookmarks
- 3 widgets included
- Bookmark Control Widget to show Add / Remove Bookmark
- User Bookmarks List to show the currently logged-in user’s bookmarks
- Most Bookmarked Widget to show the most often bookmark posts, pages and custom post types
- 3 short codes included
- Bookmark Links to show Add / Remove Bookmark links for logged-in users
- User Bookmarks List to show the currently logged-in user’s bookmarks
- Most Bookmarked Lists to show the most often bookmark posts, pages and custom post types
- WP Dashboard widget included to display most popular bookmarks across the site
- Template tags also included for each of the 3 functions above
This plugin is perfect for any website that provides a lot of content to its users and wishes to have a way for users to keep track of their favorite info.
Adding and removing of bookmarks is all done with ajax, giving a seamless, no-reload-required browsing experience.
User Bookmarks is a very lightweight plugin that provides a very powerful feature set. The plugin has been developed to integrate perfectly with your WordPress theme, and so only minimal styling is included.
Purchase $7

Hi there
Plugin looks good – but need one key function which I can’t seem to find.
I understand users need to be registered/logged in to save their bookmarks.
But I’d like them to be able to see the ‘Bookmark this post” even if they are not logged in – so that they know that this is an option for them. Then they would be asked to register or log in before they can bookmark. Is this possible with your plugin?
Also, does it allow bookmarking of custom posts?
Thanks in advance for your reply
Are you comfortable making a couple of minor changes to the PHP?
Yes it allows bookmarking custom post types.
Hi, thanks for your reply. Yes, we’re comfortable making changes to the PHP .. be grateful if you could provide guidance. Thank you
Sorry for the slow reply. You will want to open includes/display-functions.php and then use the is_user_logged_in() function to check if the user is logged in.
Hello,
Nice plugin. One question. How to limit bookmarks. For example, each user have only 9 bookmarks, if trying to hit tenth, warning pop out, or something like that.
Thanks in advance!
Out of the box that is not possible, sorry.