• I’m trying to locate a plugin or code something that will allow users to favorite a post and create a list for themselves that separates it by the Catname. Anyone have any thoughts or ideas, Please! Am using Favorite posts extended plugin but it doesn’t seem to have the ability to be modified correctly

Viewing 1 replies (of 1 total)
  • Thread Starter KTerceira

    (@kterceira)

    wondering if I can insert this code

    $category = get_the_category();
    echo $category[0]->cat_name;

Viewing 1 replies (of 1 total)
  • The topic ‘User favorited Posts by Category’ is closed to new replies.