quick_edit_enabled_for_taxonomy

過濾鉤子
apply_filters( 'quick_edit_enabled_for_taxonomy', true, $taxonomy )

此過濾器記錄在 wp-admin/includes/class-wp-terms-list-table.php 中

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
$quick_edit_enabled = apply_filters( 'quick_edit_enabled_for_taxonomy', true, $taxonomy );
$quick_edit_enabled = apply_filters( 'quick_edit_enabled_for_taxonomy', true, $taxonomy );
$quick_edit_enabled = apply_filters( 'quick_edit_enabled_for_taxonomy', true, $taxonomy );

常見問題

FAQs
檢視更多 >