Make WordPress Core

{13} Has Patch (2467 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 (1701 - 1800 of 2467)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#61899 Custom query args for `search_box` form in `WP_List_Table` General normal normal Awaiting Review enhancement has-patch 2 years ago
#38597 Discourage usage of legacy properties in WP_Network General normal normal Future Release enhancement has-patch 2 years ago
#63548 Don't allow empty Blog Name / Site Title General normal normal Awaiting Review enhancement has-patch 2 months ago
#65869 Editor: Add text-shadow block support and theme.json presets General normal normal 7.2 enhancement has-patch 5 days ago
#44177 Enhance wp_debug_backtrace_summary() with the optional ability to include arguments General normal normal Awaiting Review enhancement has-patch 8 years ago
#55414 Filter error suppression for individual DB query errors General normal normal Future Release enhancement has-patch 2 years ago
#40153 Filter for wp_safe_remote_get in download_url General normal normal Awaiting Review enhancement has-patch 23 months ago
#62837 Filter to change the labels and placeholders of inputs General normal normal Awaiting Review enhancement has-patch 19 months ago
#51463 Fire an action prior to AJAX action handling (allows diagnostics) General normal normal Future Release enhancement has-patch 5 years ago
#52404 Fix get_the_archive_description() to support default blog index General normal normal Awaiting Review enhancement has-patch 6 years ago
#44171 Flushing the rewrite rules is "wrong" on the front-end kraftbj General normal normal Future Release enhancement has-patch 7 years ago
#56691 Function suggestion: get_excerpt_length() General normal normal Awaiting Review enhancement has-patch 2 years ago
#32071 Function to generate safe & trusted URLs General normal normal Awaiting Review enhancement has-patch 9 years ago
#64427 Implement WHATWG MIME Sniffing dmsnell General normal normal Awaiting Review enhancement has-patch 8 months ago
#46635 Improve identifying of non–trivial callbacks in hooks General normal normal Awaiting Review enhancement has-patch 10 months ago
#65553 Improve the Custom Fields meta box editing flow in the post editor General normal normal Awaiting Review enhancement has-patch 7 weeks ago
#59330 Improvement in wp_parse_args for mutli-dimensional arrays General normal trivial Awaiting Review enhancement has-patch 3 years ago
#62561 Inaccurate PHPDoc Type for WP_Block_Parser_Frame::leading_html_start General normal trivial Awaiting Review enhancement has-patch 21 months ago
#59232 Introduce #[Override] attribute to mark overloaded methods General low normal Future Release enhancement has-patch 2 years ago
#64830 Introduce a helper function to extract the major.minor "branch" version General normal normal Awaiting Review enhancement has-patch 5 months ago
#40751 Login form - Consider making Back to {site name} & Lost your password inline. General normal normal Awaiting Review enhancement has-patch 9 years ago
#61125 Many strings or URLs lack proper escaping. audrasjb General normal minor Awaiting Review enhancement has-patch 23 months ago
#60953 Need new hook at paginate_links General normal minor Awaiting Review enhancement has-patch 2 years ago
#60112 PHPUnit test for _deprecated_argument() General normal normal Future Release enhancement has-patch 18 months ago
#60113 PHPUnit test for _deprecated_file() General normal normal Future Release enhancement has-patch 18 months ago
#60110 PHPUnit test for _deprecated_hook() General normal normal Future Release enhancement has-patch 18 months ago
#60117 PHPUnit tests for _deprecated_argument() General normal normal Future Release enhancement has-patch 18 months ago
#60115 PHPUnit tests for _deprecated_constructor() General normal normal Future Release enhancement has-patch 18 months ago
#60116 PHPUnit tests for _deprecated_function() General normal normal Future Release enhancement has-patch 18 months ago
#50422 Prevent Browser Caching From Getting Involved With wp_redirect and wp_safe_redirect (Leaving the Browser to Purely Honor the Redirect Code Used) General normal normal Awaiting Review enhancement has-patch 17 months ago
#63558 Proposal: Add `: void` return types to existing method signatures General normal normal Awaiting Review enhancement has-patch 6 months ago
#61542 Reading Settings static front page dropdown field alignment issue General normal normal Awaiting Review enhancement has-patch 2 years ago
#33704 Reduce reliance on wp_is_mobile() General normal normal Future Release enhancement close 15 months ago
#62067 Remove Unnecessary array_flip Function in VALID_TOP_LEVEL_KEYS Filter General normal normal Awaiting Review enhancement has-patch 2 years ago
#63880 Remove and rounding borders and minor improve login and dashboard page General normal normal Awaiting Review enhancement has-patch 12 months ago
#37280 Remove boldness from update notices Presskopp General normal normal Future Release enhancement has-patch 5 years ago
#63759 Replace event.keyCode with event.key General normal minor Awaiting Review enhancement has-patch 11 months ago
#65610 Replace the two uses of compact() in wpdb::determine_charset() with explicit array literals. General low normal Awaiting Review enhancement has-patch 5 weeks ago
#61141 Request new function add_sites_page(...) General normal minor Awaiting Review enhancement has-patch 2 years ago
#54479 Set_blog_id performance flixos90 General normal normal Future Release enhancement changes-requested 3 days ago
#40280 Short-circuit filters can't return common values General normal normal Awaiting Review enhancement has-patch 9 years ago
#57537 Site editor theme export: remove site specific details General normal normal Awaiting Review enhancement has-patch 3 years ago
#65033 Suggestion for commenting the format of DB_HOST in wp-config-sample.php General normal normal Awaiting Review enhancement has-patch 4 months ago
#42723 Tag Cloud CSS needed for HTML minification General normal normal Awaiting Review enhancement has-patch 3 years ago
#60114 Test for _deprecated_class() General normal normal Future Release enhancement has-patch 3 months ago
#65654 Tests: Add PHPUnit tests for get_dirsize() General normal normal Awaiting Review enhancement has-patch 5 weeks ago
#65655 Tests: Add PHPUnit tests for wp_die() and its handlers General normal normal Awaiting Review enhancement has-patch 4 weeks ago
#65653 Tests: Add PHPUnit tests for wp_get_update_php_url() General normal normal Awaiting Review enhancement has-patch 5 weeks ago
#65652 Tests: Add PHPUnit tests for wp_json_encode( General normal normal Awaiting Review enhancement has-patch 5 weeks ago
#65633 Toggle tips should also display tooltips General normal normal Awaiting Review enhancement has-patch 5 weeks ago
#31737 Unique identifier for Heartbeat API calls General normal minor Awaiting Review enhancement has-patch 4 years ago
#65598 Use array_first() to get the first array element General normal normal Awaiting Review enhancement has-patch 5 weeks ago
#65842 Use isset() instead of in_array() over array_keys() for key lookups mukesh27 General normal normal 7.2 enhancement has-patch 5 days ago
#65288 Use the semantic HTML <search> element in core search markup General normal normal Awaiting Review enhancement has-patch 7 weeks ago
#55376 Use wp_filesize in core General normal normal Future Release enhancement changes-requested 3 months ago
#56262 WP_List_Util::pluck doesn't support a null $field General low minor Awaiting Review enhancement has-patch 3 months ago
#49408 Why is the action wp_ajax_wp_link_ajax not using wp_send_json() General normal normal Awaiting Review enhancement has-patch 2 weeks ago
#60366 add call_for_blog for easy to switch blog and restore in multisite General normal normal Awaiting Review enhancement has-patch 14 months ago
#40566 add_query_arg() returns only URL fragments in certain circumstances General normal normal Future Release enhancement has-patch 7 weeks ago
#17520 cite element used incorrectly General normal normal Future Release enhancement has-patch 11 months ago
#65526 last of the tests for functions.php pbearne General normal normal 7.2 enhancement has-patch 12 days ago
#62483 maybe_serialize() does support double serialization, but does not inform the developer if doing so audrasjb General normal normal Future Release enhancement has-patch 6 months ago
#60056 phpUnit tests for is_lighttpd_before_150 General normal normal Future Release enhancement has-patch 18 months ago
#60057 phpunit tests for _doing_it_wrong() General normal normal Future Release enhancement has-patch 18 months ago
#60054 phpunit tests for apache_mod_loaded General normal normal Future Release enhancement has-patch 18 months ago
#59790 test for mbstring_binary_safe_encoding General normal normal Future Release enhancement has-patch 3 months ago
#59792 test for wp_auth_check_html General normal normal Future Release enhancement has-patch 3 months ago
#59820 test for wp_auth_check_load General normal normal Future Release enhancement has-patch 3 months ago
#59829 test for wp_debug_backtrace_summary General normal normal Future Release enhancement has-patch 3 months ago
#59854 test for wp_find_hierarchy_loop_tortoise_hare General normal normal Future Release enhancement has-patch 3 months ago
#59697 test for wp_get_direct_php_update_url General normal normal Future Release enhancement has-patch 3 months ago
#54359 test for wp_get_direct_update_https_url General normal normal Future Release enhancement has-patch 3 months ago
#59637 test for wp_get_update_https_url General normal normal Future Release enhancement has-patch 3 months ago
#59699 test for wp_get_update_php_annotation General normal normal Future Release enhancement has-patch 3 months ago
#60177 test for wp_ob_end_flush_all General normal normal Future Release enhancement has-patch 3 months ago
#60828 tests for wp_check_browser_version General normal normal Future Release enhancement has-patch 3 months ago
#59623 tests for wp_get_direct_update_https_url General normal normal Future Release enhancement has-patch 3 months ago
#55729 tests for wp_original_referer_field General normal normal Future Release enhancement has-patch 3 months ago
#61365 Editor: Introduce XML Tag Processor and XML Processor HTML API normal normal Awaiting Review enhancement has-patch 22 months ago
#59291 HTML API: Expose raw tag markup to support existing filters HTML API normal normal Awaiting Review enhancement has-patch 3 years ago
#65383 HTML API: Performance and other improvements in 7.1 HTML API normal normal Future Release enhancement has-patch 5 weeks ago
#63724 HTML API: Reliably parse HTML attributes in `wp_kses_hair()` dmsnell HTML API normal normal Future Release enhancement has-patch 6 weeks ago
#61358 Add Support to HTTP 2 in WP_Http Class HTTP API normal normal Awaiting Review enhancement has-patch 2 years ago
#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 12 months ago
#47483 Add filters for included CA bundle path HTTP API normal normal Awaiting Review enhancement close 17 months ago
#39695 Add preload headers in redirects HTTP API normal normal Awaiting Review enhancement has-patch 6 weeks ago
#51770 Add unit tests for WP_Http_Cookie SergeyBiryukov HTTP API normal normal Future Release enhancement has-patch 18 months ago
#25840 Feature Request: WP_ACCESSIBLE_HOSTS as option HTTP API normal normal Future Release enhancement has-patch 7 months ago
#34538 Improvement of the IPv4 address format check chriscct7 HTTP API normal normal Future Release enhancement has-patch 10 years ago
#62124 wp_parse_url() - code update for performance and removal of now unnecessary code fix pbearne HTTP API normal trivial Future Release enhancement has-patch 15 months ago
#17146 Don't limit screen meta tab CSS to content within #screen-meta koopersmith Help/About normal normal Future Release enhancement has-patch 13 months ago
#65895 In About.php update "Welcome to WordPress (version)" to a dynamic string Help/About low normal 7.2 enhancement has-patch 14 hours ago
#42900 Add gender field to user profile for use in translations I18N normal normal Awaiting Review enhancement has-patch 8 years ago
#25585 Arabic stopwords comparison I18N normal normal Future Release enhancement has-patch 5 weeks ago
#46278 Consider internationalization of delimiter: human_readable_duration I18N normal normal Future Release enhancement has-patch 7 years ago
#39756 Extend the jQuery datepicker localization I18N normal normal Awaiting Review enhancement has-patch 3 years ago
#29664 Support font embedding and word break for Burmese in core. I18N normal major Future Release enhancement has-patch 9 years ago
#22225 WordPress does not localize ordinal suffixes in dates I18N normal normal Future Release enhancement has-patch 8 months ago
#23794 load_plugin_textdomain fails if plugin is loaded from mu-plugins I18N normal normal Awaiting Review enhancement close 2 years ago
#5678 Respectfully strip newlines in some importers hansengel* Import normal normal WordPress.org enhancement has-patch 4 months ago
Note: See TracReports for help on using and creating reports.