BACK TO DIRECTORY

Disable Automatic Theme & Plugin Updates

by Jake Spurlock

0.0
(0 ratings)

At the core of this plugin, it is simply using the build in filters to disable automatic theme and plugin updates.

add_filter( 'plugins_auto_update_enabled', '__return_false' );
add_filter( 'themes_auto_update_enabled', '__return_false' );

If you are interested in contributing to this plugin, all issues should be addressed on Github. Pull requests welcome.

Plugin Details

Active Installs
60
Total Downloads
2,286
Version
0.1.6
Requires WP
3.7
Requires PHP
7.0
Tested Up To
5.5.20
Added
2020-06-02
Last Updated
2020-08-06 9:23pm GMT

Ratings

5
0
4
0
3
0
2
0
1
0