Changeset 61672
- Timestamp:
- 02/18/2026 07:08:50 AM (3 weeks ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/taxonomy.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/taxonomy.php
r61445 r61672 1768 1768 * @param string $context Context in which to sanitize the term field. 1769 1769 * Accepts 'raw', 'edit', 'db', 'display', 'rss', 1770 * 'attribute', or 'js'. Default 'display'.1770 * 'attribute', or 'js'. 1771 1771 * @return mixed Sanitized field. 1772 1772 */
Note: See TracChangeset
for help on using the changeset viewer.