Make WordPress Core


Ignore:
Timestamp:
05/26/2010 05:11:46 AM (16 years ago)
Author:
nacin
Message:

Don't store nonexistent (deleted) menus in the auto-add option. see #13447.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/taxonomy.php

    r14924 r14934  
    715715 * The 'get_terms_orderby' filter passes the ORDER BY clause for the query
    716716 * along with the $args array.
    717 
     717 *
    718718 * The 'get_terms_fields' filter passes the fields for the SELECT query
    719719 * along with the $args array.
Note: See TracChangeset for help on using the changeset viewer.