Would a member of your site want to list of "My favorite teachers"? When using "WP Favorite posts", similar thing is possible.

 

Trial environment

WordPress3.9.1
ThemeTwenty Twelve 1.4
Plugins OLBsystem 0.6.0
WP Favorite Posts 1.6.2
WP Multibyte Patch 2.0

 

Procedure

  1. Install "WP Favorite Posts" and activate it.

    Install "WP Favorite posts"

    Install "WP Favorite posts"

  2. Open the menu "Settings: WP Favorite posts".Change several plug-in options.

    * Only registered users can favorite: Enable (Checked)
    * Auto show favorite link: Select "After post" or "Before post"

    Options of WP Favorite posts

    Options of WP Favorite posts

  3. Make a new page as "My Favorite teachers", And insert code "{{wp-favorite-posts}}}.

    Add a new page

    Add a new page


    If you would like to only posts in a category of "teacher" display a "favorite" link, cord "<?php wpfp_link() ?>" should be inserted in a "single template" accordingly.

  4. Open a page of each teachers. The link of favorite was added to those page.

    Link of favorite

    Link of favorite

  5. If members click a "favorite" link on each page, that teacher will be added to each member's "favorite list".

    "My favorite teachers" page

    "My favorite teachers" page