Changeset 9793 for trunk/wp-includes/update.php
- Timestamp:
- 11/19/2008 07:25:53 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/update.php
r9544 r9793 273 273 274 274 add_action( 'load-plugins.php', 'wp_update_plugins' ); 275 add_action( 'load-update.php', 'wp_update_plugins' ); 275 276 add_action( 'admin_init', '_maybe_update_plugins' ); 276 277 add_action( 'wp_update_plugins', 'wp_update_plugins' );
Note: See TracChangeset
for help on using the changeset viewer.