WordPress notifier - replicate built-in function whereby if update is available, an icon appears in
        Posted  
        
            by Richard Tape
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Richard Tape
        
        
        
        Published on 2009-09-04T14:58:45Z
        Indexed on 
            2010/06/09
            23:02 UTC
        
        
        Read the original article
        Hit count: 347
        
Hello! First time here, so please be gentle.
Does anyone know how to replicate the built-in functionality of WordPress whereby the admin is informed of when updates for plugins are available - i.e. when one (more more) is available, an icon appears over the plugins menu which contains the number of available updates.
The plugin that I am writing could really benefit, from a UI perspective, with having a feature very similar to this.
Does anyone know if there are any hooks which I can use, or any function which I can call?
Any help on this is greatly appreciated!
Thank you very much in advance,
Richard
© Stack Overflow or respective owner