wpseek.com
A WordPress-centric search engine for devs and theme authors
post_type_labels_{$post_type} › WordPress Filter Hooks
Since3.5.0
Deprecatedn/a
› apply_filters( "post_type_labels_{$post_type}", $labels )
| Parameters: |
|
| See: |
|
| Defined at: |
|
| Codex: |
Filters the labels of a specific post type.
The dynamic portion of the hook name, `$post_type`, refers to the post type slug. Possible hook names include: - `post_type_labels_post` - `post_type_labels_page` - `post_type_labels_attachment`Related Functions: get_post_type_labels, post_type_supports, post_type_archive_title, post_type_exists, add_post_type_support, is_post_type_viewable