Recent plugins for WordPress

23

In resources — WordPress users can now enjoy not configuring the way their recent posts, recent updates and recent comments plugins behave: These plugins will now decide which is the best number of posts to display for them.

Update: These plugins have been replaced by the Fuzzy Widgets plugin.

Filed under Blog, WordPress by on #

Comments on Recent plugins for WordPress

April 12th, 2005

Monkeypup @ 2:51 am #

Great plugin! I've installed it on my site, and it looks great. One problem, mainly due to my complete incompetence with php, I guess. I would like to get rid of the black dot preceding "recent comments" but have no idea where in the code it is represented. Could you help me? Thanks, and thanks again for this awesome plugin.
MP

Zulan @ 12:25 pm #

1.2 is everything I could have asked for! Thanks alot!

April 16th, 2005

Richard @ 4:20 pm #

Hi Denis,

Beta-2 works fantastically. Thanks for making my life just that little bit easier with this intelligent plugin ;)

To anyone else reading my post I truely recommend this great plugin. Well documented, easy to use and updated regularly

Cheers

April 18th, 2005

Austin @ 5:25 pm #

please notify of updates

April 21st, 2005

Wadlbeisser @ 9:04 am #

Thans for that great plugin. Now I got exactly what I was looking for.

April 23rd, 2005

Mark Fleming @ 2:29 pm #

Sorry, it screwed up your display. But this is a real problem at occurs on purpose by people or just because someone has pasted in a long URL. Can't you have your plugin check for something like ths (after x number of chars, insert space, or similar?)?

Mark Fleming @ 7:31 pm #

Looks like you must have fixed it. Great.

April 25th, 2005
April 26th, 2005
April 27th, 2005

TedFox @ 12:22 pm #

Uh. i added some code in comments in the pluging contest blog. to hide comments from private posts.

May 9th, 2005
May 10th, 2005

MaxPower @ 1:52 am #

Nice work on your plugin, I like what it does. Question, is there anyway to limit it to posts from a certain category?

May 19th, 2005

Worker Bee @ 2:05 pm #

Good work as always!

Can't wait into you have the categories function in place.

Then perhaps you can call it multiple times on the same page/sidebar and break down the popular categories of your site into recent postings for summary purposes

May 21st, 2005

Koen Sadza @ 7:50 pm #

This plugins does not generate valid XHTML,
nor do the others.

You most common mistake is to forget the < li> tag before < h2>Title< /h2>
and the < /li> tag after the plugin's output.

Anyway, I fixed it and these are GREAT plugins!!

May 25th, 2005

chwei @ 7:38 pm #

Great? but `excerpt_length` and `max_word_length` can not work with chinese character.