mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Add core_upgrade_preamble action. Props Denis-de-Bernardy. see #10973
git-svn-id: https://develop.svn.wordpress.org/trunk@12204 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -129,6 +129,7 @@ function core_upgrade_preamble() {
|
||||
|
||||
list_plugin_updates();
|
||||
//list_theme_updates();
|
||||
do_action('core_upgrade_preamble');
|
||||
echo '</div>';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user