Make WordPress Core

{23} Popular Tickets (5283 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 5283)

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
#57973 Can not delete custom template when name contains non-Latin characters REST API normal normal 3 Awaiting Review defect (bug) 07/11/2024
#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 09/12/2024
#42947 REST API wrong total pages spacedmonkey REST API normal normal 3 Future Release defect (bug) has-patch 10/31/2021
#41740 Add comment count to "replies" link in post responses REST API normal normal 3 Awaiting Review enhancement 10/25/2020
#50074 Add filter on post/etc action links in the REST API REST API normal normal 3 Future Release enhancement has-patch 09/08/2021
#58849 Document supported $args for register_rest_route() REST API normal normal 3 Future Release enhancement 07/19/2023
#54304 Expose menu data public in Menus REST API REST API normal normal 3 6.8 enhancement has-patch 10/09/2024
#43428 Improve CORS headers sent to REST Api requests REST API normal normal 3 Awaiting Review enhancement 04/24/2023
#57749 In REST APIs, only prime meta data if there are registered keys REST API normal normal 3 Awaiting Review enhancement has-patch 10/09/2024
#52840 Include filesize information in REST API response for all media types rachelbaker* REST API normal normal 3 Future Release enhancement needs-unit-tests 01/13/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
#46238 REST API: Allow conditional field registration REST API normal normal 3 Awaiting Review enhancement needs-unit-tests 10/25/2020
#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
#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
#60055 Array to string conversion warning after r50157 REST API normal minor 2 Awaiting Review defect (bug) reporter-feedback 06/21/2024
#52925 Autosaves controller: Post checks will never catch invalid IDs REST API normal normal 2 Future Release defect (bug) has-patch 07/25/2024
#57048 Handle trailing slashes in rest_preload_api_request swissspidy REST API normal normal 2 6.8 defect (bug) has-patch 10/14/2024
#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
#50012 REST API: Fields filter does not work with "object" collection responses REST API normal normal 2 Future Release defect (bug) has-patch 09/19/2023
#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 08/09/2024
#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) 10/08/2019
#61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation REST API normal normal 2 Awaiting Review defect (bug) reporter-feedback 10/07/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 REST API normal normal 2 Future Release defect (bug) dev-feedback 06/20/2019
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal 2 Future Release enhancement needs-unit-tests 07/25/2024
#54293 Expand functionality of themes REST API REST API normal normal 2 Awaiting Review enhancement needs-unit-tests 06/07/2022
#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
#61308 Return `post_types` field in templates REST API oandregal REST API normal normal 2 Future Release enhancement needs-unit-tests 10/08/2024
#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 2 Awaiting Review enhancement needs-unit-tests 09/17/2024
#58034 Post API can't get image URL on Endpoint REST API normal normal 2 Awaiting Review feature request dev-feedback 04/06/2023
#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
#53372 Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp REST API normal minor 1 Future Release defect (bug) has-patch 06/10/2021
#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
#61061 PHP Warning with invalid JSON input REST API low normal 1 6.8 defect (bug) needs-unit-tests 10/21/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 1 Awaiting Review defect (bug) 04/30/2021
#53622 Query Param status default is a string value, but an array is required rachelbaker* REST API normal minor 1 Awaiting Review defect (bug) needs-unit-tests 07/26/2024
#61843 REST API endpoint /wp-json/wp/v2/categories returns 500 instead of 400 REST API normal normal 1 Awaiting Review defect (bug) has-patch 08/09/2024
#61444 REST API: If Super Admin does not exist in subsite, retrieving users is rejected REST API normal normal 1 Awaiting Review defect (bug) 06/14/2024
#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
#62163 WP_REST_Request::get_params() includes unregistered args including rest_route when not using pretty permalinks REST API low normal 1 6.8 defect (bug) has-patch 10/04/2024
#60911 WordPress requires Host in the header REST API normal normal 1 Awaiting Review defect (bug) reporter-feedback 05/17/2024
#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
#42970 Add a 'rest_nonce_action' filter to the REST API REST API normal normal 1 Awaiting Review enhancement close 11/29/2019
#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 04/01/2024
#47962 Allow apiRequest to do requests on external WordPress sites REST API normal normal 1 Awaiting Review enhancement has-patch 09/02/2019
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal normal 1 Awaiting Review enhancement 08/02/2018
#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
#57900 Only prime post thumbnails in post REST API controller spacedmonkey REST API normal normal 1 Future Release enhancement has-patch 05/10/2023
#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 08/02/2021
#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
#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/04/2024
#54387 trailing slash in the url /wp-json REST API normal minor 1 Awaiting Review enhancement dev-feedback 06/25/2024
#42737 Add method wp.api.getModelByType for retrieving api models adamsilverstein REST API normal normal 1 Future Release feature request 10/19/2018
#49634 Performance Benchmarks for REST API REST API normal normal 1 Awaiting Review feature request dev-feedback 04/30/2020
#31634 Minor UI improvements to bulk editing joedolson* Quick/Bulk Edit normal normal 9 6.8 enhancement has-patch 10/15/2024
#19859 "Bulk Edit" Missing The Ability To Edit Tags oglekler Quick/Bulk Edit normal normal 7 Future Release enhancement 02/12/2024
#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
#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 5 Future Release defect (bug) needs-unit-tests 02/28/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 02/17/2023
#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
#56129 Author Dropdown menu missing in Quick Edit Quick/Bulk Edit normal normal 2 defect (bug) dev-feedback 05/15/2023
#25696 Double clicking update on list table inline edit removes row from dom Quick/Bulk Edit normal normal 2 Future Release defect (bug) has-patch 10/12/2018
#28326 List Tables don't update properly after Quick Edit Quick/Bulk Edit normal normal 2 defect (bug) dev-feedback 02/17/2023
#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
#22236 edit.php: Apply when Bulk Actions selected forgets tag= filter Quick/Bulk Edit normal normal 2 defect (bug) has-patch 06/04/2019
#19392 Add auto-suggest support for all flat taxonomies in Bulk Edit. Quick/Bulk Edit normal normal 2 enhancement dev-feedback 06/04/2019
#31638 Bulk Edit & Quick Edit User Interfaces should be consistent Quick/Bulk Edit normal normal 2 enhancement close 06/04/2019
#56137 Excerpt in Quick Edit Quick/Bulk Edit normal normal 2 Awaiting Review enhancement dev-feedback 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) has-patch 06/04/2024
#39946 Private posts can be sticky when bulk editing them from wp-admin/edit.php Quick/Bulk Edit normal normal 1 Awaiting Review defect (bug) reporter-feedback 06/04/2024
#60329 Quick Edit tags-input drop-down selection box hangs exactly over the Published/Draft/Queud selection-box Quick/Bulk Edit normal normal 1 Awaiting Review defect (bug) has-patch 01/30/2024
#30870 Add an $actions array and a filter in inline_edit() function Quick/Bulk Edit normal normal 1 enhancement reporter-feedback 06/04/2019
#11472 Should QuickEdit remove posts from lists as needed? Quick/Bulk Edit low minor 1 Future Release enhancement 12/09/2019
#16706 Queries using "category__and" are slow on large databases chriscct7 Query normal normal 10 enhancement has-patch 06/04/2019
#20899 is_home() should be able to be true when is_feed() Query normal normal 9 Future Release defect (bug) dev-feedback 05/19/2017
#56689 Use WP_Query in get_page_by_path spacedmonkey Query normal normal 8 Future Release enhancement dev-feedback 02/07/2023
#53450 [WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query Query normal trivial 8 Future Release enhancement needs-docs 09/20/2022
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.