Make WordPress Core

{10} Needs Dev / Bug Wrangler Feedback (1282 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 (401 - 500 of 1282)

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
#27282 WP_Query returns more results when there are sticky posts Query normal normal Future Release defect (bug) dev-feedback 06/04/2025
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* Query normal critical Future Release defect (bug) needs-unit-tests 06/14/2022
#39945 WP_Query::get_posts fails to correctly sanitize 'posts_per_page' Query normal normal Awaiting Review defect (bug) dev-feedback 02/01/2026
#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 02/18/2026
#44965 WordPress Core strips $_GET['error'] occasionally SergeyBiryukov* Query normal normal Future Release defect (bug) dev-feedback 09/21/2022
#24142 Zero value for posts_per_page value in wp_query custom instance and for 'Blog pages show at most' option SergeyBiryukov Query normal normal Future Release defect (bug) dev-feedback 02/04/2026
#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
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges Query normal normal Future Release defect (bug) dev-feedback 06/15/2022
#20899 is_home() should be able to be true when is_feed() Query normal normal Future Release defect (bug) dev-feedback 07/01/2025
#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
#53372 Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp REST API normal minor Future Release defect (bug) close 02/25/2025
#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
#38878 REST API: Default query for users endpoint doesn't scale REST API normal normal Future Release defect (bug) dev-feedback 07/11/2019
#50012 REST API: Fields filter does not work with "object" collection responses REST API normal normal Future Release defect (bug) dev-feedback 02/06/2026
#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 01/07/2026
#63635 Tests: rest-posts-controller hooks blow under certain circumstances REST API normal blocker Awaiting Review defect (bug) dev-feedback 02/06/2026
#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
#44157 the comments/[id] endpoints should have the same permissions checks as the comments endpoint adamsilverstein REST API normal normal Future Release defect (bug) dev-feedback 11/26/2025
#24958 Large number of revisions cause memory exhaustion adamsilverstein Revisions low normal Future Release defect (bug) dev-feedback 09/26/2025
#63208 Slider: Revision page slider does not support touch interactions on mobile devices joedolson* Revisions normal normal Future Release defect (bug) dev-feedback 02/10/2026
#20746 Accessing non-existing theme folder in Network install gives 500 error Rewrite Rules normal normal Future Release defect (bug) dev-feedback 04/18/2024
#43746 Custom post type single post feed returns a 404 if has_archive is set to false when calling register_post_type() SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
#28517 Logic error in WP_Rewrite flush_rules Rewrite Rules normal normal Future Release defect (bug) dev-feedback 05/18/2017
#44773 Non Existing Child Page of Custom Post Redirects Instead of 404 Rewrite Rules normal critical Awaiting Review defect (bug) dev-feedback 09/11/2020
#40440 Save permalink without send form Rewrite Rules normal normal Awaiting Review defect (bug) close 12/19/2021
#41791 Unicode + add_permastruct breaks rewrite rules Rewrite Rules normal normal Awaiting Review defect (bug) needs-unit-tests 09/15/2017
#50260 Multisite - Getting actual user capabilities with get_role_caps() different with current_user_can() Role/Capability normal normal Awaiting Review defect (bug) needs-docs 08/04/2023
#36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal Future Release defect (bug) needs-unit-tests 01/14/2019
#22895 user_can_admin_menu() is Type-Insensitive for Users who Can't Create Pages johnbillion* Role/Capability normal normal Future Release defect (bug) dev-feedback 02/19/2023
#17916 Enqueued styles are only printed on login_footer in wp-login.php Script Loader normal normal Future Release defect (bug) dev-feedback 08/10/2018
#54956 [5.9] wp_block_type args - "style" and "script" are always loaded on Frontend Script Loader normal normal Awaiting Review defect (bug) needs-unit-tests 07/19/2022
#41990 wp_add_inline_script() does not print if the handler has already processed Script Loader normal normal Future Release defect (bug) dev-feedback 04/12/2023
#49877 Content enclosed by (content enclosing) shortcode gets stripped from excerpt Shortcodes normal normal Awaiting Review defect (bug) dev-feedback 07/24/2020
#47863 Fix odd, unexpected output from shortcode_parse_attts SergeyBiryukov Shortcodes normal normal Future Release defect (bug) dev-feedback 07/16/2025
#57790 Parsing of Shortcode Attributes: bug locating a final attribute Shortcodes normal normal Awaiting Review defect (bug) changes-requested 03/18/2025
#58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML Shortcodes normal normal Future Release defect (bug) needs-unit-tests 05/22/2025
#43686 Shortcodes containing asterisks may create invalid regex breaking the editor Shortcodes normal normal Future Release defect (bug) dev-feedback 01/16/2019
#54351 Checking for temp update directories may throw warnings Site Health normal normal Future Release defect (bug) dev-feedback 04/04/2022
#52977 Consider using basic auth in https healh check. Site Health normal normal Awaiting Review defect (bug) dev-feedback 09/08/2023
#52343 Site Health Page: Inactive theme message is inconsistent Site Health normal normal Awaiting Review defect (bug) dev-feedback 01/28/2021
#46967 Site health, info tab: show the current uploads directory info on network installs Site Health normal normal Future Release defect (bug) dev-feedback 06/20/2019
#47352 Take into account the current admin email address when rate limiting the recovery mode email Site Health normal normal Future Release defect (bug) dev-feedback 09/19/2022
#61534 if debug mode is true and go to the site-heath page showing extra margin top at admin-menu Site Health normal normal Awaiting Review defect (bug) dev-feedback 10/02/2024
#60076 200 tags maximum Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 12/17/2023
#46010 Auto-generated term slugs can be greater than 200 characters, giving "Could not insert term into the database." error Taxonomy normal normal Awaiting Review defect (bug) needs-unit-tests 11/04/2025
#45076 Category counter is not updated Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 01/26/2026
#46350 If a term is '0' clicking on its "Count" value displays all posts Taxonomy normal normal Future Release defect (bug) dev-feedback 07/07/2025
#50082 Item count is not increasing after adding category Taxonomy normal normal Future Release defect (bug) dev-feedback 08/11/2020
#44728 Quick edit for taxonomies is using filtered data Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 05/08/2019
#41631 Same Term Not Added Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 06/26/2025
#32942 Taxomony term list counts do not respect post_type parameter Taxonomy normal normal Future Release defect (bug) changes-requested 05/17/2025
#29418 Taxonomy archive query not including all of its post types. SergeyBiryukov Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 05/06/2020
#50047 Taxonomy parent select field not cleared after creating category Taxonomy normal minor Awaiting Review defect (bug) dev-feedback 05/01/2020
#54521 Taxonomy term quick edit does not save if taxonomy has non latin characters Taxonomy normal normal Future Release defect (bug) dev-feedback 04/23/2025
#55437 Bugfix: Display correct theme in site editor SergeyBiryukov Themes normal normal Future Release defect (bug) dev-feedback 02/20/2024
#60826 Fix incorrect use of add_theme_support( 'editor-style(s)' ) Themes normal minor Future Release defect (bug) dev-feedback 10/22/2024
#38557 Format for registering a default header image is ambiguous joemcgill* Themes normal normal Future Release defect (bug) dev-feedback 03/26/2019
#41901 Updating fails for themes with style.css in sub directory. williampatton Themes normal normal Awaiting Review defect (bug) dev-feedback 03/18/2019
#63499 wp-signup and wp-activate page ui looking broken Themes normal normal Awaiting Review defect (bug) dev-feedback 05/29/2025
#57884 [TinyMCE] class-wp-editor.php is emitting open_basedir restriction warning when using my own error handler TinyMCE normal normal Awaiting Review defect (bug) dev-feedback 03/21/2023
#62545 Adminbar title not escaped Toolbar normal minor Awaiting Review defect (bug) dev-feedback 08/19/2025
#52939 Frontend toolbar CSS conflict with some themes Toolbar normal normal Future Release defect (bug) dev-feedback 05/15/2025
#63607 Long display name breaks admin bar layout on frontend and backend at smaller screen sizes Toolbar normal normal Awaiting Review defect (bug) dev-feedback 07/01/2025
#38936 Alter Table Always Expects a COLUMN; Crashes on a CONSTRAINT Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 12/16/2022
#62699 Bulk Actions for Dependent Plugins Still Not Working Properly Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 12/17/2024
#46292 Bump `set_time_limit()` at the start of the update process, instead of mid-way. Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 12/15/2022
#56713 Check ACL permission before upgrading Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 10/17/2022
#53298 Checking if wp-config-sample.php file exists before checking if wp-config.php exists Upgrade/Install normal trivial Awaiting Review defect (bug) dev-feedback 07/12/2023
#56431 Fatal Error on Update Page When a Plugin's Icon is Not Set Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 02/07/2026
#54546 Fatal error receive while updating WP 5.8.2 to WP 5.9. Upgrade/Install normal normal Future Release defect (bug) dev-feedback 08/30/2022
#60694 INDEX command denied to user 'wordpress'@'localhost' for table 'wp_trp_dictionary_bg_bg_en_us' Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 03/05/2024
#60397 Invalidate opcache after theme / plugin updates seebeen Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 01/31/2024
#42281 No Autoupdate for Translation files Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 07/09/2023
#62176 No stable error detection after Automatic Updates with more than one update Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 10/09/2024
#61330 Plugin Dependencies: Refresh plugin-install.php instead of redirecting on activation Upgrade/Install normal normal Future Release defect (bug) needs-unit-tests 05/12/2025
#22287 Plugin in another plugin folder causes Activate link to be wrong on Download Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 09/17/2020
#54582 Problem with deleting old files at the end of a core update when the filesystem is case-insensitive SergeyBiryukov* Upgrade/Install high major Future Release defect (bug) dev-feedback 07/07/2025
#61790 Rewrite text about using child themes Upgrade/Install normal normal Future Release defect (bug) dev-feedback 10/21/2024
#42008 Show warning that usernames can't be changed Upgrade/Install normal minor Future Release defect (bug) close 11/01/2020
#33909 The `home` option not equivalent to the WP_HOME constant value in multisite and single instance Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 06/27/2025
#44596 Welcome page text is repetitive Upgrade/Install normal normal Future Release defect (bug) close 01/20/2025
#63187 Wrong Inconsistent Permissions Check in Filesystems Upgrade/Install normal normal Future Release defect (bug) dev-feedback 01/30/2026
#59177 dbDelta doesn't handle changing the DEFAULT value of a column from NULL to '' Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 09/05/2023
#62946 wp_opcache_invalidate() promises more than it can do Upgrade/Install normal minor Awaiting Review defect (bug) dev-feedback 07/13/2025
#60835 Fix and improve handling of uploading of font files Upload normal normal Future Release defect (bug) dev-feedback 01/30/2025
#47752 Fix upload of .srt files Upload normal normal Future Release defect (bug) dev-feedback 09/22/2019
#45670 Getting different MIME type from function finfo_file. Upload normal normal Awaiting Review defect (bug) dev-feedback 01/09/2019
#23895 Max upload size 0 when post_max_size = 0 johnbillion Upload normal normal Future Release defect (bug) dev-feedback 11/29/2017
#18474 Misleading error message when theme ZIP exceeds post_max_size Upload normal normal Awaiting Review defect (bug) dev-feedback 05/15/2019
#32318 Upload fails, wp_insert_attachment returned 0 Upload normal normal Awaiting Review defect (bug) close 10/19/2022
#55635 wp_convert_hr_to_bytes() report correct byte sizes for php.ini "shorthand" values Upload normal normal Awaiting Review defect (bug) changes-requested 09/14/2022
#16788 Ampersands in e-mail address become invalid Users normal normal Awaiting Review defect (bug) dev-feedback 03/04/2026
#59337 Change the escape esc_attr() to esc_url() Users normal normal Awaiting Review defect (bug) close 11/11/2024
#52256 Default hide password field. Users normal normal Awaiting Review defect (bug) dev-feedback 01/31/2026
#60441 Delete User-> Attribute All Content Doesn't Show Users with Editor Roles Users normal normal Awaiting Review defect (bug) dev-feedback 02/05/2024
#23361 Deleting a user in Network Admin still defaults to "Delete all posts" Users normal normal Future Release defect (bug) dev-feedback 06/18/2025
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracReports for help on using and creating reports.