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

jQuery clickable div with working mailto link inside -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -