Title: Can&#039;t disable automatic updates
Last modified: August 24, 2016

---

# Can't disable automatic updates

 *  [GTHvidsten](https://wordpress.org/support/users/gthvidsten/)
 * (@gthvidsten)
 * [11 years ago](https://wordpress.org/support/topic/cant-disable-automatic-updates/)
 * I have added these lines to my wp-config.php:
 *     ```
       define('AUTOMATIC_UPDATER_DISABLED', true );
       define('WP_AUTO_UPDATE_CORE', false );
       ```
   
 * Yet there’s still messages at the top of the screen telling me to update wordpress.
   
   What else must I do to completely disable updates and updatemessages?
 * PS: I prefer native solutions, not plugins.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Bill](https://wordpress.org/support/users/chubbycrow/)
 * (@chubbycrow)
 * [11 years ago](https://wordpress.org/support/topic/cant-disable-automatic-updates/#post-6075987)
 * > Can’t disable automatic updates
 * It seems you _have_ disabled them. WP is still going to do its job of telling
   you how far behind you’re getting though. I suppose you could ‘inspect element’
   for the message and craft a css rule to hide it.
    `element-selector {display:
   none;}`
 *  Thread Starter [GTHvidsten](https://wordpress.org/support/users/gthvidsten/)
 * (@gthvidsten)
 * [11 years ago](https://wordpress.org/support/topic/cant-disable-automatic-updates/#post-6075998)
 * So there’s no way to disable the messages about updates as well without having
   to resort to hiding through CSS?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Can't disable automatic updates’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [GTHvidsten](https://wordpress.org/support/users/gthvidsten/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/cant-disable-automatic-updates/#post-6075998)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
