[wp-testers] March 19th Plugins

Aaron Brazell aaron at technosailor.com
Sun Mar 20 22:19:16 GMT 2005


I suppose, but I have quite a few plugins in my plugins folder and not all
of them I use (I know bad organizing habits). I don't remember always which
ones I'm using. I imagine I'm not the only guy like me.

Aaron Brazell____________
Editor, Technosailor.com
http://www.technosailor.com
 
-----Original Message-----
From: wp-testers-bounces at lists.automattic.com
[mailto:wp-testers-bounces at lists.automattic.com] On Behalf Of Luc Saint-Elie
Sent: Sunday, March 20, 2005 4:31 AM
To: wp-testers at lists.automattic.com
Subject: Re: [wp-testers] March 19th Plugins

At 18:06 -0500 19/03/05, Aaron Brazell wrote:
>The March 19th Nightly deactivated all of my plugins. Stopped my 
>heart for a moment until I figured out what was going on.


Same thing here (and I thought it was a good/safe idea , forcing user 
to reactivate plug ins will highlight plug in compatibility problem 
if any arises)

By the way, I use mdtw recent-comments.php plug in ( 
http://dev.wp-plugins.org/browser/recent-comments/  ) and realized 
that it doesn't fetch for comments attached to pages.

In order to fix that  at the end of the first line of $request

WHERE post_status = 'publish'
by
WHERE (post_status = 'publish' OR post_status = 'static')

Hope this helps


Luc
_______________________________________________
wp-testers mailing list
wp-testers at lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers




More information about the wp-testers mailing list