Make WordPress Core

{30} Tickets with a focus on (5249 matches)

Arguments
Create a new ticket
  • Active tickets with a focus on
  • Grouped by workflow and sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (601 - 700 of 5249)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17

Slated for Next Release (31 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#18836 ORDER BY RAND() is slow pbearne Query normal minor 6.9 enhancement dev-feedback 06/03/2025
#63310 On mobile devices, the search bar in the WordPress admin "Pages" section has an unnecessary right margin, which negatively impacts the visual alignment and user experience. Administration normal normal 6.9 enhancement has-patch 06/16/2025
#43258 Output buffer template rendering and add filter for post-processing (e.g. caching, optimization) westonruter* General normal normal 6.9 enhancement needs-unit-tests 05/27/2025
#44267 Privacy Request List Table: A way to show the time of request when it's older than 24 hours. joedolson* Privacy normal normal 6.9 enhancement 04/18/2025
#62997 Put the final nail in the coffin of shared terms johnbillion* Taxonomy normal normal 6.9 enhancement has-patch 05/27/2025
#48885 REST API: Support reading public settings, implement context handling spacedmonkey REST API normal normal 6.9 enhancement has-patch 03/03/2025
#47595 Re-evaluate whether comment form should still get the HTML5 novalidate attribute westonruter Comments normal normal 6.8.2 enhancement has-patch 06/19/2025
#63603 Replace deprecated / non-standard CSS for `speak` and `aural` audrasjb General normal normal 6.9 enhancement dev-feedback 06/20/2025
#36447 Responsive preview icons in Customizer need tooltips joedolson* Customize normal normal 6.9 enhancement dev-feedback 03/26/2025
#54479 Set_blog_id performance flixos90 General normal normal 6.9 enhancement has-patch 06/10/2025
#59592 Store last changed value in key instead of using it as a salt for query caches spacedmonkey Cache API normal normal 6.9 enhancement has-patch 06/11/2025
#43421 The $capabilities argument in the `add_role()` function requires an explicit grant johnbillion Role/Capability normal normal 6.9 enhancement has-patch 02/27/2025
#63561 The media upload button is not disabled when no image has been uploaded joedolson* Media normal normal 6.9 enhancement has-patch 06/13/2025
#63126 Theme preview model and Media library model having issues with Shift/Ctrl + Shift next and previous arrows. joedolson* Themes normal normal 6.9 enhancement needs-unit-tests 06/19/2025
#60770 TimeZone select box compatibility with RTL directions audrasjb I18N normal normal 6.9 enhancement dev-feedback 05/07/2025
#63196 Typo correction audrasjb* Administration normal minor 6.9 enhancement has-patch 03/30/2025
#10931 Verify Comment Email Addresses of Registered Users adamsilverstein Comments normal normal 6.9 enhancement needs-docs 06/06/2025
#49446 cache the results of get_uploaded_header_images() SergeyBiryukov Themes normal normal 6.9 enhancement has-patch 05/27/2025
#63588 do_blocks(): Free up transient memory leak Editor normal normal 6.8.2 enhancement has-patch 06/18/2025
#48054 wp.sanitize.stripTags should iterate instead of using recursion flixos90 General normal minor 6.9 enhancement has-patch 06/14/2025
#22114 Propagating password on change chriscct7 Users normal normal 6.9 feature request has-patch 06/04/2025
#43936 Settings: Warn when open registration and new user default is privileged audrasjb* Security normal normal 6.9 feature request dev-feedback 05/12/2025
#63168 Coding Standards fixes for WP 6.9 General normal normal 6.9 task (blessed) 06/06/2025
#63166 Docblock improvements for WP 6.9 General normal normal 6.9 task (blessed) has-patch 06/11/2025
#59649 PHP 8.0: improvements to allow for named parameters in 6.9 General normal normal 6.9 task (blessed) 03/25/2025
#55603 PHP 8.2: address deprecation of the utf8_encode() and utf8_decode() functions SergeyBiryukov* General normal normal 6.9 task (blessed) dev-feedback 03/18/2025
#63268 PHPStan code quality improvements for 6.9 SergeyBiryukov* General normal normal 6.9 task (blessed) has-patch 06/20/2025
#63061 Prepare for PHP 8.5 General normal normal 6.9 task (blessed) 06/01/2025
#23432 Review usage of target="_blank" in the admin sabernhardt* Administration normal normal 6.9 task (blessed) 06/04/2025
#26504 Semantic elements for non-link links joedolson* Administration normal normal 6.9 task (blessed) 03/04/2025
#63169 Tests: Reduce usage of assertEquals for 6.9 Build/Test Tools normal normal 6.9 task (blessed) has-patch 03/25/2025

Tickets Awaiting Review (69 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#45958 Errors displayed on shutdown handler Bootstrap/Load high normal Awaiting Review defect (bug) has-patch 09/16/2019
#29051 get_raw_theme_root : Windows paths Themes high critical Awaiting Review defect (bug) 03/14/2024
#27606 "Add Existing User" form does not preserve input in case of an error Users low minor Awaiting Review defect (bug) has-patch 05/03/2019
#62513 Long first/last names without spaces break mobile view layout Users low minor Awaiting Review defect (bug) has-patch 05/12/2025
#37829 Problem when adding a link and searching published articles Editor low normal Awaiting Review defect (bug) 04/19/2019
#33141 Search form clear button is clipped in Safari (OS X) General low minor Awaiting Review defect (bug) has-patch 05/23/2017
#42481 TEST_COOKIE and LOGGED_IN_COOKIE secure flag create issues on non-secure login Login and Registration low normal Awaiting Review defect (bug) 04/29/2019
#58335 WordPress Dashboard Collapse Menu Transition issue. Administration low normal Awaiting Review defect (bug) 01/11/2024
#38622 XML-RPC wp_newComment should return an error when a field exceeds the maximum length XML-RPC low normal Awaiting Review defect (bug) has-patch 01/13/2024
#55454 clean_site_details_cache() doesn't clean all site caches Networks and Sites low minor Awaiting Review defect (bug) 06/03/2025
#9968 dynamically adding/removing filters breaks plugins Plugins low normal Awaiting Review defect (bug) needs-unit-tests 03/02/2020
#54771 possible disagreement in the return types/values wp_cache_flush() and WP_Object_Cache:flush(). Cache API low normal Awaiting Review defect (bug) 01/11/2022
#38207 Disable Trackbacks by Default Keep Pingbacks On Pings/Trackbacks low minor Awaiting Review enhancement dev-feedback 03/07/2017
#43320 Harden API requests against man-in-the-middle attacks Security low minor Awaiting Review enhancement 02/18/2018
#37677 Introduce WP_Plugin class analogous to WP_Theme Plugins low normal Awaiting Review enhancement 04/25/2024
#52865 Strip 'enclosed' trailing spaces in URLs Canonical low normal Awaiting Review enhancement 06/10/2025
#39282 The process for approving and then replying to a comment can be made more visible Comments low normal Awaiting Review enhancement 09/01/2020
#55075 WordPress admin bar does not contain a link to the Customizer Toolbar low minor Awaiting Review enhancement 02/08/2022
#38037 Maximum User ID Issue Users lowest normal Awaiting Review defect (bug) 04/10/2019
#56499 count() used in the loop condition Comments lowest normal Awaiting Review defect (bug) has-patch 09/21/2022
#37261 Consider removing the `$start` argument from `WP_UnitTest_Generator_Sequence` Build/Test Tools lowest normal Awaiting Review enhancement 11/12/2024
#8924 autoload should be boolean in add_option() Database lowest normal Awaiting Review enhancement 03/15/2019
#48553 "Admin Color Scheme" should not be saved before hitting the "Update Profile" button in profile page Users normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#56599 "All" view not selected for all relevant views for custom post type Posts, Post Types normal trivial Awaiting Review defect (bug) has-patch 05/12/2025
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 08/03/2017
#57365 "Attempt Block Recovery" functionality broken for buttons "Convert to.." click Editor normal normal Awaiting Review defect (bug) 12/30/2022
#58518 "More info about performance optimization" links in Site Health go to 404 error on WordPress.org Site Health normal normal Awaiting Review defect (bug) 06/13/2023
#59340 "Open in new tab" checkbox in hyperlink entry doesn't save Editor normal normal Awaiting Review defect (bug) 09/29/2023
#48954 "Sticky" post state shows even for non-Post post-types Posts, Post Types normal normal Awaiting Review defect (bug) 12/12/2019
#58287 "The server cannot process the image" error, set_imagick_time_limit() and WP 6.2 Media normal major Awaiting Review defect (bug) 05/10/2023
#43695 $depth and $args are switched when using custom callback in wp_list_comments() Comments normal normal Awaiting Review defect (bug) has-patch 11/26/2021
#52651 $option_group argument in settings_fields() function is misdescribed Options, Meta APIs normal normal Awaiting Review defect (bug) 02/28/2021
#63252 $tax_url with no path not accounted for in /wp-includes/canonical.php Canonical normal normal Awaiting Review defect (bug) has-patch 04/08/2025
#43372 $wp_query->max_num_pages return value as float Query normal trivial Awaiting Review defect (bug) 02/10/2022
#43664 $wpdb->get_results fails in specific cases with non-latin charaters in where clause Database normal normal Awaiting Review defect (bug) 04/08/2018
#40014 & converted to '#038 Themes normal normal Awaiting Review defect (bug) 03/03/2017
#40899 '&' Is always escaped in the JavaScript template. General normal normal Awaiting Review defect (bug) 09/08/2020
#61107 'Change role to...' field on wp-admin/network/site-users.php?id=xxx is populated by wrong site roles General normal normal Awaiting Review defect (bug) 04/30/2024
#27244 'Restore This Autosave' immediately updates a published post Revisions normal normal Awaiting Review defect (bug) 02/25/2024
#40585 'Update' vs 'Schedule' Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 05/08/2017
#39914 'orderby' date results differs depend on 'post_status' Query normal normal Awaiting Review defect (bug) 02/19/2017
#42422 'unique' index not removed from the 'slug' column of the 'wp_terms' table Taxonomy normal normal Awaiting Review defect (bug) 11/11/2017
#43676 .htaccess rules don't work with Plain Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 01/05/2022
#44313 /wp-admin/css/forms.css problem when adding a <select> with 'restrict_manage_users' Users normal normal Awaiting Review defect (bug) 06/05/2018
#40685 /wp-includes/class-wp-hook.php function resort_active_iterations not working correct General normal normal Awaiting Review defect (bug) 06/08/2017
#41128 404 Page not found after using same URL in post / page Posts, Post Types normal normal Awaiting Review defect (bug) 11/18/2024
#60011 6.4.1 seems to deliver poor external cache performance compared with 6.3.2 Cache API normal normal Awaiting Review defect (bug) 07/16/2024
#60451 @subpackage tag is considered deprecated by phpDocumentor General normal normal Awaiting Review defect (bug) 02/07/2024
#39939 A Contributor cannot preview their own post if it's scheduled Posts, Post Types normal minor Awaiting Review defect (bug) needs-unit-tests 02/23/2017
#47593 A Role Setting is missing on Users page for Bulk Actions Users normal normal Awaiting Review defect (bug) has-patch 06/30/2020
#50284 A fix to the CPT-no-create-when-submenu-child problem. Administration normal normal Awaiting Review defect (bug) 11/10/2022
#41180 ABSPATH definition - incorrect on chrooted vhost Bootstrap/Load normal normal Awaiting Review defect (bug) has-patch 03/12/2025
#45818 ALLOW_UNFILTERED_UPLOADS does not work on multisite Upload normal normal Awaiting Review defect (bug) 09/22/2022
#55515 About the problem that the php file of the theme editor and plugin editor cannot be edited in multi-site Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 05/12/2025
#52990 Account for single quoted attributes when lazy loading images and iframes. Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 04/12/2024
#41324 Action of password-protect form. Posts, Post Types normal normal Awaiting Review defect (bug) 07/14/2017
#44891 Activate button showing after theme activated Themes normal normal Awaiting Review defect (bug) has-patch 09/06/2018
#52874 Activating plugins on Install page randomly errors with "The plugin does not have a valid header" message. Plugins normal normal Awaiting Review defect (bug) 03/22/2021
#40394 Activation email not sent to new users on Windows (have come out another time) Mail normal normal Awaiting Review defect (bug) 04/08/2017
#52975 Add "states" to terms list table (for WP_Taxonomy::$default_term) Taxonomy normal normal Awaiting Review defect (bug) 04/05/2021
#53195 Add $post or $post_id to the quick_edit_custom_box hook Posts, Post Types normal normal Awaiting Review defect (bug) 05/12/2021
#57268 Add Escaping properly in Class Custom background Page Administration normal normal Awaiting Review defect (bug) has-patch 12/03/2022
#46266 Add auto-draft to list of statuses faked in get_sample_permalink() Permalinks normal normal Awaiting Review defect (bug) has-patch 06/19/2019
#51597 Add debugging of a single session Administration normal normal Awaiting Review defect (bug) 10/22/2020
#34088 Add delay to admin menu arrow's disappearance Administration normal normal Awaiting Review defect (bug) has-patch 11/16/2022
#51306 Add inline documentation for atomlib.php Feeds normal normal Awaiting Review defect (bug) 06/29/2021
#56794 Add linting for `gutenberg_*` functions Build/Test Tools normal normal Awaiting Review defect (bug) 06/29/2023
#32433 Add registered image sizes in WXR export file Export normal normal Awaiting Review defect (bug) has-patch 07/17/2018
#40502 Add the check version and template attributes method for /themes/update-check/1.1/ API HTTP API normal normal Awaiting Review defect (bug) 04/20/2017
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracReports for help on using and creating reports.