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



quick_edit_enabled_for_taxonomy › WordPress Filter Hooks

Seitn/v
Veraltetn/v
apply_filters( 'quick_edit_enabled_for_taxonomy', true, $taxonomy )
Definiert in:
Codex:

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





Quellcode

$quick_edit_enabled = apply_filters( 'quick_edit_enabled_for_taxonomy', true, $taxonomy );