Created
July 19, 2016 02:24
-
-
Save raewrites/c1910badb28a14aadafcd703e602e9de to your computer and use it in GitHub Desktop.
Auto-Update WordPress Themes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add_filter( 'auto_update_theme', '__return_true' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment