Changeset 41688 for trunk/src/wp-includes/taxonomy.php
- Timestamp:
- 10/02/2017 10:13:04 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/taxonomy.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/taxonomy.php
r41684 r41688 3325 3325 * @global wpdb $wpdb WordPress database abstraction object. 3326 3326 * 3327 * @param array $terms List of term objects , passed by reference.3327 * @param array $terms List of term objects (passed by reference). 3328 3328 * @param string $taxonomy Term context. 3329 3329 */
Note: See TracChangeset
for help on using the changeset viewer.