Plugin:
More articles on this plugin:
PHP Actions & Filters
Est. reading time: < 1 minute
Filters
posts-grid-builder/api/post-types/exclude
Filter to exclude post types from the list of available post types in the post selection pop-up
Param: array of post types to exclude
Default:
array(
'attachment',
'elementor_library',
)
posts-grid-builder/template-path
Filter to change the folder name for overwritten templates in the theme(or child theme)
Param: string folder name for rewritten templates
Default:
'posts-grid-builder/'