Make WordPress Core

{30} Tickets with a focus on (5115 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 (2101 - 2200 of 5115)

Tickets Awaiting Review (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#60842 PHPunit tests for wp_check_invalid_utf8 Formatting normal normal Awaiting Review enhancement has-patch 02/12/2025
#57201 Add unit tests for wp_maybe_load_widgets Widgets normal normal Awaiting Review enhancement has-patch 02/12/2025
#60179 Add unit tests for wp_widgets_add_menu Widgets normal normal Awaiting Review enhancement has-patch 02/12/2025
#40434 Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() Query normal normal Awaiting Review enhancement 02/12/2025
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal normal Awaiting Review enhancement 02/12/2025
#62957 Missing Escaping functionality audrasjb Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 02/13/2025
#51716 WP Cron - looses entries Cron API normal normal Awaiting Review defect (bug) has-patch 02/15/2025
#51623 Does WordPress run a clean-up cron-job for menu items having the draft status? Menus normal normal Awaiting Review defect (bug) has-patch 02/18/2025
#50435 In some cases wp_get_post_parent_id() = get_post_ancestors Posts, Post Types normal normal Awaiting Review defect (bug) 02/18/2025
#62965 Twenty Ten: Details block having font-size issue in editor side Bundled Theme normal normal Awaiting Review defect (bug) has-patch 02/18/2025
#62984 Find some "global variables" are missing to define into the WordPress core files. General normal normal Awaiting Review defect (bug) has-patch 02/20/2025
#62958 Pasting in text into the block editor with emoji breaks the saving Post Formats normal normal Awaiting Review defect (bug) 02/20/2025
#40958 force_balance_tags breaks Ninjaforms and probably other plugins that output html within js. Shortcodes normal normal Awaiting Review defect (bug) 02/21/2025
#46188 esc_html does not have support for multiline output. esc_br_html or line-breaking parameter for esc_html is missing Formatting normal normal Awaiting Review enhancement has-patch 02/27/2025
#63036 Additional unit tests kses color-mix Formatting normal trivial Awaiting Review enhancement has-patch 02/28/2025
#60317 Cannot select an author from dropdown due to truncated users list Editor normal normal Awaiting Review defect (bug) 03/02/2025
#63049 Image Editor: Changing crop aspect ratio can allow cropping area to exceed image boundary Media normal normal Awaiting Review enhancement 03/03/2025
#63013 Twenty Nineteen: Use `sass` instead of `node-sass` Bundled Theme normal normal Awaiting Review enhancement has-patch 03/04/2025
#51449 Image caption missing after saving in multisite with non super administrator account Editor normal major Awaiting Review defect (bug) 03/05/2025
#59811 Remove suggestion to add tags and categories Editor normal normal Awaiting Review enhancement 03/06/2025
#58077 Twenty Twelve: Table block - Top border inconsistent with rest of the table Bundled Theme normal normal Awaiting Review defect (bug) has-patch 03/06/2025
#63042 Customizer accordion sections do not respond to click Customize normal normal Awaiting Review defect (bug) 03/11/2025
#41180 ABSPATH definition - incorrect on chrooted vhost Bootstrap/Load normal normal Awaiting Review defect (bug) has-patch 03/12/2025
#37958 Improve looping through sites and restoring Networks and Sites normal normal Awaiting Review enhancement has-patch 03/19/2025
#63137 Getting Use isset() or empty() to check the index exists before using it error into the WordPress core files. audrasjb General normal normal Awaiting Review defect (bug) has-patch 03/20/2025
#39037 Should REST API support multiple orderby values? REST API normal normal Awaiting Review enhancement has-patch 03/27/2025
#51731 Add the reason for deactivation to the 'deactivate_plugin' hook. Plugins normal normal Awaiting Review feature request 03/28/2025
#59978 Classic editor cursor control Editor normal normal Awaiting Review defect (bug) 04/03/2025
#63234 Misalignment of post items in WordPress menu customization panel Customize normal normal Awaiting Review defect (bug) has-patch 04/04/2025
#62332 Display last update on plugins page in WordPress backend Plugins normal normal Awaiting Review feature request has-patch 04/05/2025
#63089 Request: Previous / Next Buttons for WP Admin Editor normal normal Awaiting Review enhancement 04/07/2025
#63245 Twenty Twenty-One: Search block submit button text is invisible when wrapped in a block with background color Bundled Theme normal normal Awaiting Review defect (bug) 04/08/2025
#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
#63259 Replace zxcvbn with zxcvbn-ts Security normal normal Awaiting Review defect (bug) 04/11/2025
#62634 Error in mediaelement-and-player.js Media normal normal Awaiting Review defect (bug) 04/12/2025
#41646 activate.php and deactivate.php for Plugins Plugins normal normal Awaiting Review feature request 04/16/2025
#62477 Do not use $_POST['action'] in the sanitize function. General normal normal Awaiting Review defect (bug) has-patch 04/21/2025
#63322 Suggested cropping for media Media normal minor Awaiting Review defect (bug) 04/22/2025
#63329 Use check_ajax_referer() instead of check_admin_referer() for AJAX requests in media form handling. Security normal normal Awaiting Review enhancement has-patch 04/22/2025
#41934 Update load.php with wp_is_bad_request function Bootstrap/Load normal normal Awaiting Review enhancement 04/23/2025
#63344 Twenty Seventeen: Inconsistent Search Block Input Padding Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/24/2025
#54533 State more clearly that an active theme can't be deleted Themes normal normal Awaiting Review enhancement has-patch 04/27/2025
#62703 Do not allow to leave a comment that contains prohibited keywords Administration normal normal Awaiting Review feature request 04/29/2025
#41608 Post files using cURL HTTP API normal normal Awaiting Review defect (bug) 04/29/2025
#17246 Handling of HTTP 404 errors for non-existing files Bootstrap/Load normal normal Awaiting Review enhancement has-patch 05/03/2025
#63388 Add optional breadcrumb navigation to WordPress admin area General normal major Awaiting Review enhancement 05/04/2025
#42074 YouTube Auto-Embed Does Not Work with Video+Playlist Links Embeds normal normal Awaiting Review defect (bug) 05/07/2025
#14913 Multisite Requires Client Information to Load Files filosofo Bootstrap/Load normal normal Awaiting Review defect (bug) has-patch 05/07/2025
#63411 Enhance PHPDoc for add_editor_style function Themes normal normal Awaiting Review defect (bug) has-patch 05/08/2025
#63423 Find some Wrong escaping function into the core files Media normal normal Awaiting Review defect (bug) dev-feedback 05/09/2025
#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
#54113 Override core/gallery block Editor normal normal Awaiting Review defect (bug) 05/12/2025
#54205 jqxhr is undefined inside of deferred.done() when using wp.media to add a custom image upload Media normal major Awaiting Review defect (bug) 05/12/2025
#55553 update_blog_option should accept autoload parameter Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 05/12/2025
#55827 Can't drag and drop block into empty column in list view Editor normal normal Awaiting Review defect (bug) 05/12/2025
#56302 Admin menu links have relative URLs Administration normal normal Awaiting Review defect (bug) dev-feedback 05/12/2025
#56429 Gutenberg author box missing Editor normal normal Awaiting Review defect (bug) 05/12/2025
#56842 WordPress performance drop due to introduce Gutenberg Build/Test Tools normal major Awaiting Review defect (bug) has-patch 05/12/2025
#57821 Media library badly autopopulates image caption if Windows image metadata exists Media normal normal Awaiting Review defect (bug) 05/12/2025
#57973 Can not delete custom template when name contains non-Latin characters REST API normal normal Awaiting Review defect (bug) 05/12/2025
#58095 Post featured image block use full size image => huge impact on performance Editor normal normal Awaiting Review defect (bug) 05/12/2025
#58416 Media Title field should soft wrap in Media Modal: For better readability/editing of long titles. Media normal normal Awaiting Review enhancement needs-unit-tests 05/12/2025
#58432 BUG: Custom Core Block Variation details not updated in "Settings Sidebar" section Editor normal major Awaiting Review defect (bug) 05/12/2025
#58499 Twenty Twenty: Table block having issue with color Bundled Theme normal minor Awaiting Review defect (bug) has-patch 05/12/2025
#58709 Bug 6.3 beta-3: Black screen when selecting blocks in List view outside the block editor viewport. Editor normal major Awaiting Review defect (bug) 05/12/2025
#59511 Navigation Block issue Editor normal normal Awaiting Review defect (bug) 05/12/2025
#60418 Unwanted commented code General normal normal Awaiting Review defect (bug) 05/12/2025
#60618 REST API: Meta update fails if unrelated unchanged field is a multi-item array REST API normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#60801 New sessions are created when user authenticates but there already are active sessions Login and Registration normal normal Awaiting Review defect (bug) 05/12/2025
#60878 We need to add trim validation on Add New Category name Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#61077 Twenty Twenty-One: Code block text color is not change in front-end when we changed its color using block setting. Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 05/12/2025
#61469 Display name doesn't update correctly when first and last name fields are cleared. Users normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#62657 Twenty Sixteen: Latest Posts block with a background color has padding in the editor but not on front Bundled Theme normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#62660 Improve Customizer description in dashboard welcome panel Administration normal normal Awaiting Review enhancement has-patch 05/12/2025
#62678 Twenty Twenty: Letter spacing applied to Media & Text Block does not affect inner paragraph on editor side Bundled Theme normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#63034 Twenty Eleven: Table cells font appearance does not change with block settings Bundled Theme normal minor Awaiting Review defect (bug) has-patch 05/12/2025
#63133 Latest Comments block having issue with alignment Bundled Theme normal normal Awaiting Review defect (bug) 05/12/2025
#63143 Twenty Nineteen: Inconsistent spacing between Table Caption and Table in Table Block Bundled Theme normal minor Awaiting Review defect (bug) 05/12/2025
#62513 Long first/last names without spaces break mobile view layout Users low minor Awaiting Review defect (bug) has-patch 05/12/2025
#56086 readme.html should be changed to a markdown file Build/Test Tools normal normal Awaiting Review defect (bug) 05/14/2025
#55467 WP_REST_Meta_Fields::update_meta_value handles update_metadata return value incorrectly Options, Meta APIs normal normal Awaiting Review defect (bug) 05/14/2025
#63337 Enhance Widget Spacing for Mobile Dashboard Administration normal normal Awaiting Review enhancement has-patch 05/19/2025
#63478 Remove leftover debug code from Box class Media normal normal Awaiting Review enhancement has-patch 05/25/2025
#63056 Add Missing rest_prepare_ Filters to Several REST API Controllers vipulpatil REST API normal normal Awaiting Review enhancement has-patch 05/26/2025
#63130 Add comment_count Support to REST API for Enhanced Sorting and Gutenberg Integration REST API normal blocker Awaiting Review enhancement has-patch 05/26/2025
#62953 Add post_ancestor as query var to WP_Query class bbpaule Query normal normal Awaiting Review enhancement has-patch 05/26/2025
#63418 Form fields in mobile view of taxonomy screens use inconsistent width Administration normal normal Awaiting Review enhancement has-patch 05/26/2025
#63328 Improve Export Tool to Support Multiple Content Type Selection Export normal normal Awaiting Review enhancement 05/26/2025
#63258 Loose external reference to cdn.dashjs.org External Libraries normal normal Awaiting Review enhancement 05/26/2025
#62512 Add "Learn WordPress" Links to the "WordPress Events and News" Dashboard Widget Database normal normal Awaiting Review feature request has-patch 05/26/2025
#62650 WordPress 6.8 add a horizontal rule credits page after external libraries Help/About normal normal Awaiting Review feature request has-patch 05/26/2025
#63488 Wrong return value for get_category_by_path() Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/28/2025
#57772 wpfooter credit hide the plugin activation button Administration normal normal Awaiting Review defect (bug) has-patch 05/28/2025
#52539 callable typehint thows static analysis errors General normal normal Awaiting Review defect (bug) has-patch 05/28/2025
#58500 Twenty Twenty: Separator block's Default style is wider than Wide Line style in editor Bundled Theme normal minor Awaiting Review defect (bug) has-patch 05/29/2025
#55454 clean_site_details_cache() doesn't clean all site caches Networks and Sites low minor Awaiting Review defect (bug) 06/03/2025
#53244 PHP Warning on non-existent multisite wp-cron.php Networks and Sites normal normal Awaiting Review defect (bug) 06/03/2025
#48442 deleting a site leaves "orphaned" user options Networks and Sites normal normal Awaiting Review defect (bug) 06/03/2025
#47083 Site Info Update Not Adjusting "Last Updated" Value Networks and Sites normal normal Awaiting Review defect (bug) 06/03/2025
#42284 Stop invalid query generation in WP_Site_Query Networks and Sites normal normal Awaiting Review defect (bug) 06/03/2025
Note: See TracReports for help on using and creating reports.