Skip to content

Instantly share code, notes, and snippets.

@raewrites
Created July 19, 2016 02:24
Show Gist options
  • Save raewrites/c1910badb28a14aadafcd703e602e9de to your computer and use it in GitHub Desktop.
Save raewrites/c1910badb28a14aadafcd703e602e9de to your computer and use it in GitHub Desktop.
Auto-Update WordPress Themes
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