Would a member of your site want to list of "My favorite teachers"? When using "WP Favorite posts", similar thing is possible.
Trial environment
WordPress | 3.9.1 |
---|---|
Theme | Twenty Twelve 1.4 |
Plugins | OLBsystem 0.6.0 WP Favorite Posts 1.6.2 WP Multibyte Patch 2.0 |
Procedure
Install "WP Favorite Posts" and activate it.
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"Make a new page as "My Favorite teachers", And insert code "{{wp-favorite-posts}}}.
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.Open a page of each teachers. The link of favorite was added to those page.
If members click a "favorite" link on each page, that teacher will be added to each member's "favorite list".
コメントは停止中です。