WordPress plugin “My Favorites”
Save user’s favorite posts and list them.
This plugin is simple. You can save the user’s favorite posts just a install and display them anywhere you want with just a shortcode. The logged-in user’s data is saved in the user meta. Other user’s data is saved to Web Storage (localStorage).
Support on WordPress.org
WordPress.org Forums » [My Favorites] Support
posts_per_page is not working correctly
detail
Replies: 0
When I use the shortcode [ccc_my_favorite_list_results], the saved articles are displayed correctly.
However, if I add the attribute “posts_per_page,” the list displays a maximum of the number added as the value of this attribute, without pagination. Even the item counter changes to show this value.
For example, I have 4 saved articles. When I use the shortcode as is, all 4 are displayed. The item counter shows 4. If I add “posts_per_page=3,” only 3 are displayed, and the counter drops to 3. Pagination and the ability to load more articles are not present.
This happens both when using my own template and when using the default template.
Add a post to favorite list when another button clicked
detail
Replies: 0
I’m using My Favorites on my site. I want to automatically add a post to a user’s favorite list when they click my “Continue Reading” button, without requiring the user to click the favorite button itself. Is this possible?
Does My Favorites provide:
- A server-side PHP function or hook I can call to add a favorite programmatically?
- Or a JS API that allows triggering a favorite save for a specific post without the button being visible?
- If not, do you have any suggestions for how to achieve this?
Usage for migrators from Favorites plugin
detail
Replies: 0
I want to migrate from favoriteposts.com plugin but I am a bit confused. The Favorites plugin has an option in the Settings to enable specific post types and specify display options, so I just have “Enabled Favorites for: Articles” and it displays the favorite button automatically as well as favorited counts for each article.
If I migrate to your plugin how do I get it to display the button in every article, do I need to paste manually the shortcode in each article? Do the counts from visitors in each button remain?
detail
Replies: 3
Hiya,
Wordfence is notifying me of a vulnerability in the plugin; – are you aware of this vulnerability, and is a patch planned?
Hope to hear from you soon.
Best regards.
detail
Replies: 2
Hi Guys,
I’ve been searching for a favorites plugin with sharing/emailable features for 3 years. Please tell me: is it possible for any non-logged in Users to have built a short favorites list of the live bands they like on our Avada website, then send that list to us somehow, so we can check if those bands are able to gig for them?
Thank you, Stu.
Development on GitHub
GitHub - takashi-matsuyama/my-favorites: WordPress plugin "My Favorites"
WordPress plugin "My Favorites". Contribute to takashi-matsuyama/my-favorites development by creating an account on GitHub.
