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
查看更多 >