Title: Plugin: Fuzzy recent posts
Last modified: August 18, 2016

---

# Plugin: Fuzzy recent posts

 *  [Denis de Bernardy](https://wordpress.org/support/users/denis-de-bernardy/)
 * (@denis-de-bernardy)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/plugin-fuzzy-recent-posts/)
 * [http://www.semiologic.com/projects/recent-posts/](http://www.semiologic.com/projects/recent-posts/)
 * now v.2.0. And this will be the official support thread.

Viewing 10 replies - 16 through 25 (of 25 total)

[←](https://wordpress.org/support/topic/plugin-fuzzy-recent-posts/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-fuzzy-recent-posts/?output_format=md)
2

 *  Thread Starter [Denis de Bernardy](https://wordpress.org/support/users/denis-de-bernardy/)
 * (@denis-de-bernardy)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/plugin-fuzzy-recent-posts/page/2/#post-201125)
 * v.3.2 is out and adds wrappers for php5 platforms with xslt functions disabled.
 *  Thread Starter [Denis de Bernardy](https://wordpress.org/support/users/denis-de-bernardy/)
 * (@denis-de-bernardy)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/plugin-fuzzy-recent-posts/page/2/#post-201137)
 * v.3.3 silently discards parse errors
 *  [wiwiana](https://wordpress.org/support/users/wiwiana/)
 * (@wiwiana)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/plugin-fuzzy-recent-posts/page/2/#post-201176)
 * any way to modify so I can show more recent posts? Seems it only shows 3 recent
   posts now. I suspected it’s the max_per_day varaible, but it didn’t work..
 *  Thread Starter [Denis de Bernardy](https://wordpress.org/support/users/denis-de-bernardy/)
 * (@denis-de-bernardy)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/plugin-fuzzy-recent-posts/page/2/#post-201177)
 * min_num and max_num
    min_num and max_num let you define a minimum and a maximum
   number of posts to display. They default to 3 and no maximum respectively.
 *  [wiwiana](https://wordpress.org/support/users/wiwiana/)
 * (@wiwiana)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/plugin-fuzzy-recent-posts/page/2/#post-201178)
 * Cool! I now change it to:
    sem_recent_posts(‘min_num=30&max_num=30&feed_name=’);
 * It works! Thanks!
 *  [joelwalsh](https://wordpress.org/support/users/joelwalsh/)
 * (@joelwalsh)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/plugin-fuzzy-recent-posts/page/2/#post-201203)
 * How do you get it to show only the recent posts within the current category when
   the page shown is a single.php page (single post page)?
 * Basically, how do you dynamically insert the category value or else should this
   be done by modifying the plugin, implementing this kind of function:
 * <?php foreach((get_the_category()) as $cat) {echo $cat->cat_ID . ‘ ‘;} ?>
 * Thanks.
 *  Thread Starter [Denis de Bernardy](https://wordpress.org/support/users/denis-de-bernardy/)
 * (@denis-de-bernardy)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/plugin-fuzzy-recent-posts/page/2/#post-201206)
 * there is a documented param to restrict the list to a single cat.
 *  [tiappolo](https://wordpress.org/support/users/tiappolo/)
 * (@tiappolo)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/plugin-fuzzy-recent-posts/page/2/#post-201247)
 * Hi,Denis.I have a question:how to change min_num and max_num to display more 
   posts in your program? thank you
 *  [raptor2000](https://wordpress.org/support/users/raptor2000/)
 * (@raptor2000)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/plugin-fuzzy-recent-posts/page/2/#post-201248)
 * You said.. “there is a documented param to restrict the list to a single cat”
 * Can you please tell me where this is documented? I looked on the page on the 
   plugin on your site, in the readme, and in the code.
 * Thanks!
 *  [jhuskey](https://wordpress.org/support/users/jhuskey/)
 * (@jhuskey)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/plugin-fuzzy-recent-posts/page/2/#post-201296)
 * I am using the journalized 3 column theme and I’m trying to show the recent posts
   in column b. For some reason, they appear with the list bullets and it also adds
   it’s own “Recently Posted” box that messes my theme up. Can anyone help me by
   telling me how to remove the box and the bullets? Please!

Viewing 10 replies - 16 through 25 (of 25 total)

[←](https://wordpress.org/support/topic/plugin-fuzzy-recent-posts/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-fuzzy-recent-posts/?output_format=md)
2

The topic ‘Plugin: Fuzzy recent posts’ is closed to new replies.

## Tags

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

 * 25 replies
 * 11 participants
 * Last reply from: [jhuskey](https://wordpress.org/support/users/jhuskey/)
 * Last activity: [19 years, 10 months ago](https://wordpress.org/support/topic/plugin-fuzzy-recent-posts/page/2/#post-201296)
 * Status: not a support question

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
