Make WordPress Core

{23} Popular Tickets (5427 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1201 - 1300 of 5427)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#39851 WP_REST_Posts_Controller::get_items() has too many concerns REST API normal normal 4 Future Release task (blessed) 01/17/2019
#62742 Add Missing REST API Filters to WP_REST_Global_Styles_Revisions_Controller REST API normal normal 3 Future Release defect (bug) has-patch 11/03/2025
#60055 Array to string conversion warning after r50157 REST API normal minor 3 Awaiting Review defect (bug) has-patch 05/20/2026
#57973 Can not delete custom template when name contains non-Latin characters REST API normal normal 3 Awaiting Review defect (bug) 05/12/2025
#63186 Empty `properties` PHP array in REST API JSON schema leads to invalid JSON schema output flixos90 REST API normal normal 3 Future Release defect (bug) has-patch 03/17/2026
#47188 Ensure that valid json is return for rest api, even when correct headers not sent. spacedmonkey REST API normal normal 3 Future Release defect (bug) 01/03/2021
#54516 Full site editing/REST-API: modify permission checks to use post type. REST API normal normal 3 Future Release defect (bug) needs-unit-tests 05/20/2025
#42947 REST API wrong total pages spacedmonkey REST API normal normal 3 Future Release defect (bug) has-patch 10/31/2021
#59425 REST API: Preserve boolean values when generating next/prev Link headers REST API normal normal 3 Awaiting Review defect (bug) 12/11/2024
#62577 WordPress Rest API broken in 6.7.1 REST API normal normal 3 Awaiting Review defect (bug) close 12/11/2024
#41740 Add comment count to "replies" link in post responses REST API normal normal 3 Awaiting Review enhancement 10/25/2020
#63231 Add support for batching GET REST API Requests REST API normal normal 3 Future Release enhancement has-patch 04/04/2025
#54293 Expand functionality of themes REST API REST API normal normal 3 Awaiting Review enhancement needs-unit-tests 08/04/2025
#43428 Improve CORS headers sent to REST Api requests REST API normal normal 3 Awaiting Review enhancement 04/24/2023
#47194 Posts endpoint: Enable collection parameters for querying by custom field REST API normal normal 3 Future Release enhancement 10/25/2020
#51757 REST API: Add const validation REST API normal normal 3 Awaiting Review enhancement has-patch 01/25/2021
#61308 Return `post_types` field in templates REST API oandregal REST API normal normal 3 Future Release enhancement has-patch 01/14/2025
#59635 Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints antonvlasenko REST API normal normal 3 Awaiting Review enhancement has-patch 12/04/2023
#39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once REST API normal normal 3 Awaiting Review enhancement has-patch 05/03/2026
#46379 REST API posts/pages response to include scripts needed for display of post content REST API normal normal 3 Future Release feature request 10/24/2020
#52925 Autosaves controller: Post checks will never catch invalid IDs REST API normal normal 2 Future Release defect (bug) has-patch 07/25/2024
#65045 Duplicate 'Comment' entry in trashableTypes array in wp/api.js REST API normal normal 2 Awaiting Review defect (bug) has-patch 05/19/2026
#52629 Introduce a better way to deprecate REST API parameters REST API normal normal 2 Future Release defect (bug) 02/23/2021
#53784 Limiting user enumeration through the REST API REST API normal normal 2 Future Release defect (bug) has-patch 08/05/2024
#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 REST API normal normal 2 Awaiting Review defect (bug) 04/30/2021
#61843 REST API endpoint /wp-json/wp/v2/categories returns 500 instead of 400 REST API normal normal 2 Awaiting Review defect (bug) has-patch 08/09/2024
#54484 REST API returns (empty) array for Meta but Schema has type object flixos90 REST API normal normal 2 7.1 defect (bug) has-patch 06/09/2026
#63967 REST API test methods using supported image format to test unsupported logic checks REST API normal normal 2 Future Release defect (bug) has-patch 09/29/2025
#65050 REST API: Comments controller returns 403 instead of 404 for invalid post ID in update_item() saratheonline REST API normal normal 2 7.1 defect (bug) has-patch 05/19/2026
#50012 REST API: Fields filter does not work with "object" collection responses REST API normal normal 2 Future Release defect (bug) dev-feedback 02/06/2026
#61444 REST API: If Super Admin does not exist in subsite, retrieving users is rejected REST API normal normal 2 Awaiting Review defect (bug) 06/14/2024
#64248 REST API: Logic to only change comment status never runs REST API normal normal 2 Awaiting Review defect (bug) needs-unit-tests 01/27/2026
#60618 REST API: Meta update fails if unrelated unchanged field is a multi-item array REST API normal normal 2 Awaiting Review defect (bug) has-patch 05/12/2025
#54740 REST API: oneOf validation behaves unexpectedly with strings/arrays REST API normal normal 2 Awaiting Review defect (bug) 09/05/2022
#48257 REST API: post-process endpoint cannot be discovered from media creation endpoint REST API normal normal 2 Future Release defect (bug) has-patch 05/17/2026
#65251 Response from media library API query includes an empty array rather than an empty object REST API normal normal 2 Awaiting Review defect (bug) 05/15/2026
#63493 Timezone string doesn't return in REST API /wp-json/wp/v2/settings REST API normal normal 2 Awaiting Review defect (bug) needs-unit-tests 05/28/2025
#61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation REST API normal normal 2 Awaiting Review defect (bug) has-patch 12/12/2024
#56483 Weird oneOf behaviour upon validation of post meta value upon GET retrieval via REST API REST API normal major 2 Awaiting Review defect (bug) reporter-feedback 12/11/2022
#54832 _doing_it_wrong should write into debug.log REST API normal normal 2 Awaiting Review defect (bug) 02/14/2024
#44157 the comments/[id] endpoints should have the same permissions checks as the comments endpoint adamsilverstein REST API normal normal 2 Future Release defect (bug) dev-feedback 11/26/2025
#63670 Add trashability to REST API posts controller REST API normal normal 2 Awaiting Review enhancement has-patch 07/29/2025
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal 2 Future Release enhancement needs-unit-tests 07/25/2024
#65119 Docs: Correct the grammar/spelling in api.js documentation westonruter REST API normal normal 2 7.1 enhancement has-patch 04/24/2026
#39863 HTML description property of term in WP_REST_Terms_Controller lacks display filters joehoyle REST API normal normal 2 Awaiting Review enhancement 07/11/2019
#41463 Improve REST API tests that don't perform any assertions johnbillion* REST API normal normal 2 Future Release enhancement needs-unit-tests 09/01/2022
#49179 Manage Post trackbacks within the REST API REST API normal normal 2 Future Release enhancement needs-unit-tests 10/24/2020
#38702 REST API: Add accessor functions for post_status and post_parent REST API normal normal 2 Future Release enhancement needs-unit-tests 01/18/2022
#40556 REST API: Allow for server generating a user's password REST API normal normal 2 Awaiting Review enhancement has-patch 04/27/2017
#58034 Post API can't get image URL on Endpoint REST API normal normal 2 Awaiting Review feature request dev-feedback 04/06/2023
#64045 /wp-json/wp/v2/menus incorrectly emits 403 for invalid `post` param REST API normal normal 1 Awaiting Review defect (bug) has-patch 09/27/2025
#39889 Improve/Fix REST Response on Multisite when an endpoint for a non-existent site is hit. REST API normal normal 1 Future Release defect (bug) needs-unit-tests 07/09/2019
#57945 Locale bug in short-circuited WP REST API request via rest_pre_dispatch? REST API normal normal 1 Awaiting Review defect (bug) close 03/20/2023
#53942 Non-single post meta multiple value update breaks post save through REST API REST API normal blocker 1 Awaiting Review defect (bug) 08/17/2021
#53828 Nullable registered meta with format does not display in JSON schema REST API normal normal 1 Awaiting Review defect (bug) 07/29/2021
#65240 REST API: WP_REST_Plugins_Controller::create_item() fatals when plugins_api response lacks language_packs property REST API normal normal 1 Awaiting Review defect (bug) has-patch 05/14/2026
#43149 WP-API JS Client not triggering change event when using setMeta/setMetas helpers REST API normal normal 1 Awaiting Review defect (bug) 10/25/2020
#64670 WP_REST_Posts_Controller::update_item() not passing parent to wp_unique_post_slug() for draft child REST API normal normal 1 Awaiting Review defect (bug) has-patch 05/26/2026
#54753 Wrong post content when uploading raw post data via REST API when html data url is used REST API normal normal 1 Awaiting Review defect (bug) 05/14/2022
#57879 fix rest_get_endpoint_args_for_schema() to allow user-defined sanitize and validate callbacks. REST API normal normal 1 Awaiting Review defect (bug) dev-feedback 06/19/2024
#57312 pattern validation fails in case of multitype validation using WP JSON REST REST API normal normal 1 Awaiting Review defect (bug) 12/11/2022
#63130 Add comment_count Support to REST API for Enhanced Sorting and Gutenberg Integration REST API normal blocker 1 Awaiting Review enhancement has-patch 05/26/2025
#55961 Add embed to WP_REST_Request class REST API normal normal 1 Awaiting Review enhancement has-patch 07/20/2023
#54513 Add meta support to template REST API REST API normal normal 1 Future Release enhancement has-patch 11/25/2021
#53673 Add unit tests for v5.8 widget sidebar IDs REST API normal normal 1 Future Release enhancement dev-feedback 02/12/2025
#63761 Adding Edit/PUT Method for Template REST API Endpoint. REST API normal normal 1 7.1 enhancement has-patch 02/20/2026
#47962 Allow apiRequest to do requests on external WordPress sites REST API normal normal 1 Awaiting Review enhancement has-patch 09/02/2019
#64073 Attachments REST API: extend to support ordering by `mime_type`. REST API normal normal 1 Awaiting Review enhancement has-patch 10/20/2025
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal normal 1 Awaiting Review enhancement 02/12/2025
#49277 Implement email sanitize in REST API spacedmonkey REST API normal normal 1 Future Release enhancement dev-feedback 11/04/2021
#55675 Improve performance Themes REST API endpoint REST API normal normal 1 Awaiting Review enhancement 04/16/2024
#61978 Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns REST API normal normal 1 Awaiting Review enhancement 09/09/2024
#50409 REST API about links should be embeddable. REST API normal normal 1 Future Release enhancement 10/15/2020
#53860 REST API returns special characters as Unicode Decimal Code REST API normal minor 1 Awaiting Review enhancement has-patch 02/10/2025
#39954 REST API: Improve date updates if both `date` and `date_gmt` are set REST API normal minor 1 Awaiting Review enhancement 03/09/2017
#65262 REST API: expose size-aware encode quality on attachment responses adamsilverstein REST API normal normal 1 7.1 enhancement has-patch 05/21/2026
#49330 REST API: introduce block-editor context REST API normal normal 1 Future Release enhancement 10/01/2020
#62333 Simplify code structure and optimize conditional logic in REST API controllers REST API normal minor 1 Awaiting Review enhancement has-patch 11/21/2024
#54387 trailing slash in the url /wp-json REST API normal minor 1 Awaiting Review enhancement dev-feedback 06/25/2024
#31634 Minor UI improvements to bulk editing joedolson* Quick/Bulk Edit normal normal 9 Future Release enhancement has-patch 01/23/2025
#19859 "Bulk Edit" Missing The Ability To Edit Tags oglekler Quick/Bulk Edit normal normal 7 Future Release enhancement 02/12/2024
#39186 Bulk actions not correctly applied when selecting bulk actions in both the top and bottom bulk actions dropdowns engelen Quick/Bulk Edit normal normal 6 Future Release defect (bug) close 06/29/2025
#29821 bulk_edit_custom_box hook causes tags to display within created fieldset Quick/Bulk Edit normal normal 6 Awaiting Review defect (bug) 02/07/2023
#35833 Adding a table with the "widefat" class on post and taxonomy list table screens causes the quick edit UI and bulk edit to fail oglekler Quick/Bulk Edit normal normal 6 Future Release enhancement has-patch 09/16/2024
#52501 Bad date format in data picker, depends on time format settings Quick/Bulk Edit normal normal 5 Awaiting Review defect (bug) 03/15/2023
#10762 Bulk editing creates invalid URIs Quick/Bulk Edit normal normal 4 Future Release defect (bug) 12/16/2018
#33931 Complex simplification and standardisation of all the list and quick edit screens Quick/Bulk Edit normal normal 4 enhancement 06/04/2019
#12769 Disappearing posts/pages (in quickedit mode) Quick/Bulk Edit low minor 3 defect (bug) has-patch 06/30/2025
#63453 Inconsistent confirmation for deleting taxonomy term (Single vs Bulk Action) Quick/Bulk Edit normal normal 3 Awaiting Review defect (bug) dev-feedback 07/11/2025
#16392 Quick Edit API should allow to pick up custom field values automatically Quick/Bulk Edit normal normal 3 enhancement 06/04/2019
#33833 Quick/Bulk Edit are not visually consistent Quick/Bulk Edit normal normal 3 Future Release enhancement 02/10/2020
#25696 Double clicking update on list table inline edit removes row from dom Quick/Bulk Edit normal normal 2 Future Release defect (bug) 05/30/2025
#28326 List Tables don't update properly after Quick Edit Quick/Bulk Edit normal normal 2 defect (bug) dev-feedback 02/04/2026
#63943 Post Passwords over 255 are not controlled in Quick Edit, nor reported Server Level. rishabhwp Quick/Bulk Edit normal normal 2 Future Release defect (bug) has-patch 01/18/2026
#25060 Quick Edit Comments inline edit save breaks the alternating table row backgrounds helen Quick/Bulk Edit normal normal 2 Future Release defect (bug) has-patch 03/14/2019
#62229 post_status dropdown in Quick Edit incorrect if the admin user's timezone is "behind" the site's timezone Quick/Bulk Edit normal normal 2 Awaiting Review defect (bug) has-patch 09/02/2025
#19392 Add auto-suggest support for all flat taxonomies in Bulk Edit. Quick/Bulk Edit normal normal 2 enhancement dev-feedback 06/04/2019
#56137 Excerpt in Quick Edit Quick/Bulk Edit normal normal 2 Awaiting Review enhancement dev-feedback 06/04/2024
#60898 'Change Author' as a bulk action in media library Quick/Bulk Edit normal normal 2 Awaiting Review feature request 06/04/2024
#60945 "Quick Edit" in Posts and Pages doesn't work in 6.5 Quick/Bulk Edit normal normal 1 Awaiting Review defect (bug) 05/12/2025
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Note: See TracReports for help on using and creating reports.