wpseek.com
A WordPress-centric search engine for devs and theme authors



quick_edit_show_taxonomy › WordPress Filter Hooks

Sincen/a
Deprecatedn/a
apply_filters( 'quick_edit_show_taxonomy', $tax_object->show_in_quick_edit, $taxonomy, $post['post_type'] )
Defined at:
Codex:

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





Source

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