Skip to content

Instantly share code, notes, and snippets.

@jillmugge
Created April 22, 2014 14:37
Show Gist options
  • Save jillmugge/11181693 to your computer and use it in GitHub Desktop.
Save jillmugge/11181693 to your computer and use it in GitHub Desktop.
Auto Update WP 3.7
//add to function.php (plugin file)
//members chat 10/28/13 handout
add_filter('auto_update_plugin','__return_true');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment