Make WordPress Core

{1} All Tickets (8332 matches)

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

Results (6201 - 6300 of 8332)

Quick/Bulk Edit (26 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#33172 Notice in get_bulk_actions() in certain conditions normal normal defect (bug) 06/04/2019 1
#31634 Minor UI improvements to bulk editing joedolson* has-patch normal normal Future Release enhancement 04/14/2023 36
#28326 List Tables don't update properly after Quick Edit dev-feedback normal normal defect (bug) 02/17/2023 10
#61409 JQMIGRATE warnings for bulk edit has-patch normal normal Awaiting Review defect (bug) 06/18/2024 3
#48496 Filters post_row_actions and page_row_actions not apply at AJAX inline-save action reporter-feedback normal normal Awaiting Review defect (bug) 02/28/2023 4
#56137 Excerpt in Quick Edit dev-feedback normal normal Awaiting Review enhancement 06/04/2024 3
#25696 Double clicking update on list table inline edit removes row from dom has-patch normal normal Future Release defect (bug) 10/12/2018 20
#12769 Disappearing posts/pages (in quickedit mode) has-patch low minor defect (bug) 02/17/2023 12
#33931 Complex simplification and standardisation of all the list and quick edit screens normal normal enhancement 06/04/2019 4
#15761 Bulk editing on posts without Javascript enabled results in the post being set to draft garyc40 normal normal defect (bug) 06/04/2019 6
#10762 Bulk editing creates invalid URIs normal normal Future Release defect (bug) 12/16/2018 20
#29320 Bulk edit on custom post types without title support normal normal enhancement 07/24/2019 4
#37296 Bulk edit category labels are slightly misleading has-patch normal normal enhancement 06/04/2019 4
#39186 Bulk actions not correctly applied when selecting bulk actions in both the top and bottom bulk actions dropdowns engelen needs-unit-tests normal normal Future Release defect (bug) 02/28/2023 21
#31638 Bulk Edit & Quick Edit User Interfaces should be consistent close normal normal enhancement 06/04/2019 2
#52501 Bad date format in data picker, depends on time format settings normal normal Awaiting Review defect (bug) 03/15/2023 20
#56129 Author Dropdown menu missing in Quick Edit dev-feedback normal normal defect (bug) 05/15/2023 6
#54378 Admin Pages - The dropdown of 'Main Page (no parent)' on QuickEdit query is slow normal normal Awaiting Review enhancement 06/04/2024 4
#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 has-patch normal normal Future Release enhancement 09/16/2024 42
#19392 Add auto-suggest support for all flat taxonomies in Bulk Edit. dev-feedback normal normal enhancement 06/04/2019 4
#30870 Add an $actions array and a filter in inline_edit() function reporter-feedback normal normal enhancement 06/04/2019 1
#12208 Add Quick Edit To Media Library list view dev-feedback normal normal Future Release feature request 02/07/2023 13
#12684 Add Edit to Bulk Actions menu on Categories screen dipalidhole27gmailcom has-patch normal normal Future Release feature request 02/08/2023 21
#60898 'Change Author' as a bulk action in media library normal normal Awaiting Review feature request 06/04/2024 1
#60945 "Quick Edit" in Posts and Pages doesn't work in 6.5 has-patch normal normal Awaiting Review defect (bug) 06/04/2024 5
#19859 "Bulk Edit" Missing The Ability To Edit Tags oglekler normal normal Future Release enhancement 02/12/2024 66

REST API (74 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#60142 wordpress api not returns category descriptions in embedded data of post normal normal Awaiting Review feature request 07/26/2024
#54387 trailing slash in the url /wp-json dev-feedback normal minor Awaiting Review enhancement 06/25/2024 1
#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
#57312 pattern validation fails in case of multitype validation using WP JSON REST normal normal Awaiting Review defect (bug) 12/11/2022 1
#59558 not documented information about changes in embedded data normal normal Awaiting Review defect (bug) 10/06/2023 1
#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
#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
#55946 `post_tag` is not supporting in rest api for custom meta reporter-feedback normal normal Awaiting Review defect (bug) 09/16/2022 1
#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
#54832 _doing_it_wrong should write into debug.log normal normal Awaiting Review defect (bug) 02/14/2024 3
#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
#50964 WordPress view/preview links + post editor don't get along with SPA frontend normal major Awaiting Review defect (bug) 04/20/2021 2
#60911 WordPress requires Host in the header reporter-feedback normal normal Awaiting Review defect (bug) 05/17/2024 1
#52384 WordPress API - Add Limit / Block API Access Features normal normal Awaiting Review feature request 01/27/2021 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
#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
#39851 WP_REST_Posts_Controller::get_items() has too many concerns normal normal Future Release task (blessed) 01/17/2019 3
#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
#43149 WP-API JS Client not triggering change event when using setMeta/setMetas helpers normal normal Awaiting Review defect (bug) 10/25/2020 1
#39861 WP REST API and Caching Issue johnbillion* normal normal Future Release defect (bug) 06/21/2023 7
#54240 WP REST API Users Endpoint Search reporter-feedback normal normal Awaiting Review defect (bug) 10/14/2021 3
#40988 Use objects for `get_item_schema()` calls pbearne normal normal Awaiting Review enhancement 06/12/2024 5
#48816 Use get_bloginfo in the REST API index dev-feedback normal normal Awaiting Review enhancement 11/29/2019 2
#40748 Use REST API for Community Events needs-unit-tests normal normal Future Release enhancement 10/25/2020 14
#61838 Uncaught TypeError in multiple REST API endpoints from a single bug has-patch normal normal Awaiting Review defect (bug) 08/14/2024 3
#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
#56368 Unable to use enum with array data type - REST API normal normal Awaiting Review enhancement 09/04/2022 2
#52640 The rest_prepare_attachment filter runs twice during REST request has-patch normal normal Future Release defect (bug) 02/24/2021 5
#38641 Support partial ISO8601 dates in queries normal normal Future Release enhancement 01/18/2022 7
#41358 Shutdown hooks can significantly slow down REST API responses dev-feedback normal normal Awaiting Review defect (bug) 06/12/2024 10
#39037 Should REST API support multiple orderby values? has-patch normal normal Awaiting Review enhancement 08/07/2024 11
#56481 Short-circuit HEAD methods in Core controllers has-patch normal normal Awaiting Review enhancement 09/27/2024 6
#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
#61308 Return `post_types` field in templates REST API oandregal needs-unit-tests normal normal Future Release enhancement 10/08/2024 10
#35425 Return HTTP status code in WP_Error objects normal normal Future Release enhancement 03/26/2017 11
#54125 Rest API tax_relation=OR doesn't seem to work correctly reporter-feedback normal major Awaiting Review defect (bug) 08/02/2024 1
#60349 Rest API media upload utf8 urlencoded filename not decoded on server has-patch normal normal Awaiting Review defect (bug) 01/25/2024
#57088 Rest API improve time response with cache dev-feedback normal normal Awaiting Review defect (bug) 11/15/2022
#45252 Reconsider the `context` argument in REST API calls normal normal Awaiting Review enhancement 11/21/2019 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
#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
#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
#48257 REST API: post-process endpoint cannot be discovered from media creation endpoint normal normal Future Release defect (bug) 10/08/2019
#54740 REST API: oneOf validation behaves unexpectedly with strings/arrays normal normal Awaiting Review defect (bug) 09/05/2022 4
#49330 REST API: introduce block-editor context normal normal Future Release enhancement 10/01/2020 9
#49985 REST API: Using _embed and _fields query parameters in the same query TimothyBlynJacobs has-patch normal normal 6.7 defect (bug) 10/02/2024 38
#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
#38813 REST API: Test schema registration for required fields. jnylen0 needs-unit-tests normal normal Future Release enhancement 11/30/2019 3
#48885 REST API: Support reading public settings, implement context handling spacedmonkey dev-feedback normal normal Future Release enhancement 07/18/2022 38
#59425 REST API: Preserve boolean values when generating next/prev Link headers normal normal Awaiting Review defect (bug) 09/21/2023
#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
#36257 REST API: It's difficult to impossible to determine the endpoint matched to a request rmccue normal normal enhancement 01/18/2022 5
#45140 REST API: Increase upper bound allowed on per_page argument needs-unit-tests normal normal Future Release enhancement 06/26/2024 5
#39544 REST API: Improve users endpoint in multisite normal normal Future Release task (blessed) 08/17/2021 26
#39954 REST API: Improve date updates if both `date` and `date_gmt` are set normal minor Awaiting Review enhancement 03/09/2017 7
#61444 REST API: If Super Admin does not exist in subsite, retrieving users is rejected normal normal Awaiting Review defect (bug) 06/14/2024
#56494 REST API: Fix and test rest_default_additional_properties_to_false has-patch normal normal Awaiting Review defect (bug) 08/09/2023 10
#50012 REST API: Fields filter does not work with "object" collection responses has-patch normal normal Future Release defect (bug) 09/19/2023 3
#41616 REST API: Expose old slugs has-patch normal normal Future Release enhancement 07/22/2024 5
#38878 REST API: Default query for users endpoint doesn't scale dev-feedback normal normal Future Release defect (bug) 07/11/2019 7
#41032 REST API: Date fields do not support ISO8601 has-patch normal normal Future Release defect (bug) 02/15/2024 5
#39972 REST API: Allow querying posts by post format normal normal Awaiting Review feature request 05/07/2017 3
#40556 REST API: Allow for server generating a user's password has-patch normal normal Awaiting Review enhancement 04/27/2017 2
#46238 REST API: Allow conditional field registration needs-unit-tests normal normal Awaiting Review enhancement 10/25/2020 7
#41821 REST API: Add support for threaded comments needs-unit-tests normal normal Future Release enhancement 09/24/2020 7
#51757 REST API: Add const validation has-patch normal normal Awaiting Review enhancement 01/25/2021 6
#54247 REST API: Add block editor settings endpoint has-patch normal normal Future Release enhancement 10/21/2021 11
#38702 REST API: Add accessor functions for post_status and post_parent needs-unit-tests normal normal Future Release enhancement 01/18/2022 5
#42947 REST API wrong total pages spacedmonkey has-patch normal normal Future Release defect (bug) 10/31/2021 21
#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
#56587 REST API sanitize and validate order / priority normal normal Awaiting Review enhancement 09/16/2022
#53860 REST API returns special characters as Unicode Decimal Code normal minor Awaiting Review enhancement 08/02/2021 1
#54484 REST API returns (empty) array for Meta but Schema has type object normal normal Awaiting Review defect (bug) 11/24/2021 1
#46379 REST API posts/pages response to include scripts needed for display of post content normal normal Future Release feature request 10/24/2020 6
Note: See TracReports for help on using and creating reports.