You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can use "get_user_favorites()" to get an array of favorite posts IDs and create your own templates with query parameter "post__in".
I came across this plugin today on client's website and I am impressed how well coded it is. Just go to code in app/API/functions.php you can find all helper functions there.
Hi, I would like to suggest the following shortcode attributes for displaying the favorites list:
All of these would be boolean strings defaulting to false.
I would like to use something like this to display the user favorites list as a grid with optional pagination.
The text was updated successfully, but these errors were encountered: