wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
manage_{$post->post_type}_posts_custom_column › WordPress Action Hooks
Seit3.1.0
Veraltetn/v
› do_action( "manage_{$post->post_type}_posts_custom_column", $column_name, $post->ID )
Parameter: (2) |
|
Definiert in: |
|
Codex: |
Fires for each custom column of a specific post type in the Posts list table.
The dynamic portion of the hook name, $post->post_type
, refers to the post type.
Possible hook names include:
manage_post_posts_custom_column
manage_page_posts_custom_column
Ähnliche Funktionen: get_post_custom_values, get_post_type_object, get_all_post_type_supports, get_post_type_archive_link, get_the_post_type_description, _update_post_term_count