Make WordPress Core

{13} Has Patch (2107 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 (201 - 300 of 2107)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#28759 Cache API unit tests should verify public function, not WP_Object_Cache methods Cache API normal normal Future Release enhancement has-patch 07/08/2022
#60017 PHPunit test for wp_suspend_cache_addition Cache API normal normal Future Release enhancement has-patch 10/09/2024
#60015 PHPunit test for wp_suspend_cache_invalidation Cache API normal normal Future Release enhancement has-patch 10/09/2024
#35430 Should the 'counts' cache group be persistent? Cache API normal normal Future Release enhancement has-patch 05/06/2024
#59592 Store last changed value in key instead of using it as a salt for query caches Cache API normal normal Future Release enhancement has-patch 10/12/2023
#59752 test for wp_cache_get_last_changed Cache API normal normal Future Release enhancement has-patch 10/09/2024
#57263 test for wp_suspend_cache_addition Cache API normal normal Future Release enhancement has-patch 10/09/2024
#57264 test for wp_suspend_cache_invalidation Cache API normal normal Future Release enhancement has-patch 10/09/2024
#18660 Enhance rel_canonical function, add filter joostdevalk Canonical normal normal Future Release enhancement has-patch 10/16/2019
#32917 Tests_DB_Charset tests don't fully cover wpdb::strip_invalid_text_for_column() Charset normal normal Future Release enhancement has-patch 11/14/2024
#53639 Ability to add checkboxes to "Email me whenever" section Comments normal normal Awaiting Review enhancement has-patch 06/02/2022
#39505 Add an option to add custom classes to comment_reply_link() Comments normal normal Awaiting Review enhancement has-patch 01/06/2017
#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
#57106 Allowing comment form error pages Comments normal normal Awaiting Review enhancement has-patch 11/14/2022
#39133 Check email length in is_email() Comments normal normal Awaiting Review enhancement has-patch 07/17/2020
#30979 Check for context menu before closing commentReply SergeyBiryukov* Comments normal normal Future Release enhancement has-patch 08/27/2021
#54473 Comments listing screen in wp-admin doesn't expose if a comment was left by a logged in user Comments normal normal Awaiting Review enhancement has-patch 11/20/2021
#41110 Display full content of "Pending" comment on WP Dashboard Comments normal normal Awaiting Review enhancement has-patch 06/21/2017
#13363 Edit Comments: Pending > Approving shouldn't make them disappear from screen wonderboymusic Comments normal normal Future Release enhancement has-patch 11/16/2023
#23634 New hook for adding content after each comment chriscct7 Comments normal normal Future Release enhancement has-patch 10/23/2017
#47595 Re-evaluate whether comment form should still get the HTML5 novalidate attribute Comments normal normal Future Release enhancement has-patch 12/06/2024
#33717 Send Notification Email When a Comment is Approved From Moderation Comments normal normal Future Release enhancement has-patch 05/13/2021
#17913 Site-level comment options may override individual post settings. Improve help/docs. Comments normal normal Future Release enhancement has-patch 11/18/2019
#57314 Update all references to wp/v2 to namespace field in class-wp-rest-comments-controller.php Comments normal normal Awaiting Review enhancement has-patch 12/12/2022
#55922 Update wp_list_comments type parameter to allow array or string Comments normal normal Awaiting Review enhancement has-patch 07/17/2024
#58156 finetune wp_update_comment_count Comments normal normal Awaiting Review enhancement has-patch 07/08/2023
#36424 graphically visualize if comments are closed (in wp-admin/edit.php) Comments normal normal Future Release enhancement has-patch 03/12/2018
#52655 Ability to Change the wp_next_scheduled() function output. Cron API normal normal Awaiting Review enhancement has-patch 02/28/2021
#35491 Add a function to check whether a hook is scheduled Cron API normal normal Future Release enhancement has-patch 06/04/2019
#49693 Drop duplicate recurring cron events whyisjake* Cron API normal normal Future Release enhancement has-patch 01/31/2021
#62314 Infinite callback loop when 'priority' is not numeric in php 8.x Cron API normal minor Awaiting Review enhancement changes-requested 10/28/2024
#43801 Need better documentation to show importance of checking for args while using wp_schedule_event and wp_next_scheduled Cron API normal normal Future Release enhancement has-patch 07/18/2024
#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
#61756 Customizing Panel Size Customize normal normal Awaiting Review enhancement has-patch 12/11/2024
#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
#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
#61856 Add support for MySQL SSL connections Database normal normal Awaiting Review enhancement has-patch 08/13/2024
#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
#43019 Hook to validate post form data before save Database normal major Awaiting Review enhancement has-patch 10/28/2021
#60102 PHPunit tests for dead_db Database normal normal Future Release enhancement has-patch 10/09/2024
#44386 Problem with utf8mb4_unicode_ci collation for arabic content Database normal major Awaiting Review enhancement has-patch 06/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 05/31/2024
#54346 Slow SQL queries fetching posts from specific categories craigfrancis* Database normal normal Future Release enhancement has-patch 12/11/2023
#56091 Using %i for table/field names in wpdb::prepare() craigfrancis Database low minor Future Release enhancement has-patch 04/02/2024
#58871 support uca14.0.0 collation in database where available Database normal normal Awaiting Review enhancement has-patch 09/25/2023
#54180 tests fot _wp_mysql_week() Database normal normal Future Release enhancement has-patch 10/09/2024
#48285 wp-config-sample.php should default to `utf8mb4` instead of `utf8` character set Database normal minor Awaiting Review enhancement has-patch 09/27/2022
#61265 Add class name for block variations Editor normal normal Future Release enhancement has-patch 09/30/2024
#57420 Add filter for wp_theme_get_element_class_name Editor normal minor Awaiting Review enhancement has-patch 01/18/2023
#61505 Add support for positioning child blocks inside a Grid block. Editor normal normal Future Release enhancement has-patch 09/02/2024
#61254 Backport: Introduce new dedicated media search handler and add new label field search handler Editor normal normal Awaiting Review enhancement has-patch 05/20/2024
#60696 Block hooks: Allow insertion of a hooked block with attributes Editor normal normal Awaiting Review enhancement has-patch 03/05/2024
#61073 Cover Block Improvement Editor normal minor Awaiting Review enhancement has-patch 04/24/2024
#60968 Create action `edit_form_before_title` Editor normal normal Awaiting Review enhancement has-patch 04/09/2024
#57421 Editor: add new parameter to hook when enqueuing block assets Editor normal normal Awaiting Review enhancement has-patch 01/10/2023
#59270 Excerpts Not Showing Bold Text ... Editor normal normal Future Release enhancement has-patch 10/07/2024
#62470 Filter for get_the_block_template_html Editor normal normal Awaiting Review enhancement has-patch 11/19/2024
#51258 Fire an action when `replace_editor` is filtered to true Editor normal normal Future Release enhancement has-patch 11/04/2021
#60593 Font Library: add terms and conditions Editor normal normal Future Release enhancement has-patch 03/20/2024
#55780 Global Styles: Introduce filter for toggling stylesheet cache Editor normal normal Awaiting Review enhancement has-patch 08/08/2024
#59131 Introduce filters to modify/inspect the blocks returned by `do_blocks()` luisherranz Editor normal normal Future Release enhancement has-patch 02/08/2024
#57987 Introduce new `wp_word_count` function Editor normal normal Awaiting Review enhancement has-patch 05/30/2024
#62509 Make style book available to classic themes Editor normal normal Future Release enhancement has-patch 11/22/2024
#61446 Move content processing in get_the_block_template_html() to filters. joemcgill Editor normal normal Future Release enhancement has-patch 09/30/2024
#58799 Need to add filter to register a template in [NEW] WordPress site editor through a plugin Editor normal blocker Awaiting Review enhancement has-patch 03/01/2024
#54850 New filter for build_query_vars_from_query_block() Editor normal normal Awaiting Review enhancement has-patch 12/19/2022
#45435 Port Gutenberg's `removep` Function to Php Editor normal normal Awaiting Review enhancement has-patch 11/24/2020
#53076 Press This: Add filters to allow custom Press This plugins kraftbj* Editor normal normal Future Release enhancement has-patch 05/24/2021
#42645 Support passing version number to add_editor_style() dinhtungdu Editor normal normal Future Release enhancement has-patch 09/24/2019
#46224 The additional CSS is not reflected in the editor Editor normal normal Future Release enhancement has-patch 09/29/2021
#51284 Update style for side meta boxes azhiyadev Editor normal normal Future Release enhancement has-patch 07/09/2024
#59775 test for wp_post_preview_js Editor normal normal Future Release enhancement has-patch 10/09/2024
#60321 Add Viostream.com to oEmbed allowlist Embeds normal normal Awaiting Review enhancement has-patch 01/23/2024
#44610 Allow Youtube-Player to use youtube-nocookie.com URLS to avoid setting cookies. Embeds normal normal Future Release enhancement has-patch 09/11/2024
#55079 Allowed post tags and allowed tags iframe Embeds normal normal Awaiting Review enhancement has-patch 02/04/2022
#37868 Avoid default width styles in the markup of the audio player wonderboymusic Embeds normal normal Future Release enhancement has-patch 04/19/2019
#61907 Make oembed_invalid_url return 400 instead of 404 Embeds normal normal Awaiting Review enhancement has-patch 10/25/2024
#35567 New argument `is_embeddable` for `register_post_type()` Embeds normal normal Awaiting Review enhancement has-patch 06/21/2024
#40288 Whitelist oEmbed for Apple Keynote Embeds normal normal Future Release enhancement has-patch 05/30/2023
#59142 X/Twitter posts cannot be embedded Embeds normal normal Future Release enhancement has-patch 08/29/2024
#46190 Firefox Emoji Detection Slow Emoji normal normal Awaiting Review enhancement has-patch 07/06/2022
#30170 "Start Date"/"End Date" are confusing in the exporter Export normal normal Awaiting Review enhancement has-patch 07/22/2017
#37848 Form fields misaligned on export.php Export normal normal Awaiting Review enhancement has-patch 06/17/2019
#49837 JSDoc correction for wp-includes\js\colorpicker.js External Libraries normal normal Awaiting Review enhancement has-patch 05/06/2020
#62498 Jquery migrate not up to date with latest version of WordPress 6.7 External Libraries normal major Awaiting Review enhancement has-patch 11/22/2024
#39714 Proposal: Use Full PHPMailer library External Libraries normal normal Awaiting Review enhancement has-patch 02/02/2023
#62757 Update jQuery UI library to version 1.14.1 External Libraries normal normal Awaiting Review enhancement has-patch 01/10/2025
#43749 Update zxcvbn to 4.4.2 External Libraries normal normal Future Release enhancement has-patch 11/18/2021
#43860 Dead code in feed_links_extra() Feeds normal normal Future Release enhancement has-patch 01/09/2019
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracReports for help on using and creating reports.