Make WordPress Core

{13} Has Patch (2025 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 2025)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#58658 WP_Locale add get_month_genitive() method swissspidy I18N normal minor 6.8 enhancement has-patch 11/09/2024
#22225 WordPress does not localize ordinal suffixes in dates I18N normal normal Future Release enhancement has-patch 07/21/2021
#23794 load_plugin_textdomain fails if plugin is loaded from mu-plugins I18N normal normal Awaiting Review enhancement close 02/28/2024
#49971 Add get_admin_locale() that is separate from WPLANG / get_locale() / get_user_locale() I18N normal normal Awaiting Review feature request has-patch 10/14/2024
#43802 Default timezone for new sites in WP multisite I18N normal normal Awaiting Review feature request has-patch 06/20/2019
#29390 add filter for get_date_from_gmt() I18N normal normal defect (bug) has-patch 06/04/2019
#17146 Don't limit screen meta tab CSS to content within #screen-meta koopersmith Help/About normal normal Future Release enhancement has-patch 10/18/2021
#40784 WP_HTTP_IXR_Client constructor needs to check that $server is valid HTTP API normal normal Awaiting Review defect (bug) has-patch 08/04/2017
#53513 WP_Http ignores httpversion option HTTP API normal normal Future Release defect (bug) has-patch 04/11/2023
#61358 Add Support to HTTP 2 in WP_Http Class HTTP API normal normal Awaiting Review enhancement has-patch 07/19/2024
#37459 Add additional layer in WP_Http to support parallel requests without requiring use of Requests directly HTTP API normal normal Future Release enhancement has-patch 07/25/2022
#47483 Add filters for included CA bundle path HTTP API normal normal Awaiting Review enhancement has-patch 06/05/2024
#51770 Add unit tests for WP_Http_Cookie SergeyBiryukov HTTP API normal normal Future Release enhancement has-patch 05/25/2021
#45164 Added URL to error blocked requests SergeyBiryukov HTTP API normal normal Future Release enhancement has-patch 12/06/2023
#25840 Feature Request: WP_ACCESSIBLE_HOSTS as option HTTP API normal normal Future Release enhancement has-patch 09/16/2020
#34538 Improvement of the IPv4 address format check chriscct7 HTTP API normal normal Future Release enhancement has-patch 02/05/2017
#59708 get_allowed_http_origins(): Default list only HTTPS HTTP API normal normal Awaiting Review enhancement has-patch 10/23/2023
#62124 wp_parse_url() - code update for performance and removal of now unnecessary code fix HTTP API normal trivial Awaiting Review enhancement has-patch 11/07/2024
#37705 Remove unnecessary parts of WP_HTTP which remain HTTP API normal normal defect (bug) has-patch 06/04/2019
#62363 HTML API: Expects closer should report true on svg:input element jonsurrell HTML API normal normal 6.7.1 defect (bug) has-patch 11/08/2024
#62290 Unable to seek to any bookmark in HTML Processor HTML API normal normal 6.7.1 defect (bug) has-patch 11/08/2024
#62269 WP_HTML_Processor::next_token() cannot be extended in subclasses to keep track of state westonruter HTML API normal normal 6.7.1 defect (bug) has-patch 11/06/2024
#61365 Editor: Introduce XML Tag Processor and XML Processor HTML API normal normal Awaiting Review enhancement has-patch 10/31/2024
#59291 HTML API: Expose raw tag markup to support existing filters HTML API normal normal Awaiting Review enhancement has-patch 09/19/2023
#62085 HTML API: Stop counting no-op seek operations against the quota. HTML API normal normal 6.8 enhancement has-patch 10/01/2024
#62357 HTML API: Allow creating fragment parser from a context node jonsurrell HTML API normal normal Awaiting Review feature request has-patch 11/07/2024
#62091 XML API: Produce XML Serialization of HTML (XHTML) HTML API normal normal Future Release feature request has-patch 09/27/2024
#54954 --wp--preset-- variables defaults not being updated by add_theme_support() 'editor-font-sizes' or 'editor-color-palette' General normal normal Awaiting Review defect (bug) has-patch 02/22/2022
#44212 Add a new helper function for comma- or space-separated lists General normal normal Awaiting Review defect (bug) has-patch 05/28/2018
#37253 Add several missing "_deprecated_function()" calls General low normal Future Release defect (bug) has-patch 04/19/2019
#62247 Allow Query block to ignore sticky posts General normal normal Awaiting Review defect (bug) has-patch 10/17/2024
#56094 Allow the style property of block.json to be an array General normal normal Awaiting Review defect (bug) has-patch 08/19/2022
#53368 Auto-generated skip-link gets added in classic templates and not just in block templates General normal normal Awaiting Review defect (bug) has-patch 06/09/2021
#45854 Avoid printf/sprintf strings to be "double-quoted" General normal normal Awaiting Review defect (bug) close 08/04/2021
#61776 Background color is not getting updated in block editor which we are setting through theme customization through templates General normal critical Awaiting Review defect (bug) has-patch 07/27/2024
#59337 Change the escape esc_attr() to esc_url() General normal normal Awaiting Review defect (bug) has-patch 09/14/2023
#61069 Change the http:// links to https:// of ma.tt and hello dolly General normal minor Future Release defect (bug) has-patch 06/23/2024
#42213 Code Editors: Filter autocomplete suggestions General normal normal Future Release defect (bug) has-patch 10/03/2018
#45939 Coding Standards: fix <br/> in core files General normal normal Future Release defect (bug) has-patch 02/21/2020
#61427 Consistent use of placement of button and link to continue installer or login General normal minor Awaiting Review defect (bug) has-patch 10/02/2024
#60423 Correct documentation for WP_Block_Parser_Frame class General normal normal Awaiting Review defect (bug) has-patch 06/19/2024
#59169 Deprecated arguments description is a bit misleading. General normal trivial Awaiting Review defect (bug) close 08/23/2023
#60328 Deprecated parameter default value of unregister_setting() is not correct type audrasjb General normal normal Awaiting Review defect (bug) changes-requested 01/29/2024
#61879 Deprecation Warning General normal minor Awaiting Review defect (bug) has-patch 10/23/2024
#58076 Docs: Improve various globals documentation, as per docblock standards. General normal normal Awaiting Review defect (bug) has-patch 11/18/2023
#51307 Document title broken when "Homepage" isn't set in Settings > Reading General normal normal Awaiting Review defect (bug) has-patch 03/08/2021
#59542 Duplicate default statement in wp_get_attachment_image_src() documentation General normal normal Awaiting Review defect (bug) has-patch 01/17/2024
#54028 Fix improper use of the hooks API General normal normal Future Release defect (bug) has-patch 01/17/2023
#60352 Fix the architectural design of `/wp-includes/blocks/index.php` General normal normal Future Release defect (bug) has-patch 09/30/2024
#60023 Fixed force_ssl_admin to always return bool General low minor 6.8 defect (bug) has-patch 10/23/2024
#60626 Font Files do not export/import properly via XML/WXR exporter. General normal normal Awaiting Review defect (bug) has-patch 02/27/2024
#37665 Font Natively: Google maps can change the active font General normal normal Awaiting Review defect (bug) has-patch 04/18/2019
#56996 Getting error Uncaught exception 'TypeError' with message 'Cannot access offset of type string on string' in /var/www/wp-includes/media.php:2147 General normal blocker Awaiting Review defect (bug) has-patch 11/04/2022
#58507 GitHub actions are failing General normal normal Awaiting Review defect (bug) has-patch 06/10/2023
#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR General normal major Future Release defect (bug) has-patch 09/16/2022
#58837 Horizontal Scroll Issue in theme/plugin Editor Page File Navigation Section General normal minor Awaiting Review defect (bug) has-patch 07/19/2023
#58763 Inconsistent add/get/update/delete_post_meta() functions leads to deleting post metadata. General normal major Future Release defect (bug) has-patch 05/21/2024
#53885 Inconsistent output of Site title with special characters on email General normal normal Awaiting Review defect (bug) has-patch 08/16/2021
#57525 Incorrect home link General normal normal Awaiting Review defect (bug) has-patch 04/15/2024
#61826 Inline Padding Issue with Full-Width (alignfull) child Group in WordPress 6.6 General normal normal Awaiting Review defect (bug) has-patch 08/05/2024
#59381 Issue with WordPress Year Widget for Years Below 1000 General normal normal Awaiting Review defect (bug) close 10/03/2023
#58951 Meta and Link tags contain trailing slashes General normal normal Awaiting Review defect (bug) has-patch 08/06/2023
#60849 Meta is saved twice in auto-draft mode General normal normal Awaiting Review defect (bug) has-patch 03/28/2024
#37249 Missing url escapes and 'author' link relation in wp_list_authors() General normal normal Awaiting Review defect (bug) has-patch 04/20/2019
#36036 Multiple CDATA regressions in wp-includes SergeyBiryukov General normal normal Future Release defect (bug) has-patch 11/25/2020
#57950 Multisite filter count not adding up. General normal normal Awaiting Review defect (bug) has-patch 04/06/2023
#60579 Notice: Undefined index: name in /wp-includes/class-wp-roles.php on line 293 General normal minor Awaiting Review defect (bug) has-patch 07/04/2024
#61352 PHP deprecation warning in /wp-includes/general-template.php General normal normal Awaiting Review defect (bug) has-patch 10/24/2024
#61277 PHP message: PHP Fatal error: Uncaught Error: Undefined constant "ABSPATH direct access to wp-includes/rss.php on line 19 deepakrohilla General normal major Awaiting Review defect (bug) has-patch 05/29/2024
#61286 PHP message: PHP Fatal error: Uncaught Error: Undefined constant "ABSPATH" in wp-includes/cache.php deepakrohilla General normal major Awaiting Review defect (bug) has-patch 05/31/2024
#61870 PHPCS Error found in bookmark.php General normal normal Awaiting Review defect (bug) has-patch 08/14/2024
#46346 Page counts and related calculations typically expect and document ints but are actually floats SergeyBiryukov General normal minor Future Release defect (bug) has-patch 10/13/2021
#56098 Post Excerpt style in query loop not able to override if paragraph color is set in the global style. General normal minor Awaiting Review defect (bug) has-patch 07/12/2022
#57742 Post date time not updating after Timezone change General normal normal Awaiting Review defect (bug) has-patch 02/19/2023
#51582 Post type archive is loaded when post type does not allow General normal normal Awaiting Review defect (bug) has-patch 10/21/2020
#59297 Remove unused variables General normal normal Awaiting Review defect (bug) has-patch 02/19/2024
#53847 Removed 'noreferrer' relationship In JS file. Shital Patel General normal normal Future Release defect (bug) close 07/31/2021
#33141 Search form clear button is clipped in Safari (OS X) General low minor Awaiting Review defect (bug) has-patch 05/23/2017
#53295 Serialized data should be handled as an opaque value General normal normal Awaiting Review defect (bug) has-patch 06/12/2021
#39251 Support end_size=0 in paginate_links() General normal normal Future Release defect (bug) has-patch 07/18/2020
#58015 Text over images not readable in Block: Cover Post General normal normal Awaiting Review defect (bug) has-patch 04/04/2023
#62111 The cache of the embed seems weird General normal normal Awaiting Review defect (bug) has-patch 09/25/2024
#60486 Theme Export: Update the way we replace the version number. General normal normal Awaiting Review defect (bug) has-patch 02/09/2024
#53066 Trigger errors when non-existent methods are called on objects. General normal normal Awaiting Review defect (bug) has-patch 04/23/2021
#62286 Trying to access array offset on null General normal trivial Awaiting Review defect (bug) has-patch 11/05/2024
#62340 UI Overflow Issue on New Application Password Page General normal normal Awaiting Review defect (bug) has-patch 11/05/2024
#61912 Uncaught exception 'Error' with message 'Undefined constant "ABSPATH"' in /var/www/wp-settings.php:33 General normal normal Awaiting Review defect (bug) has-patch 08/26/2024
#61314 Uncaught exception 'Error' with multiple messages in wp-include directory files during direct access deepakrohilla General normal major Awaiting Review defect (bug) has-patch 05/29/2024
#59774 Undefined array key when using wp_list_pluck function hellofromTonya General normal normal 6.8 defect (bug) changes-requested 10/11/2024
#41933 Undefined offset -1 in $pages array when post without pages is requested General normal normal Awaiting Review defect (bug) has-patch 10/15/2018
#60418 Unwanted commented code General normal normal Awaiting Review defect (bug) has-patch 02/06/2024
#62238 Update the screen-reader-text CSS class and its local implementations joedolson* General normal normal 6.8 defect (bug) has-patch 10/18/2024
#61948 Uploading WAV files fail in Gutenberg editor on Firefox browser when drag-dropped General normal normal Awaiting Review defect (bug) has-patch 11/08/2024
#56251 Use dominant color in media library General normal normal Awaiting Review defect (bug) has-patch 07/19/2022
#54568 WordPress admin overwrite JS history.state General normal normal Awaiting Review defect (bug) has-patch 04/10/2024
#53243 X-WP-DoingItWrong has limited usefulness General normal normal Awaiting Review defect (bug) has-patch 05/21/2021
#54490 added test for get_num_queries and wp_get_nocache_headers General normal normal Awaiting Review defect (bug) has-patch 11/05/2023
#60212 apply_filters_deprecated() should tell the caller location General normal normal Awaiting Review defect (bug) has-patch 01/12/2024
#52539 callable typehint thows static analysis errors General normal normal Awaiting Review defect (bug) has-patch 06/26/2024
#55113 category widget block General normal normal Awaiting Review defect (bug) has-patch 02/09/2022
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracReports for help on using and creating reports.