Skip to content

Instantly share code, notes, and snippets.

@richjenks
Created August 3, 2018 12:13
Show Gist options
  • Save richjenks/c2a6f25f1b373315a2d7bf36c9774b3a to your computer and use it in GitHub Desktop.
Save richjenks/c2a6f25f1b373315a2d7bf36c9774b3a to your computer and use it in GitHub Desktop.
add_action('after_setup_theme', function () {
remove_action('init', 'portfolio_register');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment