[wp-trac] [WordPress Trac] #17703: Decrement update count bubbles when you update things

WordPress Trac noreply at wordpress.org
Tue Feb 25 16:48:57 UTC 2014


#17703: Decrement update count bubbles when you update things
------------------------------------+-----------------------------
 Reporter:  mitchoyoshitaka         |       Owner:  koopersmith
     Type:  enhancement             |      Status:  reviewing
 Priority:  normal                  |   Milestone:  3.9
Component:  Upgrade/Install         |     Version:
 Severity:  trivial                 |  Resolution:
 Keywords:  has-patch dev-feedback  |     Focuses:  administration
------------------------------------+-----------------------------

Comment (by gcorne):

 After discussing a bit with @nacin, we discussed an alternative approach
 that forgoes the ajax call to fetch updated data and instead just
 decrements the existing counts via javascript. Since it is quite unlikely
 that a install with have over 1,000 plugins, we don't need to worry about
 localizing the number, which was one of the main reasons for the ajax
 call.

 [attachment:17703-05.patch 17703-05.patch] is an implementation of this
 approach. The patch also removes the title attribute for the update count,
 which I am not 100% sure we want to do, but it was another aspect that we
 discussed.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/17703#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list