mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Fix filter doc vernacular for the quick_edit_show_taxonomy filter.
See [31308]. See #31888. git-svn-id: https://develop.svn.wordpress.org/trunk@32011 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
d0d60543ae
commit
58ee5beced
@ -1010,7 +1010,7 @@ class WP_Posts_List_Table extends WP_List_Table {
|
||||
$show_in_quick_edit = $taxonomy->show_in_quick_edit;
|
||||
|
||||
/**
|
||||
* Filters whether the current taxonomy should be shown in the Quick Edit panel.
|
||||
* Filter whether the current taxonomy should be shown in the Quick Edit panel.
|
||||
*
|
||||
* @since 4.2.0
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user