- Timestamp:
- 01/05/2026 04:31:14 AM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php
r59023 r61429 481 481 'title' => empty( $args['label'] ) ? '' : $args['label'], 482 482 'description' => empty( $args['description'] ) ? '' : $args['description'], 483 'default' => isset( $args['default'] ) ? $args['default'] :null,483 'default' => $args['default'] ?? null, 484 484 ); 485 485
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)