Skip to content

Commit

Permalink
Add taxonomy exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
sc0ttkclark committed Sep 10, 2024
1 parent 6c3f61f commit acb09ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions classes/PodsMeta.php
Original file line number Diff line number Diff line change
Expand Up @@ -2983,6 +2983,7 @@ public function is_type_covered( $type, $object_name = null ) {
'post_format' => true,
'wp_theme' => true,
'wp_template_part_area' => true,
'wp_pattern_category' => true,
// Disable Beaver Builder taxonomies.
'fl-builder-template-category' => true,
'fl-builder-template-type' => true,
Expand Down

0 comments on commit acb09ab

Please sign in to comment.