mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Don't store nonexistent (deleted) menus in the auto-add option. see #13447.
git-svn-id: https://develop.svn.wordpress.org/trunk@14934 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -714,7 +714,7 @@ function get_term_to_edit( $id, $taxonomy ) {
|
||||
*
|
||||
* The 'get_terms_orderby' filter passes the ORDER BY clause for the query
|
||||
* along with the $args array.
|
||||
|
||||
*
|
||||
* The 'get_terms_fields' filter passes the fields for the SELECT query
|
||||
* along with the $args array.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user