Make WordPress Core

{1} All Tickets (8390 matches)

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

Results (6401 - 6500 of 8390)

REST API (58 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#39954 REST API: Improve date updates if both `date` and `date_gmt` are set normal minor Awaiting Review enhancement 03/09/2017 7
#39544 REST API: Improve users endpoint in multisite normal normal Future Release task (blessed) 08/17/2021 26
#45140 REST API: Increase upper bound allowed on per_page argument needs-unit-tests normal normal Future Release enhancement 06/26/2024 5
#36257 REST API: It's difficult to impossible to determine the endpoint matched to a request rmccue normal normal enhancement 01/18/2022 5
#60618 REST API: Meta update fails if unrelated unchanged field is a multi-item array has-patch normal normal Awaiting Review defect (bug) 08/09/2024 4
#59425 REST API: Preserve boolean values when generating next/prev Link headers normal normal Awaiting Review defect (bug) 12/11/2024 3
#63092 REST API: Support preloading 'HEAD' requests Mamaduka has-patch normal normal Awaiting Review enhancement 03/13/2025 2
#48885 REST API: Support reading public settings, implement context handling spacedmonkey has-patch normal normal 6.9 enhancement 03/03/2025 51
#38813 REST API: Test schema registration for required fields. jnylen0 needs-unit-tests normal normal Future Release enhancement 11/30/2019 3
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests has-patch normal normal Awaiting Review enhancement 09/25/2019 2
#49985 REST API: Using _embed and _fields query parameters in the same query TimothyBlynJacobs has-patch normal normal Future Release defect (bug) 10/14/2024 39
#49330 REST API: introduce block-editor context normal normal Future Release enhancement 10/01/2020 9
#54740 REST API: oneOf validation behaves unexpectedly with strings/arrays normal normal Awaiting Review defect (bug) 09/05/2022 4
#48257 REST API: post-process endpoint cannot be discovered from media creation endpoint normal normal Future Release defect (bug) 10/08/2019
#60599 REST API: rest_filter_response_fields fails with a PHP fatal when a custom API endpoint returns a scalar value. normal normal Future Release defect (bug) 03/11/2024 3
#47443 REST-API prevents users with edit_published_posts capability updating published posts has-patch normal normal Future Release defect (bug) 01/27/2024 35
#58710 REST: media (images) deleted or replaced are returned by their new id when requested by their old id normal major Awaiting Review defect (bug) 10/16/2023 1
#45252 Reconsider the `context` argument in REST API calls normal normal Awaiting Review enhancement 11/21/2019 2
#57088 Rest API improve time response with cache dev-feedback normal normal Awaiting Review defect (bug) 11/15/2022
#60349 Rest API media upload utf8 urlencoded filename not decoded on server has-patch normal normal Awaiting Review defect (bug) 01/25/2024
#35425 Return HTTP status code in WP_Error objects normal normal Future Release enhancement 03/26/2017 11
#61308 Return `post_types` field in templates REST API oandregal has-patch normal normal Future Release enhancement 01/14/2025 13
#59635 Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints antonvlasenko has-patch normal normal Awaiting Review enhancement 12/04/2023 4
#56481 Short-circuit HEAD methods in Core controllers TimothyBlynJacobs has-patch normal normal 6.8 task (blessed) 03/26/2025 68
#39037 Should REST API support multiple orderby values? has-patch normal normal Awaiting Review enhancement 08/07/2024 11
#41358 Shutdown hooks can significantly slow down REST API responses dev-feedback normal normal Awaiting Review defect (bug) 02/10/2025 11
#62333 Simplify code structure and optimize conditional logic in REST API controllers has-patch normal minor Awaiting Review enhancement 11/21/2024 12
#38641 Support partial ISO8601 dates in queries normal normal Future Release enhancement 01/18/2022 7
#52640 The rest_prepare_attachment filter runs twice during REST request has-patch normal normal Future Release defect (bug) 02/24/2021 5
#56368 Unable to use enum with array data type - REST API normal normal Awaiting Review enhancement 09/04/2022 2
#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
#61838 Uncaught TypeError in multiple REST API endpoints from a single bug has-patch normal normal Awaiting Review defect (bug) 08/14/2024 3
#40748 Use REST API for Community Events needs-unit-tests normal normal Future Release enhancement 10/25/2020 14
#48816 Use get_bloginfo in the REST API index dev-feedback normal normal Awaiting Review enhancement 11/29/2019 2
#40988 Use objects for `get_item_schema()` calls pbearne normal normal Awaiting Review enhancement 06/12/2024 5
#54240 WP REST API Users Endpoint Search reporter-feedback normal normal Awaiting Review defect (bug) 10/14/2021 3
#39861 WP REST API and Caching Issue johnbillion* normal normal Future Release defect (bug) 06/21/2023 7
#43149 WP-API JS Client not triggering change event when using setMeta/setMetas helpers normal normal Awaiting Review defect (bug) 10/25/2020 1
#57361 WP_REST_Attachments_Controller::get_media_types not returning existing mime types, but the ones allowed for upload normal normal Awaiting Review enhancement 12/20/2022 1
#39851 WP_REST_Posts_Controller::get_items() has too many concerns normal normal Future Release task (blessed) 01/17/2019 3
#62287 WP_REST_Posts_Controller::prepare_items_query() - Warning $prepared_args can be null has-patch normal normal Awaiting Review defect (bug) 10/23/2024 1
#56483 Weird oneOf behaviour upon validation of post meta value upon GET retrieval via REST API reporter-feedback normal major Awaiting Review defect (bug) 12/11/2022 5
#52384 WordPress API - Add Limit / Block API Access Features normal normal Awaiting Review feature request 01/27/2021 1
#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
#62577 WordPress Rest API broken in 6.7.1 close normal normal Awaiting Review defect (bug) 12/11/2024 7
#50964 WordPress view/preview links + post editor don't get along with SPA frontend normal major Awaiting Review defect (bug) 04/20/2021 2
#54753 Wrong post content when uploading raw post data via REST API when html data url is used normal normal Awaiting Review defect (bug) 05/14/2022 1
#54832 _doing_it_wrong should write into debug.log normal normal Awaiting Review defect (bug) 02/14/2024 3
#43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() has-patch normal normal Future Release defect (bug) 06/09/2023 19
#55946 `post_tag` is not supporting in rest api for custom meta reporter-feedback normal normal Awaiting Review defect (bug) 09/16/2022 1
#57879 fix rest_get_endpoint_args_for_schema() to allow user-defined sanitize and validate callbacks. dev-feedback normal normal Awaiting Review defect (bug) 06/19/2024 3
#39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once needs-unit-tests normal normal Awaiting Review enhancement 09/17/2024 9
#59558 not documented information about changes in embedded data normal normal Awaiting Review defect (bug) 10/06/2023 1
#57312 pattern validation fails in case of multitype validation using WP JSON REST normal normal Awaiting Review defect (bug) 12/11/2022 1
#62903 permission_callback should be called before validate_callback in REST API close normal normal Awaiting Review defect (bug) 02/05/2025 5
#44157 the comments/[id] endpoints should have the same permissions checks as the comments endpoint dev-feedback normal normal Future Release defect (bug) 06/20/2019 4
#54387 trailing slash in the url /wp-json dev-feedback normal minor Awaiting Review enhancement 06/25/2024 1
#60142 wordpress api not returns category descriptions in embedded data of post normal normal Awaiting Review feature request 07/26/2024

Revisions (37 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#27244 'Restore This Autosave' immediately updates a published post normal normal Awaiting Review defect (bug) 02/25/2024 6
#29276 Ability to edit and preview any revision, not just autosaves normal normal Awaiting Review enhancement 01/10/2020 8
#62690 Add "Copy to Clipboard" button to Revision Viewer has-patch normal normal Awaiting Review feature request 01/13/2025 4
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein normal normal Awaiting Review enhancement 04/30/2021 1
#38368 Add front-end revision browsing normal normal Awaiting Review enhancement 03/08/2018 9
#23314 Allow published posts to be revised without being updated immediately has-patch normal normal Future Release enhancement 01/10/2020 29
#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
#44786 Autosave: Conditionally allow revisions to be saved reporter-feedback normal normal Awaiting Review enhancement 01/16/2019 6
#63029 Better align restore revision buttons on mobile devices joedolson* has-patch normal normal 6.9 defect (bug) 03/25/2025 7
#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
#30679 Clicking "Restore this Revision" publishes immediately normal normal defect (bug) 06/04/2019 7
#47831 Compare any two revisions: Improve the distinction of From/To columns normal normal Awaiting Review enhancement 11/12/2019 3
#48574 Create better post diff screens normal normal Awaiting Review enhancement 11/12/2019 1
#47899 Drafts not saving revisions reporter-feedback normal normal Awaiting Review defect (bug) 08/21/2019 2
#42712 Enhance wp revisions to keep with expiration date for the revisions normal normal Awaiting Review feature request 11/28/2017 2
#60099 Fix revisions system reporter-feedback normal minor Awaiting Review defect (bug) 03/11/2024
#61849 Improve performance and memory usage of wp_list_post_revisions() / wp_get_post_revisions() reporter-feedback normal normal Future Release enhancement 09/25/2024 11
#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
#48953 Improved revision control related to posts and the numerous auxiliary benefits normal major Awaiting Review enhancement 12/18/2019 5
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein needs-unit-tests normal normal Future Release enhancement 03/02/2023 12
#24958 Large number of revisions cause memory exhaustion adamsilverstein dev-feedback low normal Future Release defect (bug) 05/06/2021 17
#53607 Loading or saving a post with enough (large) revisions exhausts available memory normal normal Awaiting Review defect (bug) 07/06/2021
#57641 Need functionality to preview revisions for the post such as preview normal normal Awaiting Review feature request 11/20/2023 2
#42086 Option to view condensed diffs for post revisions normal normal Awaiting Review feature request 09/01/2020 3
#44684 Page/Post revisions don't seem to load into preview has-patch normal normal Awaiting Review defect (bug) 08/01/2018 1
#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
#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
#59419 Revisions page: how to support varying "Go to editor" link templates normal normal Awaiting Review feature request 11/21/2023 3
#58844 Revisions: Compare Revisions layout issues on mobile has-patch normal normal Future Release defect (bug) 11/30/2023 7
#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
#48315 Scheduling already published posts or pages causes 404 error on page normal normal Awaiting Review enhancement 10/12/2023 6
#41029 The changed author is not making the coming revisons adamsilverstein normal normal Awaiting Review defect (bug) 04/30/2021 1
#53417 The revisions endpoints provide an incorrect JSON schema normal normal Awaiting Review defect (bug) 06/15/2021 1
#30854 `wp_insert_post` doesn't save revision for new published post adamsilverstein normal normal Future Release defect (bug) 04/19/2022 47
#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
#48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions normal normal Awaiting Review defect (bug) 12/16/2019 1

Rewrite Rules (5 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#43676 .htaccess rules don't work with Plain has-patch normal normal Awaiting Review defect (bug) 01/05/2022 2
#20746 Accessing non-existing theme folder in Network install gives 500 error dev-feedback normal normal Future Release defect (bug) 04/18/2024 59
#21374 Add core support for letting custom permalink structure for different post types normal normal enhancement 06/04/2019 11
#24853 Add endpoint support to CPT archives normal normal enhancement 06/04/2019 2
#56592 Add filter to wp_redirect_admin_locations() normal normal Awaiting Review enhancement 09/17/2022
Note: See TracReports for help on using and creating reports.