Make WordPress Core

{13} Has Patch (1904 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 (501 - 600 of 1904)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#40831 Customize: Further improve JS inline documentation Customize normal normal Future Release defect (bug) has-patch 01/14/2019
#42078 Customize: fix the color hue picker HTML and accessibility Customize normal normal Future Release defect (bug) has-patch 09/26/2018
#39665 Customize: nav menu fallbacks don't get edit shortcuts Customize normal normal Future Release defect (bug) has-patch 10/18/2017
#32577 Customizer QUnit tests not cleaning up dlh Customize normal normal Future Release defect (bug) has-patch 07/19/2022
#33267 Customizer Theme details: too many events Customize normal normal Future Release defect (bug) has-patch 05/23/2021
#36911 Customizer and Theme Installer spinners should have different z-index Customize normal normal Future Release defect (bug) has-patch 05/23/2021
#48902 Customizer code editor CSS breaks on activate() (Or breaks when loaded later) Customize normal normal Awaiting Review defect (bug) has-patch 12/11/2019
#49009 Customizer header overlaps top of preview at small screen sizes Customize normal normal Awaiting Review defect (bug) has-patch 06/07/2023
#42329 Customizer: interacting with text fields in a "wide" widget shifts child panel position in Safari. Customize normal normal Future Release defect (bug) has-patch 11/30/2021
#39487 Default to 'transport'=>'postMessage' for a setting associated with a selective refresh partial noisysocks Customize normal normal Future Release defect (bug) has-patch 11/13/2020
#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
#47564 Protect against recursive customizer navigation menu data Customize normal normal Future Release defect (bug) has-patch 05/31/2021
#43896 Several flex and grid CSS properties listed as Unknown property in Customizer Customize normal normal Future Release defect (bug) has-patch 05/30/2021
#37516 Site title and tagline: allow ability to hide each independently Customize normal normal Future Release defect (bug) has-patch 01/25/2019
#47445 Unable to set rows attribute for textarea input in the Customizer Customize normal normal Future Release defect (bug) has-patch 05/31/2021
#46596 WP_Customize_Date_Time_Control class - date format ignores day of the month suffix (S) Customize normal normal Awaiting Review defect (bug) has-patch 03/22/2019
#54723 _wp_customize_loader_settings 'host' Customize normal normal Awaiting Review defect (bug) close 01/05/2022
#49666 customizer doesn't works when backslash is use in site title Customize normal normal Future Release defect (bug) has-patch 06/16/2022
#39461 default-preset option for custom background cannot be set by default Customize normal normal Future Release defect (bug) has-patch 05/24/2021
#44665 Add a "Create New Menu" button to the menu widget Customize normal normal Future Release enhancement has-patch 11/30/2020
#37417 Customize Nav Menus: more visible way to navigate the preview to a menu item object Customize normal normal Future Release enhancement has-patch 05/17/2022
#39599 Customizer: when no title on page it adds weird content in navigation link Customize normal normal Awaiting Review enhancement has-patch 07/26/2017
#47692 Optgroup in Customizer Select Control Customize normal normal Future Release enhancement has-patch 07/27/2020
#40862 Partially visible controls within a pane do not scroll into view jpurdy647 Customize low normal Future Release enhancement has-patch 11/25/2020
#38947 Proposition to add an optimized api.Events manager to the api.Value constructor Customize normal normal Future Release enhancement has-patch 12/05/2019
#34747 Provide more flexibility for "You are customizing" text ryankienstra Customize normal normal Awaiting Review enhancement close 05/23/2021
#38797 api.previewer.refresh() could return a deferred.promise() with custom server data Customize normal normal Future Release enhancement has-patch 05/24/2021
#54801 Avoid WPDB errors when examining installation state of a site/network Database normal normal Future Release defect (bug) has-patch 09/27/2022
#26858 Comment duplicate check has a slow query Database normal normal Future Release defect (bug) has-patch 11/29/2022
#38921 Defining filter pre_get_table_charset causes errors Database normal normal Future Release defect (bug) has-patch 05/27/2020
#44973 Issues with $wpdb->get_col_info Database normal normal Awaiting Review defect (bug) has-patch 09/23/2018
#43589 WPDB Update change NULL values to acceptable values Database normal normal Awaiting Review defect (bug) has-patch 01/17/2019
#40695 `install_blog` suppresses database errors Database normal normal Future Release defect (bug) has-patch 06/01/2017
#59481 dbDelta do useless request when type case is not the same between query and describe result Database normal normal Awaiting Review defect (bug) has-patch 10/17/2023
#40694 dbDelta uses suppressed errors to detect table absence Database normal normal Future Release defect (bug) has-patch 12/01/2019
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type Database normal normal Awaiting Review defect (bug) has-patch 02/05/2020
#46210 Add helpers for default/empty datetime value Database normal normal Awaiting Review enhancement has-patch 02/24/2023
#54642 Add prepared query builder support for `$wpdb` to build prepared queries across multiple location. Database normal normal Future Release enhancement has-patch 09/19/2022
#59269 Add support for adding metadata in bulk Database normal normal Awaiting Review enhancement has-patch 09/01/2023
#58344 Connect to database on first query Database normal normal Future Release enhancement has-patch 09/14/2023
#41956 Errno in $wpdb Database normal normal Awaiting Review enhancement has-patch 08/17/2018
#54324 Rename Table Function - maybe_rename_table() Database normal normal Awaiting Review enhancement has-patch 01/09/2023
#54560 Return null from wpdb::get_results when query fails Database normal normal Awaiting Review enhancement has-patch 12/02/2021
#47280 SQL_CALC_FOUND_ROWS is deprecated as of MySQL 8.0.17 johnbillion Database normal normal Future Release enhancement changes-requested 11/09/2023
#54346 Slow SQL queries fetching posts from specific categories craigfrancis* Database normal normal Future Release enhancement has-patch 12/11/2023
#58871 support uca14.0.0 collation in database where available Database normal normal Awaiting Review enhancement has-patch 09/25/2023
#46287 Add insert_ignore() method to wpdb to avoid unecessary boilerplate code Database normal normal Awaiting Review feature request has-patch 02/20/2019
#57793 Add native support for SQLite Database normal normal Future Release feature request has-patch 08/02/2023
#51289 Documentation issue: get_post_time is getting the time when published not when created SergeyBiryukov Date/Time normal normal Future Release defect (bug) has-patch 02/13/2022
#43028 Remove numbers before month in dropdown, it makes user confused when drowdown is not opened Date/Time normal normal Awaiting Review defect (bug) has-patch 06/22/2020
#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
#26980 the_modified_date is lower than the_date when post is scheduled Date/Time normal normal Awaiting Review defect (bug) has-patch 05/05/2021
#45047 user_registered returned as UTC Time instead of Local Time Date/Time normal normal Future Release defect (bug) has-patch 04/22/2020
#29849 Better human_time_diff() Rarst* Date/Time normal normal Awaiting Review enhancement has-patch 09/25/2020
#16478 "Get Shortlink" button disappears if you edit the permalink Editor normal normal Future Release defect (bug) has-patch 09/22/2021
#47187 <!--more--> tag on same line as content prevents any edits to that line SergeyBiryukov* Editor normal normal Awaiting Review defect (bug) has-patch 11/23/2020
#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
#47676 Add support for If-Unmodified-Since header to make a conditional request when updating posts via REST API (for offline and collaborative editing) Editor normal normal Future Release defect (bug) has-patch 07/18/2019
#43267 Admin editor "Insert link" modal on mobile seems to have incorrect styling Editor normal normal Awaiting Review defect (bug) has-patch 02/14/2018
#52415 Apostrophe transformed in HTML entity in the page parent selector Editor normal normal Awaiting Review defect (bug) has-patch 02/14/2021
#59321 Block styles set via the "css" property in theme.json are ignored on the frontend in classic/hybrid themes Editor normal normal Awaiting Review defect (bug) has-patch 09/14/2023
#50146 Blocks: `serialize_block()` doesn't support `WP_Block_Parser_Block` Editor normal normal Awaiting Review defect (bug) has-patch 03/20/2021
#55509 CSS conflict in Custom Fields table Editor normal normal Awaiting Review defect (bug) has-patch 04/29/2022
#13821 Changing visibility to password-protected without entering a password does not warn user kapeels* Editor normal normal Future Release defect (bug) has-patch 06/05/2019
#40882 Characters omitted when copying and pasting from Word Editor normal normal Awaiting Review defect (bug) has-patch 11/24/2020
#48787 Classic Editor user interface CSS inconsistencies when toggling "Enable full-height editor ..." sabernhardt* Editor normal normal Future Release defect (bug) has-patch 11/15/2021
#56039 Classic Editor: Current selection is not preserved when switching Visual to Text editor Editor normal normal Awaiting Review defect (bug) has-patch 04/19/2023
#53537 Default content overwrittern when using a default post format Editor normal normal Awaiting Review defect (bug) has-patch 06/28/2021
#57647 Deprecate wp_enqueue_block_support_styles function hellofromTonya Editor normal normal Future Release defect (bug) changes-requested 02/13/2023
#58813 Editing Slug to an Existing Slug causes wrong content to display Editor normal normal Awaiting Review defect (bug) has-patch 07/19/2023
#31798 Editor: switch undo and redo in RTL Editor low normal Future Release defect (bug) has-patch 06/01/2021
#58260 Enable `elementpath` for the Classic Block TinyMCE editor afercia Editor normal normal Awaiting Review defect (bug) has-patch 05/08/2023
#46964 ID attribute value are used multiple times in "Custom Field" form Editor normal normal Future Release defect (bug) has-patch 07/27/2021
#30942 In quicktags settings, setting buttons to zero-length string doesn't give empty toolbar. Editor normal normal Awaiting Review defect (bug) has-patch 11/24/2020
#56310 Inconsistency when adding fonts to fontFamilies in wp_global_styles post Editor normal normal Awaiting Review defect (bug) has-patch 10/12/2022
#55058 Inspector Typography tools: Letter-spacing is misaligned next to Appearance Editor normal normal Awaiting Review defect (bug) has-patch 02/03/2022
#19173 Issues with wp_editor() when used inside of a meta box. azaozz Editor normal normal Awaiting Review defect (bug) has-patch 07/07/2021
#53047 My "Posts" page (when a static front is selected) uses the old editor Editor normal normal Awaiting Review defect (bug) has-patch 05/18/2021
#56195 Padding issue in Post Title Block Editor normal normal Awaiting Review defect (bug) close 07/12/2022
#46264 Page attributes 'ORDER' does not saving data for post-type 'post'. Editor normal normal Awaiting Review defect (bug) has-patch 05/10/2023
#59310 Parse blocks being applied unnecessarily spacedmonkey Editor normal normal Awaiting Review defect (bug) has-patch 09/12/2023
#51410 Patterns examples Editor normal normal Awaiting Review defect (bug) has-patch 09/29/2020
#46389 Post Form Code Editor Issue Editor normal normal Awaiting Review defect (bug) has-patch 11/12/2020
#58095 Post featured image block use full size image => huge impact on performance Editor normal normal Awaiting Review defect (bug) has-patch 04/21/2023
#45493 Square brackets in caption shortcode produce improper formatting Editor normal normal Future Release defect (bug) has-patch 07/27/2023
#37758 The Link Checker tool does not detect some links Editor normal normal Awaiting Review defect (bug) has-patch 09/16/2023
#45387 Valid HTML get mangled on the frontend Editor normal normal Awaiting Review defect (bug) has-patch 11/22/2023
#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
#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
#40759 Word Count Discrepancies Editor normal normal Awaiting Review defect (bug) has-patch 11/24/2020
#40964 WordPress 4.8 Pasting into editor functionality changed Editor normal normal Awaiting Review defect (bug) has-patch 11/16/2020
#54931 get_block_template filter not fired when template saved in posts Editor normal normal Awaiting Review defect (bug) has-patch 10/15/2023
#59175 register_block_type is not working with symbolic links Editor normal normal Awaiting Review defect (bug) has-patch 10/11/2023
#55968 xss string to be treated as simple string Editor normal normal Awaiting Review defect (bug) has-patch 10/31/2022
#57421 Editor: add new parameter to hook when enqueuing block assets Editor normal normal Awaiting Review enhancement has-patch 01/10/2023
#51258 Fire an action when `replace_editor` is filtered to true Editor normal normal Future Release enhancement has-patch 11/04/2021
#55780 Global Styles: Introduce filter for toggling stylesheet cache Editor normal normal Awaiting Review enhancement has-patch 11/10/2022
#57987 Introduce new `wp_word_count` function Editor normal normal Awaiting Review enhancement has-patch 08/11/2023
#54850 New filter for build_query_vars_from_query_block() Editor normal normal Awaiting Review enhancement has-patch 12/19/2022
#53525 On WP 5.8-beta4-51244 inside toggle block inserter default search text is not visible when in dark mode Editor normal normal Future Release enhancement has-patch 06/17/2022
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracReports for help on using and creating reports.