- Timestamp:
- 07/27/2017 12:40:27 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php
r39032 r41162 21 21 * 22 22 * @since 4.7.0 23 * @access protected24 23 * @var string 25 24 */ … … 30 29 * 31 30 * @since 4.7.0 32 * @access public33 31 * 34 32 * @param string $taxonomy Taxonomy to register fields for. … … 42 40 * 43 41 * @since 4.7.0 44 * @access protected45 42 * 46 43 * @return string The meta type. … … 54 51 * 55 52 * @since 4.7.0 56 * @access public57 53 * 58 54 * @return string The REST field type.
Note: See TracChangeset
for help on using the changeset viewer.