Make WordPress Core

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

REST API (82 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#61205 Add support for relative paths to theme assets in theme.json normal normal Awaiting Review feature request 09/08/2024 4
#39889 Improve/Fix REST Response on Multisite when an endpoint for a non-existent site is hit. needs-unit-tests normal normal Future Release defect (bug) 07/09/2019 3
#43681 Incorrect HTTP status code in 'posts' query. has-patch normal normal Future Release defect (bug) 05/24/2019 3
#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
#50012 REST API: Fields filter does not work with "object" collection responses has-patch normal normal Future Release defect (bug) 09/19/2023 3
#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
#61838 Uncaught TypeError in multiple REST API endpoints from a single bug has-patch normal normal Awaiting Review defect (bug) 08/14/2024 3
#54240 WP REST API Users Endpoint Search reporter-feedback normal normal Awaiting Review defect (bug) 10/14/2021 3
#62292 Warning in WP_REST_Posts_Controller::get_items() has-patch normal normal Awaiting Review defect (bug) 11/06/2024 3
#54832 _doing_it_wrong should write into debug.log normal normal Awaiting Review defect (bug) 02/14/2024 3
#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
#55961 Add embed to WP_REST_Request class has-patch normal normal Awaiting Review enhancement 07/20/2023 3
#49179 Manage Post trackbacks within the REST API needs-unit-tests normal normal Future Release enhancement 10/24/2020 3
#38813 REST API: Test schema registration for required fields. jnylen0 needs-unit-tests normal normal Future Release enhancement 11/30/2019 3
#39972 REST API: Allow querying posts by post format normal normal Awaiting Review feature request 05/07/2017 3
#39851 WP_REST_Posts_Controller::get_items() has too many concerns normal normal Future Release task (blessed) 01/17/2019 3
#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
#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
#61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation reporter-feedback normal normal Awaiting Review defect (bug) 10/07/2024 2
#62163 WP_REST_Request::get_params() includes unregistered args including rest_route when not using pretty permalinks has-patch low normal 6.8 defect (bug) 10/04/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
#50964 WordPress view/preview links + post editor don't get along with SPA frontend normal major Awaiting Review defect (bug) 04/20/2021 2
#41740 Add comment count to "replies" link in post responses normal normal Awaiting Review enhancement 10/25/2020 2
#46267 Add generated_slug to REST API autosaves endpoint normal normal Awaiting Review enhancement 10/25/2020 2
#57223 Comments Controller : Should max/total be pre- or post- filtering? It is pre-. Reconsider? normal normal Awaiting Review enhancement 11/28/2022 2
#58849 Document supported $args for register_rest_route() normal normal Future Release enhancement 07/19/2023 2
#55675 Improve performance Themes REST API endpoint normal normal Awaiting Review enhancement 04/16/2024 2
#41735 Include titles for JSON Schema properties has-patch normal normal Awaiting Review enhancement 12/03/2017 2
#61978 Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns normal normal Awaiting Review enhancement 09/09/2024 2
#47194 Posts endpoint: Enable collection parameters for querying by custom field normal normal Future Release enhancement 10/25/2020 2
#40556 REST API: Allow for server generating a user's password has-patch normal normal Awaiting Review enhancement 04/27/2017 2
#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
#45252 Reconsider the `context` argument in REST API calls normal normal Awaiting Review enhancement 11/21/2019 2
#56368 Unable to use enum with array data type - REST API normal normal Awaiting Review enhancement 09/04/2022 2
#48816 Use get_bloginfo in the REST API index dev-feedback normal normal Awaiting Review enhancement 11/29/2019 2
#58034 Post API can't get image URL on Endpoint dev-feedback normal normal Awaiting Review feature request 04/06/2023 2
#60055 Array to string conversion warning after r50157 reporter-feedback normal minor Awaiting Review defect (bug) 06/21/2024 1
#52629 Introduce a better way to deprecate REST API parameters normal normal Future Release defect (bug) 02/23/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
#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
#51909 REST API inconsistencies normal normal Awaiting Review defect (bug) 12/01/2020 1
#54484 REST API returns (empty) array for Meta but Schema has type object normal normal Awaiting Review defect (bug) 11/24/2021 1
#59425 REST API: Preserve boolean values when generating next/prev Link headers normal normal Awaiting Review defect (bug) 12/04/2024 1
#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
#43149 WP-API JS Client not triggering change event when using setMeta/setMetas helpers normal normal Awaiting Review defect (bug) 10/25/2020 1
#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
#60911 WordPress requires Host in the header reporter-feedback normal normal Awaiting Review defect (bug) 05/17/2024 1
#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
#55946 `post_tag` is not supporting in rest api for custom meta reporter-feedback normal normal Awaiting Review defect (bug) 09/16/2022 1
#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
#47962 Allow apiRequest to do requests on external WordPress sites has-patch normal normal Awaiting Review enhancement 09/02/2019 1
#54293 Expand functionality of themes REST API needs-unit-tests normal normal Awaiting Review enhancement 06/07/2022 1
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller normal normal Awaiting Review enhancement 08/02/2018 1
#48822 Indicate partial success/error of a REST API request normal normal Awaiting Review enhancement 10/24/2020 1
#57900 Only prime post thumbnails in post REST API controller spacedmonkey has-patch normal normal Future Release enhancement 05/10/2023 1
#57221 Opportunity for optimization on invalid query to REST API Search Controller normal minor Awaiting Review enhancement 11/28/2022 1
#62604 Prevent false-positive in validate_callback() in REST API has-patch normal normal Awaiting Review enhancement 11/29/2024 1
#53860 REST API returns special characters as Unicode Decimal Code normal minor Awaiting Review enhancement 08/02/2021 1
#62596 REST API: Add support for search_columns to the user endpoint. has-patch normal normal 6.8 enhancement 11/28/2024 1
#62390 REST API: proposal for new endpoint to fetch post counts by post status has-patch normal normal Awaiting Review enhancement 11/12/2024 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
#54387 trailing slash in the url /wp-json dev-feedback normal minor Awaiting Review enhancement 06/25/2024 1
#52384 WordPress API - Add Limit / Block API Access Features normal normal Awaiting Review feature request 01/27/2021 1
#53828 Nullable registered meta with format does not display in JSON schema normal normal Awaiting Review defect (bug) 07/29/2021
#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
#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
#61444 REST API: If Super Admin does not exist in subsite, retrieving users is rejected normal normal Awaiting Review defect (bug) 06/14/2024
#48257 REST API: post-process endpoint cannot be discovered from media creation endpoint normal normal Future Release defect (bug) 10/08/2019
#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
#54513 Add meta support to template REST API has-patch normal normal Future Release enhancement 11/25/2021
#52590 Consider increasing the limit of the perPage argument in paginated requests. normal normal Awaiting Review enhancement 02/22/2021
#55672 Media endpoint allows multiple media types on request, but only returns image in response normal minor Awaiting Review enhancement 05/04/2022
#60608 Missing REST API users endpoint orderby parameters normal normal Awaiting Review enhancement 02/22/2024
#53836 Option to additionally format API response normal normal Awaiting Review enhancement 07/30/2021
#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
#50239 REST API Debug/Dev Mode normal normal Awaiting Review feature request 05/24/2020
#60142 wordpress api not returns category descriptions in embedded data of post normal normal Awaiting Review feature request 07/26/2024

Revisions (18 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#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
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein needs-unit-tests normal normal Future Release enhancement 03/02/2023 12
#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
#38368 Add front-end revision browsing normal normal Awaiting Review enhancement 03/08/2018 9
#62658 Use WP_Query in wp_get_post_autosave has-patch normal normal Future Release enhancement 12/07/2024 9
#61447 Clarify revisions UI to better indicate what version you are viewing and restoring. joedolson* normal normal 6.8 defect (bug) 10/21/2024 8
#29276 Ability to edit and preview any revision, not just autosaves normal normal Awaiting Review enhancement 01/10/2020 8
#30679 Clicking "Restore this Revision" publishes immediately normal normal defect (bug) 06/04/2019 7
#58844 Revisions: Compare Revisions layout issues on mobile has-patch normal normal Future Release defect (bug) 11/30/2023 7
#27244 'Restore This Autosave' immediately updates a published post normal normal Awaiting Review defect (bug) 02/25/2024 6
#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
#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
#44786 Autosave: Conditionally allow revisions to be saved reporter-feedback normal normal Awaiting Review enhancement 01/16/2019 6
#48315 Scheduling already published posts or pages causes 404 error on page normal normal Awaiting Review enhancement 10/12/2023 6
#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.