Skip to content

Instantly share code, notes, and snippets.

@JustinSainton
Created February 15, 2017 21:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JustinSainton/4d8f1a37b412efdfe0d745129b470c33 to your computer and use it in GitHub Desktop.
Save JustinSainton/4d8f1a37b412efdfe0d745129b470c33 to your computer and use it in GitHub Desktop.
<?php
// In an MU-plugin, or a regular plugin, hooked in prior to includes(), perhaps 'wpsc_started'
add_filter( '_wpsc_maybe_activate_theme_engine_v2', '__return_true' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment