Wordpress : How to programatically return the number of plugins that need update -


is there way return number appears in little red bubble next "plugins" when of them need update ?

i'm using wordpress 3.0.5

there's routine in wp-admin/includes/update.php line 155 (in wp 3.0.5) called get_plugin_updates(). returns array of plugins update's available. count(get_plugin_update()) should you.


Comments

Popular posts from this blog

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

apache - Add omitted ? to URLs -

php - How can I stop spam on my custom forum/blog? -