Make WordPress Core

{1} All Tickets (8403 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 8403)

REST API (75 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#51909 REST API inconsistencies normal normal Awaiting Review defect (bug) 12/01/2020 1
#52384 WordPress API - Add Limit / Block API Access Features normal normal Awaiting Review feature request 01/27/2021 1
#52590 Consider increasing the limit of the perPage argument in paginated requests. normal normal Awaiting Review enhancement 02/22/2021
#52629 Introduce a better way to deprecate REST API parameters normal normal Future Release defect (bug) 02/23/2021 1
#52640 The rest_prepare_attachment filter runs twice during REST request has-patch normal normal Future Release defect (bug) 02/24/2021 5
#52840 Include filesize information in REST API response for all media types rachelbaker* needs-unit-tests normal normal Future Release enhancement 01/13/2023 10
#52925 Autosaves controller: Post checks will never catch invalid IDs needs-unit-tests normal normal Future Release defect (bug) 06/08/2021 5
#53008 Creating an anonymous comment with custom fields via REST API normal normal Awaiting Review defect (bug) 04/12/2021 2
#53063 Add batch support to core REST resources TimothyBlynJacobs has-patch normal normal Future Release enhancement 11/09/2021 6
#53117 Post types which are not public, but which are show_in_rest and publicly_queryable and not exclude_from_search, do not appear in REST API search endpoint normal normal Awaiting Review defect (bug) 04/30/2021 2
#53242 Potential private information leak in REST API doing it wrong reporter-feedback normal normal Awaiting Review defect (bug) 05/21/2021 2
#53372 Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp has-patch normal minor Future Release defect (bug) 06/10/2021 2
#53603 Expose block data directly through REST API endpoints dev-feedback normal normal Future Release enhancement 08/01/2021 4
#53622 Query Param status default is a string value, but an array is required rachelbaker* needs-unit-tests normal minor Awaiting Review defect (bug) 02/20/2023
#53673 Add unit tests for v5.8 widget sidebar IDs hellofromTonya dev-feedback normal normal Future Release enhancement 08/31/2021 7
#53784 Limiting user enumeration through the REST API has-patch normal normal Future Release defect (bug) 11/24/2023 17
#53828 Nullable registered meta with format does not display in JSON schema normal normal Awaiting Review defect (bug) 07/29/2021
#53836 Option to additionally format API response normal normal Awaiting Review enhancement 07/30/2021
#53860 REST API returns special characters as Unicode Decimal Code normal minor Awaiting Review enhancement 08/02/2021 1
#53942 Non-single post meta multiple value update breaks post save through REST API normal blocker Awaiting Review defect (bug) 08/17/2021 1
#54125 Rest API tax_relation=OR doesn't seem to work correctly normal major Awaiting Review defect (bug) 09/15/2021
#54240 WP REST API Users Endpoint Search reporter-feedback normal normal Awaiting Review defect (bug) 10/14/2021 3
#54247 REST API: Add block editor settings endpoint has-patch normal normal Future Release enhancement 10/21/2021 11
#54293 Expand functionality of themes REST API needs-unit-tests normal normal Awaiting Review enhancement 06/07/2022 1
#54304 Expose menu data public in Menus REST API has-patch normal normal Future Release defect (bug) 03/07/2024 4
#54387 trailing slash in the url /wp-json normal minor Awaiting Review enhancement 11/06/2021
#54484 REST API returns (empty) array for Meta but Schema has type object normal normal Awaiting Review defect (bug) 11/24/2021 1
#54513 Add meta support to template REST API has-patch normal normal Future Release enhancement 11/25/2021
#54516 Full site editing/REST-API: modify permission checks to use post type. needs-unit-tests normal normal Future Release defect (bug) 02/19/2024 49
#54740 REST API: oneOf validation behaves unexpectedly with strings/arrays normal normal Awaiting Review defect (bug) 09/05/2022 4
#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
#55128 REST API /media leaves holes in the result, making it virtually impossible to paginate through them normal normal Awaiting Review defect (bug) 02/09/2022
#55672 Media endpoint allows multiple media types on request, but only returns image in response normal minor Awaiting Review enhancement 05/04/2022
#55675 Improve performance Themes REST API endpoint normal normal Awaiting Review enhancement 05/19/2022 1
#55946 `post_tag` is not supporting in rest api for custom meta reporter-feedback normal normal Awaiting Review defect (bug) 09/16/2022 1
#55961 Add embed to WP_REST_Request class has-patch normal normal Awaiting Review enhancement 07/20/2023 3
#56079 Internal rest_do_request calls for posts/CPTs with status of anything but "published" should not need authentication normal normal Awaiting Review defect (bug) 10/31/2023
#56350 Allow exact search in REST API has-patch normal normal Future Release enhancement 11/25/2022 11
#56368 Unable to use enum with array data type - REST API normal normal Awaiting Review enhancement 09/04/2022 2
#56481 Short-circuit HEAD methods in Core controllers normal normal Awaiting Review enhancement 08/31/2022
#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
#56494 REST API: Fix and test rest_default_additional_properties_to_false has-patch normal normal Awaiting Review defect (bug) 08/09/2023 10
#56587 REST API sanitize and validate order / priority normal normal Awaiting Review enhancement 09/16/2022
#56593 Post meta validation error messages are not helpful to end users dev-feedback normal normal Awaiting Review feature request 09/17/2022
#56668 REST API calls are failed when cookies are cleared from the site normal normal Awaiting Review defect (bug) 09/27/2022
#56919 REST API term embed 401 - not allowed to view terms for this post dev-feedback normal blocker Awaiting Review defect (bug) 10/29/2023
#57048 Handle trailing slashes in rest_preload_api_request normal normal Future Release defect (bug) 11/09/2022
#57088 Rest API improve time response with cache dev-feedback normal normal Awaiting Review defect (bug) 11/15/2022
#57221 Opportunity for optimization on invalid query to REST API Search Controller normal minor Awaiting Review enhancement 11/28/2022 1
#57223 Comments Controller : Should max/total be pre- or post- filtering? It is pre-. Reconsider? normal normal Awaiting Review enhancement 11/28/2022 2
#57312 pattern validation fails in case of multitype validation using WP JSON REST normal normal Awaiting Review defect (bug) 12/11/2022 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
#57455 respond_to_request: store matched handlers across other methods, saving a call to get_routes(). dev-feedback normal normal Awaiting Review enhancement 01/19/2023 1
#57749 In REST APIs, only prime meta data if there are registered keys normal normal Awaiting Review enhancement 02/17/2023
#57879 fix rest_get_endpoint_args_for_schema() to allow user-defined sanitize and validate callbacks. dev-feedback normal normal Awaiting Review defect (bug) 03/08/2023 2
#57900 Only prime post thumbnails in post REST API controller spacedmonkey has-patch normal normal Future Release enhancement 05/10/2023 1
#57945 Locale bug in short-circuited WP REST API request via rest_pre_dispatch? close normal normal Awaiting Review defect (bug) 03/20/2023 3
#57957 Media title falsely has kebab case when inserted via REST API (e.g. in Block Editor) adamsilverstein reporter-feedback normal major 6.6 defect (bug) 02/17/2024 35
#57973 Can not delete custom template when name contains non-Latin characters has-patch normal normal Awaiting Review defect (bug) 03/26/2023 2
#58034 Post API can't get image URL on Endpoint dev-feedback normal normal Awaiting Review feature request 04/06/2023 2
#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
#58849 Document supported $args for register_rest_route() normal normal Future Release enhancement 07/19/2023 2
#59425 REST API: Preserve boolean values when generating next/prev Link headers normal normal Awaiting Review defect (bug) 09/21/2023
#59558 not documented information about changes in embedded data normal normal Awaiting Review defect (bug) 10/06/2023 1
#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
#59903 Add user pattern categories to the pattern categories API response has-patch normal normal Awaiting Review enhancement 12/21/2023 6
#60055 Array to string conversion warning after r50157 has-patch normal minor Awaiting Review defect (bug) 02/15/2024
#60131 Global styles controllers: extend classes with WP_REST_Posts_Controller and WP_REST_Revisions_Controller spacedmonkey dev-feedback normal normal 6.6 enhancement 02/26/2024 31
#60349 Rest API media upload utf8 urlencoded filename not decoded on server has-patch normal normal Awaiting Review defect (bug) 01/25/2024
#60426 Update WP_Test_REST_TestCase::assertErrorResponse() to allow custom failure messages normal trivial Awaiting Review enhancement 02/23/2024
#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
#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 normal normal Awaiting Review defect (bug) 02/23/2024
#60708 REST page 2 item 0 === page 1 item 99 when requesting 100 posts from a post type normal major Awaiting Review defect (bug) 03/11/2024 1

Revisions (25 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) 05/06/2021 17
#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) 04/19/2022 47
#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 has-patch normal normal Awaiting Review defect (bug) 08/01/2018 1
#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
#45366 Optimize wp_get_post_revisions() call in wp_list_post_revisions() has-patch normal normal Awaiting Review defect (bug) 11/17/2018 3
#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
#47899 Drafts not saving revisions reporter-feedback normal normal Awaiting Review defect (bug) 08/21/2019 2
#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
#48953 Improved revision control related to posts and the numerous auxiliary benefits normal major Awaiting Review enhancement 12/18/2019 5
Note: See TracReports for help on using and creating reports.