Skip to content

Instantly share code, notes, and snippets.

@barrykooij
Created March 28, 2017 11:13
Show Gist options
  • Save barrykooij/36478879628dd4cf6a80661171980ea4 to your computer and use it in GitHub Desktop.
Save barrykooij/36478879628dd4cf6a80661171980ea4 to your computer and use it in GitHub Desktop.
remove_action( 'wpcm_vehicle_content', 'wpcm_template_single_features', 30 );
add_action( 'wpcm_vehicle_content', 'wpcm_template_single_features', 5 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment