wpseek.com
A WordPress-centric search engine for devs and theme authors
register_{$post_type}_post_type_args › WordPress Filter Hooks
Since6.4.0
Deprecatedn/a
› apply_filters( "register_{$post_type}_post_type_args", $args, $this->name )
Parameters: (2) |
|
Defined at: |
|
Codex: |
Filters the arguments for registering a specific post type.
The dynamic portion of the filter name, $post_type
, refers to the post type key.
Possible hook names include:
register_post_post_type_args
register_page_post_type_args
Related Functions: register_post_type, register_block_core_post_terms, unregister_post_type, register_post_status, register_post_meta, unregister_post_meta