Make WordPress Core

{13} Has Patch (1907 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 (801 - 900 of 1907)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#46072 add a $metas param to wpmu_create_blog() Networks and Sites normal normal Awaiting Review enhancement has-patch 01/23/2019
#46048 Twenty Nineteen: Latest posts block: Post title overlaps other titles on certain screen widths Bundled Theme normal normal Future Release defect (bug) has-patch 01/13/2020
#46040 Broken symlinks prevent updates Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 10/16/2022
#46033 Please fix redirect in wp-login.php Login and Registration normal normal Awaiting Review defect (bug) has-patch 01/19/2019
#46032 Plugin details text direction layout (RTL) SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 11/13/2021
#46017 "Mine" comment count isn't updated when replying to or moderating a comment. Comments normal normal Future Release defect (bug) has-patch 01/24/2019
#45993 Twenty Nineteen: Image aligncenter inside column is broken Bundled Theme normal normal Future Release defect (bug) has-patch 04/24/2019
#45958 Errors displayed on shutdown handler Bootstrap/Load high normal Awaiting Review defect (bug) has-patch 09/16/2019
#45944 Twenty Nineteen: Added URL in :after styles for print.css is unreliable Bundled Theme low normal Future Release defect (bug) has-patch 07/20/2022
#45943 Twenty Nineteen: Consider adding additional social media icons Bundled Theme low normal Awaiting Review enhancement has-patch 10/04/2022
#45939 Coding Standards: fix <br/> in core files General normal normal Future Release defect (bug) has-patch 02/21/2020
#45928 Twenty Nineteen: Add a filter to the $primary_color variable Bundled Theme normal normal Future Release enhancement has-patch 02/21/2020
#45924 Twenty Nineteen: Consider making the "—" divider in the header translatable. Bundled Theme low normal Future Release enhancement has-patch 04/24/2019
#45907 Twenty Nineteen: Right-aligned, uncaptioned images inserted via the Classic Editor do not extend beyond the text column Bundled Theme normal normal Future Release defect (bug) has-patch 02/21/2020
#45903 Twenty Nineteen: Some menu clicks trigger console errors audrasjb Bundled Theme normal normal Future Release defect (bug) has-patch 06/21/2023
#45900 Twenty Nineteen: WordPress embed width does not match between front and back end Bundled Theme normal normal Awaiting Review defect (bug) has-patch 01/10/2019
#45897 Chinese page uri dump fail I18N normal normal Awaiting Review defect (bug) has-patch 06/22/2022
#45894 is_home conditional tag returns incorrect value with home pagination Query normal normal Awaiting Review defect (bug) has-patch 01/10/2019
#45878 Twenty Nineteen: Search widget input field width is too narrow on wide screens Bundled Theme normal normal Awaiting Review enhancement has-patch 03/05/2019
#45858 Twenty Nineteen: Container content cut off on the right for specific browser widths Bundled Theme normal normal Awaiting Review defect (bug) has-patch 01/31/2019
#45854 Avoid printf/sprintf strings to be "double-quoted" General normal normal Awaiting Review defect (bug) close 08/04/2021
#45830 wp_update_user does not use the pluggable wp_set_password to change a user password Users normal normal Awaiting Review defect (bug) has-patch 01/10/2019
#45825 Use of same loop variable in inner foreach loop can be error-prone Upgrade/Install low trivial Future Release enhancement has-patch 04/15/2019
#45795 Twenty Nineteen: missing license information for assets williampatton Bundled Theme high normal Future Release defect (bug) has-patch 07/11/2023
#45755 Theme Editor WSOD functionality doesn't work with Multisite Networks and Sites normal normal Future Release defect (bug) has-patch 04/26/2020
#45633 finfo_file() returns text/plain for json file instead of application/json joemcgill Upload normal normal Future Release defect (bug) has-patch 11/07/2022
#45569 @var array tag is not present in class WP_Upgrader_Skin SergeyBiryukov Upgrade/Install normal minor Future Release enhancement has-patch 01/08/2019
#45516 Auto Draft title issue for custom post types SergeyBiryukov Posts, Post Types normal minor Future Release defect (bug) has-patch 02/09/2023
#45493 Square brackets in caption shortcode produce improper formatting Editor normal normal Future Release defect (bug) has-patch 07/27/2023
#45435 Port Gutenberg's `removep` Function to Php Editor normal normal Awaiting Review enhancement has-patch 11/24/2020
#45387 Valid HTML get mangled on the frontend Editor normal normal Awaiting Review defect (bug) has-patch 11/22/2023
#45366 Optimize wp_get_post_revisions() call in wp_list_post_revisions() Revisions normal normal Awaiting Review defect (bug) has-patch 11/17/2018
#45363 Allow Thumbnail generation for other filetypes such as ODT Media normal normal Awaiting Review enhancement has-patch 01/17/2019
#45341 WSOD when editing a page with define( 'SAVEQUERIES', true ); set in wp-config.php Editor normal normal Awaiting Review defect (bug) has-patch 11/16/2020
#45177 admin bar View page button is missing in mobile view Toolbar normal normal Awaiting Review enhancement has-patch 07/24/2021
#45166 Prevent deleting default term for any kind of taxonomy Taxonomy normal normal Awaiting Review enhancement has-patch 01/16/2019
#45164 Added URL to error blocked requests SergeyBiryukov HTTP API normal normal Future Release enhancement has-patch 12/06/2023
#45083 use `image_default_size` option in WP_Widget_Media_Image instead of hard-coded value Widgets normal normal Future Release enhancement has-patch 01/04/2019
#45078 null is being set on a NOT NULL options_value column in the options table. Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 01/05/2020
#45056 Show Active plugins at the top of the plugin list in plugin-editor.php Plugins normal minor Awaiting Review enhancement has-patch 06/29/2020
#45047 user_registered returned as UTC Time instead of Local Time Date/Time normal normal Future Release defect (bug) has-patch 04/22/2020
#45035 allow register_post_type() arg to control whether a CPT's counts are added to the "At a Glance" Dashboard widget Posts, Post Types normal normal Awaiting Review enhancement has-patch 08/16/2019
#45030 Remove new_postarr from doc in wp_insert_post function Posts, Post Types normal normal Future Release enhancement has-patch 01/08/2019
#45013 Wrong links when installing in subdirectory = Administration normal normal Awaiting Review defect (bug) has-patch 10/10/2018
#45008 Inconsistent use of 'script_loader_src' and 'style_loader_src' filters when performing concatenation Script Loader normal normal Awaiting Review defect (bug) has-patch 09/27/2018
#44992 Filter for screen option 'Number of items per page' value Administration normal normal Awaiting Review enhancement has-patch 02/28/2019
#44981 Make notice on Privacy Policy page to 'Check out our guide' dismissable garrett-eclipse Privacy normal normal Future Release enhancement has-patch 04/01/2019
#44980 When using a mobile browser (iOS 12) and the Visual Editor you won’t be able to properly select/highlight text Editor normal normal Awaiting Review defect (bug) has-patch 03/02/2019
#44973 Issues with $wpdb->get_col_info Database normal normal Awaiting Review defect (bug) has-patch 09/23/2018
#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
#44921 User nicename discovery is slow to return Users normal normal Awaiting Review defect (bug) has-patch 01/07/2019
#44910 function for discriminating during auto saving Autosave normal trivial Awaiting Review feature request has-patch 09/07/2018
#44900 add post lock display to Media Library Media normal normal Future Release enhancement has-patch 03/26/2020
#44891 Activate button showing after theme activated Themes normal normal Awaiting Review defect (bug) has-patch 09/06/2018
#44884 Notice something like "Notice: Constant WP_UNINSTALL_PLUGIN already defined in testsite\wp-admin\includes\plugin.php on line 1016" appears when try to delete multiple plugins by "delete_plugins()" function Plugins normal normal Awaiting Review defect (bug) has-patch 09/10/2018
#44854 Bulk action missing/hidden on taxonomies Taxonomy normal minor Awaiting Review defect (bug) has-patch 11/09/2021
#44835 Add a hidden input for 'original_post_status' to the inline-edit rows so it's available on the $_POST in save_post SergeyBiryukov Editor normal normal Future Release defect (bug) has-patch 01/21/2019
#44820 CodeMirror in Customize - copy & paste bug Customize normal minor Future Release defect (bug) has-patch 02/26/2023
#44790 Attachment Overlay does not trigger spinner for compat fields Media normal normal Future Release defect (bug) close 10/19/2023
#44777 Multiple bundled themes ignore/override ordered list types Bundled Theme normal normal Future Release enhancement changes-requested 09/14/2023
#44768 Twenty Seventeen: Ordered and unordered both lists overlap outside of the main container Bundled Theme normal normal Awaiting Review defect (bug) has-patch 08/11/2018
#44767 dbDelta allow spaces between column names and between lines SergeyBiryukov Upgrade/Install normal normal Future Release enhancement has-patch 09/23/2019
#44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov Posts, Post Types normal normal Future Release defect (bug) has-patch 01/06/2019
#44737 WP_Query: in searches post_status should consider exclude_from_search SergeyBiryukov Query normal normal Future Release defect (bug) has-patch 11/29/2019
#44684 Page/Post revisions don't seem to load into preview Revisions normal normal Awaiting Review defect (bug) has-patch 08/01/2018
#44665 Add a "Create New Menu" button to the menu widget Customize normal normal Future Release enhancement has-patch 11/30/2020
#44631 Limit the displayed search phrase for the posts list table Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 07/24/2018
#44630 WP_Term_Query does not return all terms when 'number' and 'object_ids' are specified Taxonomy normal critical Awaiting Review defect (bug) has-patch 01/17/2019
#44628 Repair DB rehashes password to md5 Upgrade/Install normal normal Future Release defect (bug) has-patch 01/14/2020
#44610 Allow Youtube-Player to use youtube-nocookie.com URLS to avoid setting cookies. Embeds normal normal Future Release enhancement has-patch 05/26/2023
#44602 meta_query to support FIND_IN_SET Query normal normal Awaiting Review enhancement has-patch 07/18/2018
#44598 Main logo won't update when deleted and reuploaded with the same file name Customize normal normal Awaiting Review defect (bug) has-patch 11/16/2022
#44565 Find plural text in description of username on profile page. Users normal normal Awaiting Review defect (bug) has-patch 01/21/2020
#44550 The confirmaction page should also be in the user language garrett-eclipse Privacy normal normal Future Release defect (bug) has-patch 07/20/2020
#44530 Post or page custom fields give wrong error message when enter value only. Posts, Post Types normal normal Future Release defect (bug) has-patch 07/07/2018
#44510 count_user_posts() does not check for empty $userid Users normal normal Awaiting Review defect (bug) has-patch 07/07/2018
#44500 Mark data requests failed when an expired link is clicked Privacy normal normal Future Release enhancement has-patch 09/06/2018
#44497 get_page_link() doesn't check if a valid post object is returned before trying to access its properties Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 06/08/2023
#44485 Allow some functions from comments-template.php to accept a comment or post ID Comments normal normal Awaiting Review enhancement has-patch 07/01/2018
#44474 Add print styles to backend Administration normal normal Awaiting Review enhancement has-patch 07/06/2021
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` Role/Capability normal normal Future Release enhancement has-patch 09/20/2019
#44461 inconsistent type for global $blog_id Networks and Sites normal normal Awaiting Review defect (bug) has-patch 02/01/2019
#44450 Functions/methods do not return any value in classes should use @return void in method doc Widgets normal normal Future Release defect (bug) has-patch 04/05/2019
#44441 Remove the settings for image dimensions from Settings => Media joedolson* Media normal normal Future Release enhancement has-patch 10/26/2022
#44424 PHPDoc comments and @return tags missing at many places I18N normal normal Future Release defect (bug) has-patch 09/14/2023
#44394 Error when trying to get the columns of a three-columns gallery. Gallery normal normal Awaiting Review defect (bug) has-patch 06/19/2018
#44386 Problem with utf8mb4_unicode_ci collation for arabic content Database normal major Awaiting Review enhancement has-patch 06/17/2018
#44296 Enable double-width space works as a separator in search query SergeyBiryukov Query normal normal Future Release defect (bug) has-patch 04/10/2019
#44284 Remove e.preventDefault(); code line from widgets.js file Widgets normal normal Awaiting Review defect (bug) has-patch 07/29/2019
#44270 Non-public custom post types have rewrite rules enabled by default Posts, Post Types normal trivial Awaiting Review defect (bug) has-patch 10/03/2018
#44267 Privacy Request List Table: A way to show the time of request when it's older than 24 hours. Privacy normal normal Future Release enhancement has-patch 01/27/2019
#44266 Add per-request-row delete row action for privacy actions garrett-eclipse* Privacy normal normal Future Release enhancement has-patch 10/20/2020
#44246 Add `check-node-version` to check required Node.js and npm versions are installed azaozz Build/Test Tools normal normal Future Release enhancement has-patch 01/10/2019
#44238 Add protected param to register meta Options, Meta APIs normal normal Awaiting Review enhancement has-patch 02/24/2019
#44212 Add a new helper function for comma- or space-separated lists General normal normal Awaiting Review defect (bug) has-patch 05/28/2018
#44211 Add cookie domain to `userSettings` script localize Script Loader normal normal Awaiting Review feature request has-patch 10/12/2020
#44179 Use wp_update_comment instead of $wpdb->update $wpdb->comments when anonymizing comments Privacy normal normal Future Release enhancement has-patch 10/16/2020
#44177 Enhance wp_debug_backtrace_summary() with the optional ability to include arguments General normal normal Awaiting Review enhancement has-patch 05/21/2018
#44176 Un-map Privacy Capabilities xkon Privacy normal normal Future Release defect (bug) has-patch 10/24/2020
#44171 Flushing the rewrite rules is "wrong" on the front-end kraftbj General normal normal Future Release enhancement has-patch 03/20/2019
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracReports for help on using and creating reports.