Changeset 60264 for trunk/src/wp-includes/taxonomy.php
- Timestamp:
- 05/29/2025 11:07:35 PM (14 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/taxonomy.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/taxonomy.php
r60249 r60264 1383 1383 * Adds metadata to a term. 1384 1384 * 1385 * For historical reasons both the meta key and the meta value are expected to be "slashed" (slashes escaped) on input. 1386 * 1385 1387 * @since 4.4.0 1386 1388 * … … 1409 1411 /** 1410 1412 * Removes metadata matching criteria from a term. 1413 * 1414 * For historical reasons both the meta key and the meta value are expected to be "slashed" (slashes escaped) on input. 1411 1415 * 1412 1416 * @since 4.4.0 … … 1456 1460 * If the meta field for the term does not exist, it will be added. 1457 1461 * 1462 * For historical reasons both the meta key and the meta value are expected to be "slashed" (slashes escaped) on input. 1463 * 1458 1464 * @since 4.4.0 1459 1465 *
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)