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).
1.4.4
Security Fix: Stored XSS vulnerability in shortcode attributes (CVE-2024-37114). See
issue #8 for details.
See the
release notes on GitHub.