Show total favorites a user has

Support MB Favorite Posts Show total favorites a user has

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #46097
    JulianJulian
    Participant

    You have a shortcode to list the favorites a user has. Is there a way to display the count of favorite posts for the current user? We would like to display the total favorites a user has to them on the front end when they're logged in.

    We'd also like to display it in an admin column on the users page in the back end.

    Thanks

    #46099
    PeterPeter
    Moderator

    Hello,

    There isn't an option to display a number of favorite posts for the current user. You can follow the documentation below to use the code and get the data from the user meta key mbfp_posts
    https://docs.metabox.io/extensions/mb-favorite-posts/#data
    and output where you prefer.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.