Make WordPress Core

{13} Has Patch (1837 matches)

Create a new ticket
  • Tickets that have a patch and now need testing to make sure the patch works and doesn't introduce new bugs (keywords: has-patch, needs-testing)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1 - 100 of 1837)

1 2 3 4 5 6 7 8 9 10 11

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#48978 Add a new test case for E2E test (Show admin bar if user logged in) hellofromTonya Build/Test Tools normal normal Future Release defect (bug) changes-requested 10/10/2022
#56204 Twenty Thirteen: Table font size not reflected in editor and Front Bundled Theme normal normal Awaiting Review defect (bug) changes-requested 07/12/2022
#56005 Twenty Twenty One: Pullquote Block: Font Size Change Not reflected in editor and Frontend Bundled Theme normal normal Awaiting Review defect (bug) changes-requested 06/30/2022
#58058 Fix PHP open and close tag placement in /wp-admin/comment.php LineNo 175 Comments normal normal Awaiting Review defect (bug) changes-requested 04/02/2023
#26798 While inserting a post some values for 'post_date' throw a PHP exception Date/Time normal normal Future Release defect (bug) changes-requested 07/14/2022
#57647 Deprecate wp_enqueue_block_support_styles function hellofromTonya Editor normal normal Future Release defect (bug) changes-requested 02/13/2023
#12799 Allow gallery shortcode to accept a maximum number of items Gallery normal normal Future Release enhancement changes-requested 07/12/2022
#58049 Add default value to the @param tag for the constructor in /wp-admin/includes/class-custom-image-header.php General normal normal Awaiting Review defect (bug) changes-requested 04/07/2023
#14808 Add Editor Documentation Functions URL for theme-defined functions exthilion General normal normal Future Release enhancement changes-requested 07/19/2022
#58061 Replace '==' with '===' in wp-admin/update-core.php General low normal Awaiting Review enhancement changes-requested 04/03/2023
#58057 Replace loose comparison operator in plugins.php Plugins normal normal Awaiting Review defect (bug) changes-requested 04/02/2023
#56590 TypeError error in get_the_content when $elements['page'] and $elements['pages'] are null Posts, Post Types normal normal Awaiting Review defect (bug) changes-requested 09/23/2022
#55920 Ability to query by post author in post_exists() Posts, Post Types normal normal Awaiting Review enhancement changes-requested 06/07/2022
#53784 Limiting user enumeration through the REST API REST API normal normal Future Release defect (bug) changes-requested 05/02/2022
#38643 Show toolbar in the user's locale Toolbar normal normal Future Release enhancement changes-requested 02/27/2023
#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) changes-requested 01/12/2023
#51126 Document the update offer parameter for auto updates desrosj Upgrade/Install normal normal Future Release task (blessed) changes-requested 10/10/2022
#38809 Better wp namespace in password-strength-meter.js Administration normal normal Future Release defect (bug) close 03/30/2022
#48085 use wp_safe_redirect() function Administration normal normal Awaiting Review defect (bug) close 09/20/2019
#56545 Add a gutenberg plugin enabled run to PHPUnit Tests workflow desrosj Build/Test Tools normal normal Awaiting Review defect (bug) close 10/10/2022
#57426 Coding Standards: mark warnings that trigger CI failures as errors. Build/Test Tools normal normal Awaiting Review enhancement close 01/06/2023
#57113 Submenu's text are not visible in Home page Navigation in Twenty Twenty Two Theme Bundled Theme normal normal Awaiting Review defect (bug) close 03/06/2023
#55744 Twenty Twenty: comments form margins do not work with Post Comments Form block Bundled Theme normal normal Awaiting Review defect (bug) close 09/28/2022
#55338 Twenty Eleven: Invalid use of display and float together in style.css file Bundled Theme normal normal Future Release enhancement close 11/05/2022
#43342 Twenty Seventeen: Add m.me (Messenger) icon to supported social media links Bundled Theme low normal Awaiting Review enhancement close 05/17/2022
#55362 Twenty Thirteen : Invalid use of display and float together in style.css file Bundled Theme normal normal Future Release enhancement close 09/14/2022
#32366 wp_count_comments() is hardcoded into /wp-admin/menu.php and queries all comments every single page load within the admin area, regardless of if edt_posts is removed from top menu or not Comments normal normal Future Release defect (bug) close 04/16/2020
#54723 _wp_customize_loader_settings 'host' Customize normal normal Awaiting Review defect (bug) close 01/05/2022
#34747 Provide more flexibility for "You are customizing" text ryankienstra Customize normal normal Awaiting Review enhancement close 05/23/2021
#56195 Padding issue in Post Title Block Editor normal normal Awaiting Review defect (bug) close 07/12/2022
#34130 Thickbox previous arrow External Libraries normal minor Awaiting Review defect (bug) close 03/15/2021
#19885 Feed wfw Namespace no longer valid Feeds normal normal Awaiting Review defect (bug) close 12/06/2021
#49865 _unzip_file_pclzip attempting to create directories all the way up to / Filesystem API normal normal Awaiting Review defect (bug) close 05/06/2023
#45854 Avoid printf/sprintf strings to be "double-quoted" General normal normal Awaiting Review defect (bug) close 08/04/2021
#53847 Removed 'noreferrer' relationship In JS file. Shital Patel General normal normal Future Release defect (bug) close 07/31/2021
#22812 Tweak the media modal styles for longer strings in ru_RU I18N normal normal Awaiting Review defect (bug) close 09/14/2020
#43096 Reduce redundant calls to translate() I18N normal normal Awaiting Review enhancement close 05/05/2023
#56562 <br> Tag should be self closing on wp-mail.php file Mail normal normal Awaiting Review defect (bug) close 09/25/2022
#18584 Nav menus need more hooks for extensibility (on admin page & in customizer) Menus normal normal Future Release enhancement close 05/22/2021
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 01/19/2019
#42936 get_adjacent_post won't find any posts that are published in the same minute johnbillion Posts, Post Types normal normal Future Release defect (bug) close 11/14/2021
#42970 Add a 'rest_nonce_action' filter to the REST API REST API normal normal Awaiting Review enhancement close 11/29/2019
#56335 use hash_equals to check password hash Security normal trivial Awaiting Review enhancement close 10/12/2022
#24040 Use "posts" instead of "topics" (in tagcloud tooltips) Taxonomy low normal Awaiting Review enhancement close 05/14/2023
#5034 Impossible to have duplicate category slugs with different parents Taxonomy high normal Awaiting Review feature request close 01/26/2023
#36098 Install: "Repeat Password" is not required when browser js is disabled Login and Registration normal normal defect (bug) close 02/16/2020
#16418 get_plugin_data() doesn't apply kses when $markup and $translate are false dd32* Plugins normal normal defect (bug) close 06/04/2019
#23669 Allow front page template to fall back to home template when site displays blog posts index on front page Themes normal normal enhancement close 06/04/2019
#57469 Uncaught Error: array_merge(): Argument #3 must be of type array, null given in wp-includes/widgets.php on line 1342 Widgets normal normal defect (bug) close 01/23/2023
#57268 Add Escaping properly in Class Custom background Page Administration normal normal Awaiting Review defect (bug) has-patch 12/03/2022
#34088 Add delay to admin menu arrow's disappearance Administration normal normal Awaiting Review defect (bug) has-patch 11/16/2022
#40701 Admin menu icon distorted in Chrome when #adminmenu folded Administration normal normal Awaiting Review defect (bug) has-patch 06/22/2017
#47125 Admin: clarify the "Add New" links for better accessibility Administration normal normal Future Release defect (bug) has-patch 11/13/2019
#49694 All pages menu on admin panel has DOM errors Administration normal normal Future Release defect (bug) has-patch 11/04/2020
#54660 Comment is missing for the bulk_footer function Administration normal normal Awaiting Review defect (bug) has-patch 12/19/2021
#53035 Copy suggested policy text to clipboard on click success message is not showing Administration normal normal Awaiting Review defect (bug) has-patch 04/16/2021
#52919 Dashboard tabs issue on focus Administration normal normal Awaiting Review defect (bug) has-patch 05/25/2023
#42254 Duplicate news entries in Events & News dashboard widget Iceable Administration low minor Future Release defect (bug) has-patch 09/21/2020
#32017 Fix class name typo from 'hndle' to 'handle' Administration normal normal Awaiting Review defect (bug) has-patch 01/16/2020
#56421 Fix scrolling in Block Editor "Editor Content" inside "Group Block" Administration normal normal Awaiting Review defect (bug) has-patch 09/06/2022
#43630 HAVING without GROUP BY in /wp-admin/includes/template.php Administration normal normal Awaiting Review defect (bug) has-patch 04/15/2020
#40610 HTML5 Validation error in Screen Options > Pagination Administration normal normal Future Release defect (bug) has-patch 06/12/2019
#56607 Improve doc for WP_Screen class Administration normal normal Awaiting Review defect (bug) has-patch 09/20/2022
#56420 In block editor when block is at top of window the block tools / settings dialog is hidden by "Editor top bar" Administration normal normal Awaiting Review defect (bug) has-patch 09/06/2022
#38304 It is not possible to filter posts by category or date on mobile devices Administration normal normal Awaiting Review defect (bug) has-patch 06/02/2022
#37712 Opacity not applied to admin menu icon when it selected Administration normal normal Future Release defect (bug) has-patch 11/20/2020
#51383 PHP error body class added for suppressed errors Administration normal normal Future Release defect (bug) has-patch 01/26/2023
#52151 Post / Page Title Columns broken Administration normal normal Future Release defect (bug) has-patch 11/11/2021
#51282 Select element does not honor admin color scheme on hover Administration normal minor Awaiting Review defect (bug) has-patch 09/23/2020
#52871 Space added after the "option" tag on the options-writing.php file Administration normal normal Awaiting Review defect (bug) has-patch 10/07/2021
#52035 The `add_submenu_page()` position is ignored. Administration normal normal Awaiting Review defect (bug) has-patch 02/02/2022
#51190 The display of the Media Uploads settings section should be improved Administration low minor Awaiting Review defect (bug) has-patch 11/09/2020
#16858 Usage of HTTP_HOST in the administration dd32 Administration normal normal Awaiting Review defect (bug) has-patch 08/08/2022
#40581 When all columns are 'special' ... Administration normal normal Future Release defect (bug) has-patch 03/02/2019
#9716 WordPress Theme/Plugin editor adds blank lines Administration normal normal Future Release defect (bug) has-patch 07/13/2022
#42833 WordPress forces non-ssl login in described circumstance even though FORCE_SSL_ADMIN is set in wp-config Administration normal normal Awaiting Review defect (bug) has-patch 09/21/2021
#58161 WordPress post editor pagination uses inconsistent URL variable to rest of site Administration normal normal Awaiting Review defect (bug) has-patch 05/02/2023
#45013 Wrong links when installing in subdirectory = Administration normal normal Awaiting Review defect (bug) has-patch 10/10/2018
#42080 get_site_url() does not always return the appropriate protocol Administration normal normal Awaiting Review defect (bug) has-patch 09/21/2021
#56851 link_updated not recording a timestamp Administration normal normal Awaiting Review defect (bug) has-patch 10/31/2022
#54216 missing base href in wp-admin Administration normal normal Awaiting Review defect (bug) has-patch 10/13/2021
#46364 update.php coding standards:trigger_error() function Administration normal normal Awaiting Review defect (bug) has-patch 04/01/2019
#57772 wpfooter credit hide the plugin activation button Administration normal normal Awaiting Review defect (bug) has-patch 02/21/2023
#57773 wpfooter credit hide the plugin activation button Administration normal normal Awaiting Review defect (bug) has-patch 02/20/2023
#49483 'Upload file types' Setting field for multisite network settings should be textarea than text input Administration normal normal Awaiting Review enhancement has-patch 08/13/2020
#38097 Add ability to Settings API to assign positioning Administration normal normal Future Release enhancement has-patch 06/01/2021
#47650 Add hooks to installed themes screen to allow control and customization Administration normal normal Awaiting Review enhancement has-patch 07/23/2019
#44474 Add print styles to backend Administration normal normal Awaiting Review enhancement has-patch 07/06/2021
#48270 Add space before first parentheses of if condition for JS consistency Administration normal minor Awaiting Review enhancement has-patch 10/12/2019
#37445 Allow to adjust the `$in_admin` property of `WP_Screen` Administration normal normal Awaiting Review enhancement has-patch 07/07/2022
#26605 Appearance of recent/future posts in dashboard looks off on mobile. Administration normal normal Future Release enhancement has-patch 07/22/2019
#49616 Audit /wp-admin and sentence-case UI elements (buttons, drop-downs) for better readability Administration normal normal Future Release enhancement has-patch 01/19/2021
#46614 Category/tag/taxonomy names on admin screens Administration normal normal Awaiting Review enhancement has-patch 09/07/2021
#31354 Compound settings confusing with screen readers (checkboxes) joedolson* Administration normal normal Future Release enhancement has-patch 03/24/2023
#47954 Create a sanity check for siteurl and home changes Administration normal normal Awaiting Review enhancement has-patch 09/29/2019
#35554 De-emphasise WordPress Version in the admin Administration normal normal Future Release enhancement has-patch 05/06/2022
#58312 Display password hint on additional screens Administration normal normal Awaiting Review enhancement has-patch 05/20/2023
#44971 Enable WP_Community_Events to find cached events even if it's instantiated without a user location Administration normal normal Awaiting Review enhancement has-patch 01/16/2019
#51884 Events Widget: There isn't a UI for clearing the selected city Administration normal normal Awaiting Review enhancement has-patch 02/17/2023
#50539 Explore a larger icon less WP Admin menu youknowriad* Administration normal normal Awaiting Review enhancement has-patch 03/29/2022
1 2 3 4 5 6 7 8 9 10 11
Note: See TracReports for help on using and creating reports.