Make WordPress Core

{10} Needs Dev / Bug Wrangler Feedback (1277 matches)

Create a new ticket
  • Tickets that need feedback or reviewing from the WordPress developers or regular bug wranglers (keywords: dev-feedback, needs-review)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (801 - 900 of 1277)

1 2 3 4 5 6 7 8 9 10 11 12 13

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#43791 Add the call to pingback_url to core instead of themes Pings/Trackbacks normal normal Awaiting Review enhancement dev-feedback 01/13/2021
#38207 Disable Trackbacks by Default Keep Pingbacks On Pings/Trackbacks low minor Awaiting Review enhancement dev-feedback 03/07/2017
#32653 Improve Linkback Presentation Pings/Trackbacks normal normal Awaiting Review enhancement dev-feedback 02/14/2017
#59631 Despite using Update URI Plugin header, WP still tries to fetch the Update notes from WP org Plugins normal normal Awaiting Review defect (bug) dev-feedback 10/11/2024
#47730 Function plugins_api is not triggered for non wp-marketplace plugins Plugins normal normal Awaiting Review defect (bug) dev-feedback 08/23/2019
#45861 Global variable in plugin main file Plugins normal normal Awaiting Review defect (bug) dev-feedback 07/15/2025
#55616 Helper function to unhook anonymous class methods Plugins normal normal Awaiting Review defect (bug) dev-feedback 05/13/2022
#41638 Must-Use Plugin File Still Available With a dot at the beginning of a filename (aka supposedly hidden) Plugins normal normal Awaiting Review defect (bug) dev-feedback 06/25/2025
#34052 Plugin-Install/Update Sections Plugins normal normal Awaiting Review defect (bug) dev-feedback 05/13/2023
#41001 Recently Active Plugins Option does not reset when you delete a plugin. Plugins normal normal Awaiting Review defect (bug) close 02/26/2022
#55133 Using an array containing a single object as first $arg in do_action() Plugins normal normal Awaiting Review defect (bug) dev-feedback 06/17/2022
#40393 Using remove_action within an action callback skips over execution of other callbacks with lower priority Plugins normal major Awaiting Review defect (bug) dev-feedback 07/07/2020
#49599 Wrong PHPDoc wp_get_active_and_valid_plugins Plugins normal normal Awaiting Review defect (bug) dev-feedback 10/23/2024
#42637 Wrong button text for plugin installation failed! Plugins normal normal Awaiting Review defect (bug) close 02/10/2022
#63078 plugins_api() Default Argument Issue: 'downloaded' Not Set to True Plugins normal minor Awaiting Review defect (bug) dev-feedback 03/24/2025
#61619 Display compatibility metadata for Dependent plugins Plugins normal normal Awaiting Review enhancement dev-feedback 07/06/2025
#46571 Fix contributors list in plugin information + duplicate CSS Plugins normal normal Awaiting Review enhancement dev-feedback 03/20/2019
#37656 Improve plugin bootstrapping processes Plugins normal normal Awaiting Review enhancement dev-feedback 12/13/2019
#61737 Naming the plugin which is doing a fatal error on plugin activation/resumption Plugins normal normal Awaiting Review enhancement dev-feedback 08/24/2024
#60061 Rename "add new plugin" button Plugins normal normal Awaiting Review enhancement dev-feedback 01/26/2024
#58363 Update Hello Dolly plugin to current standards Plugins normal normal Awaiting Review enhancement dev-feedback 06/25/2025
#62788 Update request for 'Deleting...' string after failed Ajax attempt Plugins normal trivial Awaiting Review enhancement dev-feedback 06/04/2025
#58037 Use a placeholder icon when an icon is unable to load/be found in the plugin directory Plugins normal minor Awaiting Review enhancement dev-feedback 08/20/2025
#37301 A way to test plugin/theme installs and updates before applying Plugins normal normal Awaiting Review feature request dev-feedback 04/15/2020
#43621 Introduce `add_action_once` and `add_filter_once` sugar. Plugins normal normal Awaiting Review feature request dev-feedback 04/06/2018
#46991 Stop propagation on actions or filter Plugins low normal Awaiting Review feature request dev-feedback 11/19/2020
#63735 [Collaboration Inquiry] A Proposal to Discuss Improving Theme Compatibility for the ActivityPub Plugin Plugins normal normal Awaiting Review feature request dev-feedback 07/22/2025
#58402 Featured Image Preview breaks when an SVG image is uploaded. Post Thumbnails normal normal Awaiting Review defect (bug) dev-feedback 05/12/2025
#57437 Insecure Direct Object Reference in "author" parameter while making a page live Leads to Vertical Privilege Escalation on a Different Account Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 01/12/2023
#48512 Post editor can show wrong author, if user role was changed Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 11/06/2019
#59610 Post modified date cannot be updated through WP-CLI Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 10/13/2023
#55895 Register custom post statuses Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 09/22/2025
#39443 Search Page Template the_category() bug Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 01/04/2020
#57438 Slug is not generated when saving posts as draft Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 05/12/2025
#61249 The character count in the post_excerpt is fine instead of counting words. Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 05/20/2024
#45764 blog page and homepage the same list pages and not posts Posts, Post Types normal minor Awaiting Review defect (bug) dev-feedback 12/12/2019
#49478 get_post_type_object has the wrong type of validator for its parameter Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 02/19/2020
#29999 update post overwrites slug if current_user is contributor Posts, Post Types normal minor Awaiting Review defect (bug) dev-feedback 07/22/2024
#43672 wp_delete_post() function ignores `$force_delete` parameter for custom post types Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 07/05/2023
#41714 wp_list_pages() - horrible performance due to eventual "SELECT *" Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 07/06/2023
#41893 Add URL filter in posts list table get_edit_link() Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 02/15/2020
#54020 Add a filter to allow updating post without changing the modified dates Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 09/29/2021
#32545 Adding actions before and after "Add New" button Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 05/30/2019
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 02/27/2020
#51787 Introduce dedicated function that retrieves post object by metadata Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 07/16/2025
#51365 Introduce dedicated function to check if post meta exists Posts, Post Types normal normal Awaiting Review enhancement close 07/16/2025
#49644 Move logic from register_post_type() into WP_Post_Type->register() Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 03/13/2020
#49773 Navigating through list of posts on single.php is not functioning Posts, Post Types normal major Awaiting Review enhancement dev-feedback 04/02/2020
#39848 New filter 'the_title_wrap' Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 07/13/2025
#62954 Reassess the best way to store, hash, and check post passwords Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 09/07/2025
#24672 Remove final from WP_Post class Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 07/15/2025
#14558 Separate Database Table Support for Custom Post Types Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 03/04/2024
#39439 Should wp_insert_attachment() update GUID Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 08/06/2021
#48370 Add "next/previous" links to Edit Post screen Posts, Post Types normal normal Awaiting Review feature request dev-feedback 10/19/2019
#28463 Need core concept of the first publication of a post/comment. Posts, Post Types normal normal Awaiting Review feature request dev-feedback 07/15/2022
#61691 quick draft added images and categories free Posts, Post Types normal normal Awaiting Review feature request dev-feedback 07/24/2024
#55140 Erase Personal Data Email Validation Issue Privacy normal normal Awaiting Review defect (bug) dev-feedback 09/27/2022
#46905 Erase Personal Data without verify enable erase option and change status issue Privacy normal normal Awaiting Review defect (bug) dev-feedback 04/15/2019
#44215 Personal data exports - Empty values are included in the report Privacy normal normal Awaiting Review defect (bug) dev-feedback 06/03/2019
#48265 The privacy export files cleanup can run unlink on directories throwing an error. Privacy normal normal Awaiting Review defect (bug) dev-feedback 11/24/2021
#59276 Wrong notice is showing up on the Privacy Policy page settings in WP dashboard. Privacy normal normal Awaiting Review defect (bug) dev-feedback 09/05/2023
#43910 Add actions and filters so plugins can easily extend export/erasure functionality Privacy normal normal Awaiting Review enhancement dev-feedback 08/13/2018
#44161 Expired session tokens need to be removed from database because GDPR Privacy normal normal Awaiting Review enhancement dev-feedback 08/27/2025
#44261 Export User Data includes media URLs, not the actual media files in zip file Privacy normal normal Awaiting Review enhancement dev-feedback 10/16/2020
#49602 New design for Privacy settings page and hooks Privacy normal normal Awaiting Review enhancement dev-feedback 12/16/2020
#54390 Privacy Policy should be generated on the site language (locale) and not on users language Privacy normal normal Awaiting Review enhancement dev-feedback 11/08/2021
#50070 'post_type' query variable not set for taxonomy queries Query normal normal Awaiting Review defect (bug) dev-feedback 05/27/2020
#63359 Are ignore_sticky_posts working as expected? Query normal major Awaiting Review defect (bug) dev-feedback 05/12/2025
#44848 Ensure that empty author profiles have proper 404 behaviour Query normal normal Awaiting Review defect (bug) dev-feedback 09/17/2019
#52921 If page content blank and any page shows 404 error Query normal normal Awaiting Review defect (bug) dev-feedback 03/30/2021
#62931 Inconsistency When Querying and Sorting by meta_key with Multiple Values Query normal normal Awaiting Review defect (bug) dev-feedback 02/10/2025
#57678 Missing use of placeholders and $wpdb->prepare() Query normal major Awaiting Review defect (bug) dev-feedback 02/27/2023
#58515 Need to use $wpdb->prepare instead of sprintf Query normal normal Awaiting Review defect (bug) dev-feedback 06/22/2023
#44349 Posts show up multiple times in backend when they have the exact same date Query normal normal Awaiting Review defect (bug) dev-feedback 10/15/2025
#48047 Querying (non-CPT) posts from more than one (native) category only returning posts from first category Query normal normal Awaiting Review defect (bug) close 09/11/2025
#48078 Some WP_XXX_Query::query() methods produce incorrect results when called in a loop Query normal normal Awaiting Review defect (bug) dev-feedback 09/20/2019
#41226 Static "posts page" preview not working Query normal normal Awaiting Review defect (bug) needs-unit-tests 10/02/2025
#33341 WP_Meta_Query IN operator with empty array does not return expected result Query normal critical Awaiting Review defect (bug) dev-feedback 10/17/2023
#39945 WP_Query::get_posts fails to correctly sanitize 'posts_per_page' Query normal normal Awaiting Review defect (bug) dev-feedback 03/03/2020
#50871 When exact is true and orderby set to relevance, there is a DB error on search results page Query normal normal Awaiting Review defect (bug) dev-feedback 08/07/2020
#44964 `redirect_guess_404_permalink` doesn't support array in `post_type` var Query normal normal Awaiting Review defect (bug) needs-unit-tests 10/01/2018
#43238 `suppress_filters` not set in `pre_get_posts` hook Query normal normal Awaiting Review defect (bug) dev-feedback 05/13/2022
#63342 wp-admin/options.php page crashes when options or cache data are too large Query normal normal Awaiting Review defect (bug) dev-feedback 04/30/2025
#48193 Improve the WordPress loop Query normal normal Awaiting Review enhancement dev-feedback 01/20/2024
#41678 Make sure all field returns use filters in WP Query Query normal normal Awaiting Review enhancement needs-unit-tests 04/20/2023
#49429 There seems to be no way to check query value for NULL Query normal normal Awaiting Review enhancement dev-feedback 02/14/2020
#63453 Inconsistent confirmation for deleting taxonomy term (Single vs Bulk Action) Quick/Bulk Edit normal normal Awaiting Review defect (bug) dev-feedback 07/11/2025
#59971 Publishing a post in QuickEdit forces Date to NOW Quick/Bulk Edit normal normal Awaiting Review defect (bug) dev-feedback 12/05/2023
#54720 WP_List_Table Inside Metabox With Bulk Actions Not Working on Submit Quick/Bulk Edit normal normal Awaiting Review defect (bug) dev-feedback 09/13/2025
#56137 Excerpt in Quick Edit Quick/Bulk Edit normal normal Awaiting Review enhancement dev-feedback 06/04/2024
#56919 REST API term embed 401 - not allowed to view terms for this post REST API normal blocker Awaiting Review defect (bug) dev-feedback 10/29/2023
#57088 Rest API improve time response with cache REST API normal normal Awaiting Review defect (bug) dev-feedback 11/15/2022
#41358 Shutdown hooks can significantly slow down REST API responses REST API normal normal Awaiting Review defect (bug) dev-feedback 02/10/2025
#63635 Tests: rest-posts-controller hooks blow under certain circumstances REST API normal blocker Awaiting Review defect (bug) dev-feedback 06/30/2025
#57879 fix rest_get_endpoint_args_for_schema() to allow user-defined sanitize and validate callbacks. REST API normal normal Awaiting Review defect (bug) dev-feedback 06/19/2024
#62855 Add object_id to WP_REST_Meta_Fields::prepare_value_for_response() REST API normal normal Awaiting Review enhancement dev-feedback 05/26/2025
#63761 Adding Edit/PUT Method for Template REST API Endpoint. REST API normal normal Awaiting Review enhancement dev-feedback 07/28/2025
#48816 Use get_bloginfo in the REST API index REST API normal normal Awaiting Review enhancement dev-feedback 11/29/2019
#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 Awaiting Review enhancement needs-unit-tests 09/17/2024
#54387 trailing slash in the url /wp-json REST API normal minor Awaiting Review enhancement dev-feedback 06/25/2024
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracReports for help on using and creating reports.