Skip to content

Instantly share code, notes, and snippets.

Created October 15, 2012 14:38
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 anonymous/3892808 to your computer and use it in GitHub Desktop.
Save anonymous/3892808 to your computer and use it in GitHub Desktop.
add_filter( 'tribe_events_community_form_before_the_categories', '__return_null' );
add_filter( 'tribe_events_community_form_the_categories', '__return_null' );
add_filter( 'tribe_events_community_form_after_the_categories', '__return_null' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment