Title: Feature Request: Limit Filter
Last modified: August 30, 2016

---

# Feature Request: Limit Filter

 *  [mojamba](https://wordpress.org/support/users/mojamba/)
 * (@mojamba)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/feature-request-limit-filter/)
 * Great plugin. One thing I have done is create a page with my favorites that my
   site visitors can see (Editor’s Favorites), which is easily accomplished. What
   I had hoped to also do is have a sidebar widget that showed x number of those
   favorites and then linked to the page containing all of them. Unless I am missing
   something, I don’t see any way to do this (via a limit option in the filters 
   for the get favorites function, for example).
 * [https://wordpress.org/plugins/favorites/](https://wordpress.org/plugins/favorites/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [mvaneijgen](https://wordpress.org/support/users/mvaneijgen/)
 * (@mvaneijgen)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/feature-request-limit-filter/#post-8879410)
 * [@mojamba](https://wordpress.org/support/users/mojamba/) was looking to do the
   same thing have you ever figure it out. I thought to just use the normal WordPress
   look but this doesn’t work
 *     ```
       $filters = array(
         'posts_per_page' => 4
       );
       the_user_favorites_list($user_id = null, $site_id = null, $include_links = true, $filters = $filters);
       ```
   
    -  This reply was modified 9 years, 3 months ago by [mvaneijgen](https://wordpress.org/support/users/mvaneijgen/).
 *  Thread Starter [mojamba](https://wordpress.org/support/users/mojamba/)
 * (@mojamba)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/feature-request-limit-filter/#post-8886592)
 * [@mvaneijgen](https://wordpress.org/support/users/mvaneijgen/) I never did get
   it figured out. Would love to hear back from the developer.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Feature Request: Limit Filter’ is closed to new replies.

 * ![](https://ps.w.org/favorites/assets/icon-128x128.png?rev=1677726)
 * [Favorites](https://wordpress.org/plugins/favorites/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/favorites/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/favorites/)
 * [Active Topics](https://wordpress.org/support/plugin/favorites/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/favorites/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/favorites/reviews/)

## Tags

 * [limit](https://wordpress.org/support/topic-tag/limit/)

 * 2 replies
 * 2 participants
 * Last reply from: [mojamba](https://wordpress.org/support/users/mojamba/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/feature-request-limit-filter/#post-8886592)
 * Status: not resolved