In case you missed it, a quick recap of the past week on WordPress.com, from new features to great blogs to discover.
Открыть вручную файл update.php в директории wp-content/includes/.
Найти и закомментировать все строки, начинающиеся с add_action и add_filter
Типа так:
//add_filter( ‘update_footer’, ‘core_update_footer’ );
//add_action( ‘admin_notices’, ‘update_nag’, 3 );
//add_action( ‘network_admin_notices’, ‘update_nag’, 3 );
// add_action( ‘admin_init’, ‘wp_plugin_update_rows’ );
//add_action( ‘admin_init’, ‘wp_theme_update_rows’ );
//add_action( ‘admin_notices’, ‘maintenance_nag’ );
И всё - Вордпресс перестанет надоедать уведомлениями. Если надо будет вернуть уведомления - просто раскомментируйте их.
Тестировалось на Wordpress 3.6.1
Just in time for the weekend, a tasting menu of some of our very best food blogs, from the most decadent burgers ever created to macarons so beautiful you want to bite into your screen.