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).
Usage
- Shortcode:
[ccc_my_favorite_select_button post_id="" style=""] - Shortcode:
[ccc_my_favorite_list_menu slug="" text="" style=""] - Shortcode:
[ccc_my_favorite_list_results class="" style=""]
For pages with a shortcode for list view ([ccc_my_favorite_list_results]).
“Load More” is displayed with “posts_per_page”.
It will be displayed when the user has more favorite posts than “posts_per_page”.
- Shortcode:
[ccc_my_favorite_list_results posts_per_page="10"]default is 100 posts.
You can display the post’s “excerpt”.
This value is the char length.
If not needed, use “no excerpt” or “0”.
- Shortcode:
[ccc_my_favorite_list_results excerpt="30"]
If you want, you can change the code for list view yourself.
- Shortcode:
[ccc_my_favorite_list_custom_template style=""]
For pages with a shortcode for custom list view ([ccc_my_favorite_list_custom_template]).
Add the function (function ccc_my_favorite_list_custom_template( $my_favorite_post_id ) { }) for your list view to your-theme/functions.php.
$my_favorite_post_id is array.
style=”none” excludes the default CSS for the list.
Detailed usage is under preparation.
Discover More
This plugin is developed on GitHub
| Domain | Exposures | Headers | Last Checked |
|---|---|---|---|
| n*r*.nl | F | 2026-05-04 03:48:20 | |
| d*c*m*x.com (WP 6.9.4) | D | 2026-05-03 18:54:08 | |
| i*o*e*i*e*w*y*.com | C | 2026-05-03 15:13:34 | |
| e*a*i*d*o*o*a.cz | D | 2026-05-03 14:08:05 | |
| a*p.n*u*o*e*i*a*i*n.es (WP 6.9.4) | F | 2026-05-03 13:10:23 | |
| b*z*d.net (WP 6.9.4) | F | 2026-05-03 12:06:25 | |
| m*d*l*f*.ch (WP 6.9.4) | F | 2026-05-03 10:27:13 | |
| s*a*c*e*g*n*r*n*i*g*.net (WP 6.9.4) | F | 2026-05-03 03:05:12 | |
| p*s*p*e*e*c*s.com (WP 6.9.4) | F | 2026-05-02 23:44:39 | |
| c*t*l*g*e*d*s*p*r*a*c*e.com (WP 6.9.4) | F | 2026-05-02 18:27:16 |