apply_filters( 'llms_unprefixed_post_types', string[] $post_types )
Filter the list of post types whose name doesn’t start with the prefix ‘llms_’.
Parameters Parameters
- $post_types
-
(string[]) WP_Post post type names.
Source Source
Changelog Changelog
Version | Description |
---|---|
4.10.1 | Introduced. |