Skip to content

Instantly share code, notes, and snippets.

@bhubbard
Created December 7, 2015 23:45
Show Gist options
  • Save bhubbard/b0584de4af68675dd966 to your computer and use it in GitHub Desktop.
Save bhubbard/b0584de4af68675dd966 to your computer and use it in GitHub Desktop.
<?php
if ( defined('IS_WPE_SNAPSHOT') && IS_WPE_SNAPSHOT ) {
deactivate_plugins( plugin_basename( __FILE__ ) );
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment