Changeset 42973
- Timestamp:
- 04/13/2018 12:55:28 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php
r42730 r42973 305 305 ), 306 306 'visibility' => array( 307 'description' => __( 'The visibility settings for the taxo monmy.' ),307 'description' => __( 'The visibility settings for the taxonomy.' ), 308 308 'type' => 'object', 309 309 'context' => array( 'edit' ),
Note: See TracChangeset
for help on using the changeset viewer.