Title: Favorite own posts only
Last modified: August 30, 2016

---

# Favorite own posts only

 *  [project_subdomain](https://wordpress.org/support/users/project_subdomain/)
 * (@project_subdomain)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/favorite-own-posts-only/)
 * Hi,
    I’d like to limit users to favorite their own posts only which is then shown
   to all as it is by default with this plugin.
 *     ```
       <?php if (current_user_can( 'edit_post'));?>
       <?php wpfp_link() ?>
       ```
   
 * does not work and I’m not sure if and how to use the `function wpfp_is_user_can_edit()`
   I found within this plugin.
 * Would be very, very happy for any help with this!
 * [https://wordpress.org/plugins/wp-favorite-posts/](https://wordpress.org/plugins/wp-favorite-posts/)

The topic ‘Favorite own posts only’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-favorite-posts.svg)
 * [WP Favorite Posts](https://wordpress.org/plugins/wp-favorite-posts/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-favorite-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-favorite-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-favorite-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-favorite-posts/reviews/)

## Tags

 * [edit](https://wordpress.org/support/topic-tag/edit/)
 * [favorite](https://wordpress.org/support/topic-tag/favorite/)
 * [only](https://wordpress.org/support/topic-tag/only/)
 * [own posts](https://wordpress.org/support/topic-tag/own-posts/)
 * [show all](https://wordpress.org/support/topic-tag/show-all/)

 * 0 replies
 * 1 participant
 * Last reply from: [project_subdomain](https://wordpress.org/support/users/project_subdomain/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/favorite-own-posts-only/)
 * Status: not resolved