Changeset 42678 for trunk/src/wp-includes/taxonomy.php
- Timestamp:
- 02/09/2018 04:54:58 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/taxonomy.php
r42649 r42678 3231 3231 * 3232 3232 * @since 2.3.0 3233 * @since 4.7.0 Returns a WP_Error object if get_term()returns an error for3233 * @since 4.7.0 Returns a `WP_Error` object if `get_term()` returns an error for 3234 3234 * any of the matched terms. 3235 3235 *
Note: See TracChangeset
for help on using the changeset viewer.