wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



quick_edit_show_taxonomy › WordPress Filter Hooks

Dan/a
Deprecaton/a
apply_filters( 'quick_edit_show_taxonomy', $tax_object->show_in_quick_edit, $taxonomy, $post['post_type'] )
Definito a:
Codex:

This filter is documented in wp-admin/includes/class-wp-posts-list-table.php





Sorgenti

if ( ! apply_filters( 'quick_edit_show_taxonomy', $tax_object->show_in_quick_edit, $taxonomy, $post['post_type'] ) ) {