Make WordPress Core


Ignore:
Timestamp:
02/26/2014 06:54:26 AM (11 years ago)
Author:
nacin
Message:

Decrement update count bubbles as plugins/themes are updated, live.

props gcorne, mitchoyoshitaka.
fixes #17703.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/plugins.php

    r27158 r27280  
    114114            $parent_file = 'plugins.php';
    115115
     116            wp_enqueue_script( 'updates' );
    116117            require_once(ABSPATH . 'wp-admin/admin-header.php');
    117118
Note: See TracChangeset for help on using the changeset viewer.