quick_edit_show_taxonomy – filter
Filters whether the current taxonomy should be shown in the Quick Edit panel.
Parameters
- .
- ( 4.2.0 ) . .
- ( bool ) $show_in_quick_edit Whether to show the current taxonomy in Quick Edit. . . .
- $taxonomy_name
- ( string ) Taxonomy name. . . .
- $post_type
- ( string ) Post type of current Quick Edit post. . . .