wpseek.com
WordPress开发者和主题制作者的搜索引擎



quick_edit_show_taxonomy › WordPress过滤钩子

Sincen/a
已弃用n/a
apply_filters( 'quick_edit_show_taxonomy', $tax_object->show_in_quick_edit, $taxonomy, $post['post_type'] )
定义在:
文档:

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





源码

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