Changeset 44519 for trunk/src/wp-admin/includes/post.php
- Timestamp:
- 01/09/2019 03:10:17 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/post.php
r44367 r44519 1995 1995 * Sanitizes POST values from a checkbox taxonomy metabox. 1996 1996 * 1997 * @since 5. 0.01997 * @since 5.1.0 1998 1998 * 1999 1999 * @param mixed $terms Raw term data from the 'tax_input' field. … … 2007 2007 * Sanitizes POST values from an input taxonomy metabox. 2008 2008 * 2009 * @since 5. 0.02009 * @since 5.1.0 2010 2010 * 2011 2011 * @param mixed $terms Raw term data from the 'tax_input' field.
Note: See TracChangeset
for help on using the changeset viewer.