[wp-trac] [WordPress Trac] #17838: Allow plugins to change update count
WordPress Trac
wp-trac at lists.automattic.com
Sun Jun 19 01:31:27 UTC 2011
#17838: Allow plugins to change update count
----------------------------+------------------------------
Reporter: usermrpapa | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 3.2
Severity: normal | Resolution:
Keywords: |
----------------------------+------------------------------
Comment (by dd32):
A common method plugins have been doing, is to simply inject their updates
into the global transient, as a result, the counts are correct (Assuming
it's a plugin or theme update you're talking about here) and in most
cases, it results in less code for the author to write (Since core picks
up the update like it's one from WordPress.org and handles it correctly),
and a more seemless experience for the user.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17838#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list