Make WordPress Core

{13} Has Patch (1906 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 (1101 - 1200 of 1906)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#18660 Enhance rel_canonical function, add filter joostdevalk Canonical normal normal Future Release enhancement has-patch 10/16/2019
#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 08/03/2023
#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
#10931 Verify Comment Email Addresses of Registered Users Comments normal normal Future Release enhancement has-patch 05/06/2021
#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
#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 01/29/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
#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
#43019 Hook to validate post form data before save Database normal major Awaiting Review enhancement has-patch 10/28/2021
#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 11/09/2023
#54346 Slow SQL queries fetching posts from specific categories craigfrancis* Database normal normal Future Release enhancement has-patch 11/27/2023
#58871 support uca14.0.0 collation in database where available Database normal normal Awaiting Review enhancement has-patch 09/25/2023
#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
#29849 Better human_time_diff() Rarst* Date/Time normal normal Awaiting Review enhancement has-patch 09/25/2020
#57420 Add filter for wp_theme_get_element_class_name Editor normal minor Awaiting Review enhancement has-patch 01/18/2023
#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
#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 07/13/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
#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
#38061 Rename the text window name on the editor Editor normal normal Future Release enhancement has-patch 06/21/2019
#59982 Style engine: add CSS var parsing capability to fontSize and fontFamily Editor normal normal Awaiting Review enhancement has-patch 11/29/2023
#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 12/19/2021
#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
#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
#35567 New argument `is_embeddable` for `register_post_type()` Embeds normal normal Awaiting Review enhancement has-patch 01/20/2022
#40288 Whitelist oEmbed for Apple Keynote Embeds normal normal Future Release enhancement has-patch 05/30/2023
#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
#39714 Proposal: Use Full PHPMailer library External Libraries normal normal Awaiting Review enhancement has-patch 02/02/2023
#43749 Update zxcvbn to 4.4.2 External Libraries normal normal Future Release enhancement has-patch 11/18/2021
#42261 Add Support for No Limit Queries to 'posts_per_rss' . Feeds normal normal Future Release enhancement has-patch 11/14/2018
#43860 Dead code in feed_links_extra() Feeds normal normal Future Release enhancement has-patch 01/09/2019
#40587 Feed link markup should contain rel and type attributes Feeds normal normal Future Release enhancement has-patch 05/19/2017
#13867 New filter for comment RSS feed's title killua99 Feeds normal normal Future Release enhancement has-patch 11/10/2021
#41905 Only loop over enclosure meta keys in rss_enclosure() and atom_enclosure() Feeds normal normal Awaiting Review enhancement has-patch 08/23/2018
#8828 Tags and Categories are undifferentiable in Atom and RSS feeds Feeds low minor Future Release enhancement has-patch 02/08/2018
#44083 Add action to wp_mkdir_p() when directory is created successfully SergeyBiryukov Filesystem API normal normal Future Release enhancement has-patch 08/18/2023
#43990 Use wp_delete_file instead of unlink Filesystem API low normal Future Release enhancement has-patch 05/14/2018
#55469 WP_Filesystem_SSH2::chmod() should use ssh2_sftp_chmod() Filesystem API normal normal Awaiting Review enhancement has-patch 03/27/2022
#47594 Add nbsp symbol codes to convert throught sanitize_title SergeyBiryukov* Formatting normal minor Future Release enhancement has-patch 10/28/2021
#51707 Add white-space as an allowed kses CSS attribute. Formatting normal normal Future Release enhancement has-patch 11/15/2020
#57517 Expose MutationObserver instance in wpEmoji Formatting normal normal Awaiting Review enhancement has-patch 01/20/2023
#40933 Improvements for get_file_data() function Formatting normal normal Awaiting Review enhancement has-patch 07/18/2017
#28607 Make wpautop()'s $allblocks variable filterable Formatting normal normal Awaiting Review enhancement has-patch 01/18/2017
#57021 Sanitize should accept broader types Formatting normal normal Awaiting Review enhancement has-patch 11/07/2022
#52886 Update esc_url to allow for specifying an https:// as default protocol Formatting normal normal Future Release enhancement has-patch 07/05/2022
#29379 Add a hook to filter gallery classes Gallery low normal Future Release enhancement has-patch 07/12/2022
#12799 Allow gallery shortcode to accept a maximum number of items Gallery normal normal Future Release enhancement changes-requested 10/19/2023
#40524 Filter hook for max image columns in gallery settings Gallery normal normal Awaiting Review enhancement has-patch 04/22/2017
#14808 Add Editor Documentation Functions URL for theme-defined functions exthilion General normal normal Future Release enhancement changes-requested 07/19/2022
#58824 Add a filter to change the classes in posts list table in admin General normal normal Awaiting Review enhancement has-patch 07/21/2023
#57842 Add a new independent WP_Exception class, compatible with WP_Error General normal normal Awaiting Review enhancement has-patch 03/06/2023
#54260 Add accessible labels to pagination links General normal normal Future Release enhancement has-patch 05/24/2023
#59510 Add filter for the block-template viewport meta tag General normal normal Awaiting Review enhancement has-patch 09/30/2023
#58442 Add parameters for the wp_get_archive function that allows to filter the archive for particular years and months. General normal normal Awaiting Review enhancement has-patch 06/06/2023
#53057 Added AJAX_DEBUG Constant for better ajax debugging General normal normal Awaiting Review enhancement has-patch 04/23/2021
#56846 All test classes that use the "wp" prefix should be renamed for consistency General normal minor Awaiting Review enhancement has-patch 07/25/2023
#54363 Always load gravatars over HTTPS General normal normal Awaiting Review enhancement has-patch 11/02/2021
#57213 Coding standards : Use Strict Comparison except Loose Comparison wp-includes/class-wp-hook.php General normal normal Future Release enhancement has-patch 02/06/2023
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracReports for help on using and creating reports.