MarieComet / mc-acf-flexible-template

WordPress plugin makes it possible to save the ACF flexible content fields as templates
71 stars 20 forks source link

Make acf template tax optional #14

Closed julesrenaud closed 6 months ago

julesrenaud commented 5 years ago

Added a filter to make acf_template_tax taxonomy registration optional.

julesrenaud commented 5 years ago

Adding add_filter( 'mc_ft_register_taxonomies', '__return_false' ); to functions.php in a WordPress theme will prevent the registration of the custom taxonomy .