- Timestamp:
- 04/28/2025 04:03:59 PM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php
r59970 r60197 3076 3076 'description' => __( 'Whether to ignore sticky posts or not.' ), 3077 3077 'type' => 'boolean', 3078 'default' => false,3078 'default' => true, 3079 3079 ); 3080 3080 }
Note: See TracChangeset
for help on using the changeset viewer.