[wp-trac] Re: [WordPress Trac] #7265: Plugin update notification
should generate bubble like comment notification bubble
WordPress Trac
wp-trac at lists.automattic.com
Fri Jul 11 13:07:52 GMT 2008
#7265: Plugin update notification should generate bubble like comment notification
bubble
-------------------------+--------------------------------------------------
Reporter: mdawaffe | Owner: anonymous
Type: enhancement | Status: reopened
Priority: normal | Milestone: 2.7
Component: General | Version: 2.6
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+--------------------------------------------------
Changes (by DD32):
* status: closed => reopened
* resolution: fixed =>
Comment:
The action 'init' is fired before any administration includes are
included, As such, The plugin update check is not run on any pages within
the admin area.
One work around is to hook the check onto both init and admin_init, as
admin_init runs after the admin includes have been included.
The other is to include admin includes before init is run.
See the 2 patches for the possible ways
--
Ticket URL: <http://trac.wordpress.org/ticket/7265#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list