Skip to content

Instantly share code, notes, and snippets.

@gegeriyadi
Created October 5, 2015 12:04
Show Gist options
  • Save gegeriyadi/694aaeda43dd13b6edff to your computer and use it in GitHub Desktop.
Save gegeriyadi/694aaeda43dd13b6edff to your computer and use it in GitHub Desktop.
remove_action ( 'load-update-core.php' , 'wp_update_plugins' );
add_filter ( 'pre_site_transient_update_plugins' , '__return_null' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment