Forums

[resolved] [Plugin: WP Favorite Posts] Code to make widget list signed-in users favorites? (5 posts)

  1. sharris203
    Member
    Posted 2 months ago #

    I only use the plugin for registered users.

    How can I make a widget (html or php code) that will show only the signed-in users favorite list (instead of a favorites page- those codes dont work in widget)?

    http://wordpress.org/extend/plugins/wp-favorite-posts/

  2. sharris203
    Member
    Posted 1 month ago #

    Actually the signed-in part doesn't matter. I just need to make a widget.

  3. sharris203
    Member
    Posted 1 month ago #

    My temporary solution was to use the Sidebar Login widget and add a link to the "My Favorites" page, but I'd still like a whole list of them to show on the side instead.

  4. sharris203
    Member
    Posted 1 month ago #

    solution, anyone?

  5. sharris203
    Member
    Posted 1 month ago #

    I figured it out. i used a php widget to call the fav list function. Forgot what it was now... Maybe list_user_favorites();

Reply

You must log in to post.

About this Topic