wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



quick_edit_show_taxonomy › WordPress Filter Hooks

Seitn/v
Veraltetn/v
apply_filters( 'quick_edit_show_taxonomy', $tax_object->show_in_quick_edit, $taxonomy, $post['post_type'] )
Definiert in:
Codex:

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





Quellcode

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