How to disable auto update in WordPress?

How to? Disabling auto update in WordPress can be helpful especially when you want to make sure that your site isn’t broken after updating. There is an easy way to do so, just by adding a single line of code in wp-config file as below: define( ‘WP_AUTO_UPDATE_CORE’, false );

How to?

Disabling auto update in WordPress can be helpful especially when you want to make sure that your site isn’t broken after updating.

There is an easy way to do so, just by adding a single line of code in wp-config file as below:

define( 'WP_AUTO_UPDATE_CORE', false );

About Author

Robin Thebe

Digital Strategist based in Sydney.

I am multi disciplined web developer based in Sydney focusing around website design, wordpress development, SEO, SEM and Email Marketing.