

add_filter( 'pre_site_transient_update_plugins', create_function( '$a', "return null;" ) ); add_filter( 'pre_site_transient_update_core', create_function( '$a', "return null;" ) );Add these code in your themes function.php file! That's it :) Enjoy Code! | Raghunath Blog