Disable Automatic Updates
Disables automatic WordPress core updates
PHP
add_filter('automatic_updater_disabled', '__return_true');
Snippet Feedback
Did this snippet work for you? Do you have any questions about this snippet? Leave some feedback below.
SHARED BY