Make WordPress Core

{1} All Tickets (8022 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (6101 - 6200 of 8022)

REST API (48 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#60608 Missing REST API users endpoint orderby parameters normal normal Awaiting Review enhancement 02/22/2024
#60618 REST API: Meta update fails if unrelated unchanged field is a multi-item array has-patch normal normal Awaiting Review defect (bug) 05/12/2025 4
#61061 PHP Warning with invalid JSON input has-patch low normal Future Release defect (bug) 02/19/2026 32
#61205 Add support for relative paths to theme assets in theme.json normal normal Awaiting Review feature request 09/08/2024 4
#61308 Return `post_types` field in templates REST API oandregal has-patch normal normal Future Release enhancement 01/14/2025 13
#61444 REST API: If Super Admin does not exist in subsite, retrieving users is rejected normal normal Awaiting Review defect (bug) 06/14/2024
#61838 Uncaught TypeError in multiple REST API endpoints from a single bug has-patch normal normal Awaiting Review defect (bug) 08/14/2024 3
#61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation has-patch normal normal Awaiting Review defect (bug) 12/12/2024 3
#61843 REST API endpoint /wp-json/wp/v2/categories returns 500 instead of 400 has-patch normal normal Awaiting Review defect (bug) 08/09/2024 1
#61978 Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns normal normal Awaiting Review enhancement 09/09/2024 2
#62232 WordPress Application Password CORS error when Headless WordPress URL and Site URL are different reporter-feedback normal critical Awaiting Review defect (bug) 10/29/2024 2
#62333 Simplify code structure and optimize conditional logic in REST API controllers has-patch normal minor Awaiting Review enhancement 11/21/2024 12
#62577 WordPress Rest API broken in 6.7.1 close normal normal Awaiting Review defect (bug) 12/11/2024 7
#62604 Prevent false-positive in validate_callback() in REST API has-patch normal normal Awaiting Review enhancement 05/26/2025 1
#62671 REST API Plugins Endpoint: Plugins are activated before language packages are installed has-patch normal normal Awaiting Review defect (bug) 03/03/2026 4
#62701 Post controller: support for grouping results by parent-child relationship has-patch normal normal Future Release enhancement 10/07/2025 14
#62742 Add Missing REST API Filters to WP_REST_Global_Styles_Revisions_Controller has-patch normal normal Future Release defect (bug) 11/03/2025 8
#62855 Add object_id to WP_REST_Meta_Fields::prepare_value_for_response() dev-feedback normal normal Awaiting Review enhancement 05/26/2025 1
#62903 permission_callback should be called before validate_callback in REST API close normal normal Awaiting Review defect (bug) 02/05/2025 5
#63056 Add Missing rest_prepare_ Filters to Several REST API Controllers vipulpatil has-patch normal normal Awaiting Review enhancement 05/26/2025 1
#63074 Automated Output Escaping Based on REST API Schema normal normal Awaiting Review enhancement 03/07/2025
#63092 REST API: Support preloading 'HEAD' requests Mamaduka has-patch normal normal Awaiting Review enhancement 03/13/2025 2
#63130 Add comment_count Support to REST API for Enhanced Sorting and Gutenberg Integration has-patch normal blocker Awaiting Review enhancement 05/26/2025 2
#63186 Empty `properties` PHP array in REST API JSON schema leads to invalid JSON schema output flixos90 has-patch normal normal 7.0 defect (bug) 02/13/2026 5
#63231 Add support for batching GET REST API Requests has-patch normal normal Future Release enhancement 04/04/2025 2
#63253 Theme REST API: expose "has_theme_json" field has-patch normal normal Awaiting Review enhancement 05/05/2025 4
#63294 Got this error when send image via REST API on WP 6.8 reporter-feedback normal critical Awaiting Review defect (bug) 07/01/2025 9
#63402 Query Posts without URL parameters to avoid running into character limit with many filters normal normal Awaiting Review feature request 05/06/2025
#63493 Timezone string doesn't return in REST API /wp-json/wp/v2/settings needs-unit-tests normal normal Awaiting Review defect (bug) 05/28/2025 5
#63635 Tests: rest-posts-controller hooks blow under certain circumstances dev-feedback normal blocker Awaiting Review defect (bug) 02/06/2026 6
#63670 Add trashability to REST API posts controller has-patch normal normal Awaiting Review enhancement 07/29/2025 7
#63761 Adding Edit/PUT Method for Template REST API Endpoint. has-patch normal normal 7.1 enhancement 02/20/2026 4
#63946 Introduce a mechanism for lazy-loading REST routes and handlers has-patch normal normal Awaiting Review enhancement 02/10/2026 5
#63967 REST API test methods using supported image format to test unsupported logic checks has-patch normal normal Future Release defect (bug) 09/29/2025 6
#63982 Comment REST API route: add support multiple statuses adamsilverstein has-patch normal normal 7.1 defect (bug) 03/05/2026 5
#64019 Improve clarity of REST API meta field error message "The %s property has an invalid stored value, and cannot be updated to null." normal normal Awaiting Review enhancement 09/22/2025
#64032 wp_die() status code Rest API component updates (parent ticket: #64009) has-patch normal normal Awaiting Review defect (bug) 11/22/2025 2
#64045 /wp-json/wp/v2/menus incorrectly emits 403 for invalid `post` param has-patch normal normal Awaiting Review defect (bug) 09/27/2025 1
#64073 Attachments REST API: extend to support ordering by `mime_type`. has-patch normal normal Awaiting Review enhancement 10/20/2025 9
#64168 Inaccurate JSON schema for template-parts endpoint has-patch normal normal Future Release defect (bug) 10/31/2025 1
#64183 Mixed attachment permission when two posts are using it johnjamesjacoby has-patch normal normal 7.0 defect (bug) 01/28/2026 4
#64248 REST API: Logic to only change comment status never runs needs-unit-tests normal normal Awaiting Review defect (bug) 01/27/2026 3
#64260 Default filter `doing_it_wrong_trigger_error` for REST request cause no notice at all. has-patch normal normal 7.0 defect (bug) 02/27/2026 7
#64505 REST API: Block renderer passes incomplete block shape dmsnell has-patch normal normal 7.0 defect (bug) 01/26/2026 9
#64541 In GET requests, interfaces containing the `search` parameter can be vulnerable to logic errors triggered by the input `%2500`. normal major Awaiting Review defect (bug) 01/22/2026 3
#64670 WP_REST_Posts_Controller::update_item() not passing parent to wp_unique_post_slug() for draft child has-patch normal normal Awaiting Review defect (bug) 02/18/2026 2
#64798 REST API: Add dimension validation to sideload endpoint has-patch normal normal 7.0 defect (bug) 03/05/2026 1
#64804 REST API: Add finalize endpoint to `WP_REST_Attachments_Controller` for client-side media processing has-patch normal normal 7.0 defect (bug) 03/06/2026 4

Revisions (37 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#23314 Allow published posts to be revised without being updated immediately has-patch normal normal Future Release enhancement 01/10/2020 29
#24958 Large number of revisions cause memory exhaustion adamsilverstein dev-feedback low normal Future Release defect (bug) 09/26/2025 21
#27244 'Restore This Autosave' immediately updates a published post normal normal Awaiting Review defect (bug) 02/25/2024 6
#27938 Restore This Autosave does not work for custom post types that don't support 'revisions' chriscct7 has-patch normal normal Future Release defect (bug) 06/04/2019 6
#29276 Ability to edit and preview any revision, not just autosaves normal normal Awaiting Review enhancement 01/10/2020 8
#29920 Autosave breaks if post revision fields contains a value that isn't a string has-patch normal normal Awaiting Review defect (bug) 06/04/2019 6
#30679 Clicking "Restore this Revision" publishes immediately normal normal defect (bug) 06/04/2019 7
#30854 `wp_insert_post` doesn't save revision for new published post adamsilverstein normal normal Future Release defect (bug) 05/17/2025 48
#38368 Add front-end revision browsing normal normal Awaiting Review enhancement 03/08/2018 9
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein needs-unit-tests normal normal Future Release enhancement 03/02/2023 12
#41029 The changed author is not making the coming revisons adamsilverstein normal normal Awaiting Review defect (bug) 04/30/2021 1
#42086 Option to view condensed diffs for post revisions normal normal Awaiting Review feature request 09/01/2020 3
#42712 Enhance wp revisions to keep with expiration date for the revisions normal normal Awaiting Review feature request 11/28/2017 2
#43189 Restoring page revision doesn't restore page template previously used normal normal Awaiting Review defect (bug) 01/31/2018 1
#44540 Revision restoring redirect issue when using custom wp_query inside shortcodes normal normal Awaiting Review defect (bug) 03/11/2019 2
#44684 Page/Post revisions don't seem to load into preview normal normal Awaiting Review defect (bug) 01/18/2026 2
#44786 Autosave: Conditionally allow revisions to be saved reporter-feedback normal normal Awaiting Review enhancement 01/16/2019 6
#44929 Revisions: wp_get_revision_ui_diff only displays existing meta fields of the current post normal normal Awaiting Review defect (bug) 01/16/2019 1
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein normal normal Awaiting Review enhancement 04/30/2021 1
#47831 Compare any two revisions: Improve the distinction of From/To columns normal normal Awaiting Review enhancement 11/12/2019 3
#48315 Scheduling already published posts or pages causes 404 error on page normal normal Awaiting Review enhancement 10/12/2023 6
#48574 Create better post diff screens normal normal Awaiting Review enhancement 11/12/2019 1
#48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions normal normal Awaiting Review defect (bug) 12/16/2019 1
#51374 The initial revision of an imported post goes missing normal normal Awaiting Review defect (bug) 09/11/2025
#53417 The revisions endpoints provide an incorrect JSON schema normal normal Awaiting Review defect (bug) 06/15/2021 1
#53607 Loading or saving a post with enough (large) revisions exhausts available memory normal normal Awaiting Review defect (bug) 06/10/2025 2
#56576 When post is switched from published to draft, create revision normal normal Awaiting Review enhancement 09/10/2025
#57395 Improve wp_die message when previewing post revision with expired nonce and unauthenticated requests has-patch normal normal Awaiting Review enhancement 12/29/2022
#57641 Need functionality to preview revisions for the post such as preview normal normal Awaiting Review feature request 11/20/2023 2
#58844 Revisions: Compare Revisions layout issues on mobile has-patch normal normal Future Release defect (bug) 11/30/2023 7
#59419 Revisions page: how to support varying "Go to editor" link templates normal normal Awaiting Review feature request 11/21/2023 3
#59827 wp_save_post_revision() assumes ALL post meta is text! Fatal error in PHP 8.2. adamsilverstein reporter-feedback normal normal Awaiting Review defect (bug) 02/05/2024 29
#60099 Fix revisions system adamsilverstein reporter-feedback normal minor Awaiting Review defect (bug) 08/26/2025 1
#61447 Clarify revisions UI to better indicate what version you are viewing and restoring. joedolson* normal normal Future Release defect (bug) 03/13/2025 11
#61849 Improve performance and memory usage of wp_list_post_revisions() / wp_get_post_revisions() reporter-feedback normal normal Future Release enhancement 01/20/2026 15
#62690 Add "Copy to Clipboard" button to Revision Viewer has-patch normal normal Awaiting Review feature request 01/13/2025 4
#63208 Slider: Revision page slider does not support touch interactions on mobile devices joedolson* dev-feedback normal normal Future Release defect (bug) 02/10/2026 14

Rewrite Rules (15 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#9824 make better use of stubs when verbose rules should apply needs-unit-tests normal normal task (blessed) 06/04/2019 16
#11931 Day/Month/Year Permalink Structure Fails in Archives normal normal enhancement 04/05/2019 4
#12779 Better support for custom post types in WP_Rewrite has-patch normal normal enhancement 06/04/2019 8
#13701 Full support for middle and little endian permalink structures needs-unit-tests normal normal enhancement 06/04/2019 21
#14502 Enable /post-type/taxonomy/term/ permalinks normal normal Future Release enhancement 06/04/2019 8
#14991 extra_rules_top should take priority over extra_permastructs needs-unit-tests normal normal defect (bug) 12/05/2022 6
#16830 url_to_postid() doesn't resolve attachments when rewrite rules are disabled needs-unit-tests normal normal enhancement 06/04/2019 10
#16832 Trouble if the slug of a custom taxonomy is the same as the url of page/post normal normal defect (bug) 06/04/2019 12
#16839 Category Base Should be Slugified SergeyBiryukov* needs-unit-tests normal normal Future Release defect (bug) 01/20/2026 11
#17047 Not following spec for REQUEST_URI sterlo has-patch normal normal Future Release defect (bug) 12/13/2020 16
#18450 New safe action to add rewrite rules on dev-feedback normal normal Awaiting Review enhancement 09/21/2018 34
#18877 DRY up rewrite rule matching ericlewis has-patch normal normal Future Release enhancement 10/10/2022 25
#19493 post and archive pagination don't work with custom endpoints normal normal Awaiting Review defect (bug) 01/25/2018 8
#19896 Non-WP rewrites not saved on a multisite install normal normal Awaiting Review defect (bug) 08/22/2017 7
#20109 Valid htaccess rule causes 404 after upgrade to 3.3.1 normal normal defect (bug) 06/04/2019 4
Note: See TracReports for help on using and creating reports.