Make WordPress Core

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

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#65427 Add filter for WP Ability Permission Error Message General normal normal Awaiting Review feature request has-patch 2 months ago
#62666 Add function to retrieve page ID or permalink based on template General normal normal Awaiting Review feature request has-patch 15 months ago
#62510 Add links to Learn WordPress in the wp-admin Help box and the default comment General normal normal Awaiting Review feature request has-patch 20 months ago
#51525 Add new functions apply_filters_single_type() and apply_filters_ref_array_single_type() General normal normal Future Release feature request close 2 weeks ago
#62544 Consolidate repetitive CSS rules in list-tables.css General normal trivial Awaiting Review feature request has-patch 20 months ago
#52900 Instantly index WordPress web sites content in Search Engines General normal normal Future Release feature request has-patch 12 months ago
#50807 Introduce a function for deprecated options General normal normal Future Release feature request has-patch 6 years ago
#36335 Next generation: core autoloader proposal General normal normal Awaiting Review feature request has-patch 2 years ago
#34058 Proposal: wp_get_archives_object() function General normal normal Future Release feature request has-patch 2 months ago
#49442 Request: filter for parse_blocks() result General normal normal Future Release feature request changes-requested 6 months ago
#54327 Support wp_die from array print General normal normal Awaiting Review feature request changes-requested 14 months ago
#29798 unified theme and plugin uploader General normal normal Future Release feature request has-patch 6 days ago
#65818 Coding Standards fixes for 7.2 General normal normal 7.2 task (blessed) has-patch 5 hours ago
#41121 Consistency of the _deprecated_function() calls and related documentation. SergeyBiryukov General normal normal Future Release task (blessed) has-patch 3 years ago
#65860 Docblock improvements for 7.2 General normal normal 7.2 task (blessed) has-patch 22 hours ago
#56897 First time contributor welcome message improvements General normal normal Future Release task (blessed) has-patch 10 months ago
#59233 Improve error handling for unserialize() General normal normal Future Release task (blessed) has-patch 13 months ago
#59649 PHP 8.0: improvements to allow for named parameters in 7.0 General normal normal Future Release task (blessed) has-patch 3 weeks ago
#65817 PHPStan code quality improvements for 7.2 westonruter General normal normal 7.2 task (blessed) has-patch 6 hours ago
#52264 Rename `$array` when used in `@param` tags General normal normal Future Release task (blessed) has-patch 4 years ago
#65847 Sync changes from Gutenberg 23.7 General normal normal 7.2 task (blessed) has-patch 3 days ago
#30613 Check the return value of wp_json_encode() General normal normal defect (bug) has-patch 7 months ago
#31711 is_front_page flag affected by frontpage ID and page Title strange conflict General normal normal defect (bug) has-patch 2 years ago
#31577 wp.ajax.send JS function should send ajax request with dataType json General normal normal defect (bug) has-patch 7 years ago
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. General normal normal defect (bug) has-patch 7 years ago
#34853 A helper method should be created to centralize which extensions are used for images. General normal normal enhancement has-patch 7 years ago
#32192 Add HTML attribute builder helper function General normal normal enhancement has-patch 7 years ago
#34487 Add a new conditional tag for the "Posts Page" General normal normal enhancement has-patch 7 years ago
#29972 Split pagination calculations and HTML in paginate_links General normal normal enhancement has-patch 7 years ago
#30325 WP List Table: allow filtering view switcher modes General normal normal enhancement has-patch 7 years ago
#23454 _deprecated_function Messages chriscct7 General normal normal enhancement has-patch 7 years ago
#64776 HTML API: set_modifiable_text() ignores leading newlines in PRE, LISTING HTML API normal normal Future Release defect (bug) has-patch 5 months ago
#65846 Hoist strlen() out of the class_list() loop condition mukesh27 HTML API normal normal 7.2 defect (bug) has-patch 3 days 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 4 weeks ago
#63724 HTML API: Reliably parse HTML attributes in `wp_kses_hair()` dmsnell HTML API normal normal Future Release enhancement has-patch 5 weeks ago
#62653 Add CSS selector based tag navigation to HTML and Tag Processors HTML API normal normal Awaiting Review feature request has-patch 20 months ago
#62091 XML API: Produce XML Serialization of HTML (XHTML) HTML API normal normal Future Release feature request has-patch 5 months ago
#51767 Broken logic for `https_local_ssl_verify` filter due to missing `local` argument HTTP API normal normal Awaiting Review defect (bug) has-patch 12 months ago
#65229 Remove WordPress.org IP from function documentation HTTP API normal trivial Awaiting Review defect (bug) has-patch 3 months ago
#64212 Stream-to-file may fail or overwrite existing temporary file HTTP API normal normal Awaiting Review defect (bug) has-patch 9 months ago
#53513 WP_Http ignores httpversion option HTTP API normal normal Future Release defect (bug) has-patch 3 years ago
#60564 download_url() always returns error_code 'http_404' for any non-200 responses HTTP API normal normal Awaiting Review defect (bug) has-patch 19 months ago
#65522 get_allowed_http_origins() drops port from allowed CORS origins HTTP API normal normal Awaiting Review defect (bug) has-patch 3 days ago
#64170 gethostbyname() in validating URLs does not work for IPv6 HTTP API normal normal Future Release defect (bug) has-patch 10 months 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 5 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
#37705 Remove unnecessary parts of WP_HTTP which remain HTTP API normal normal defect (bug) has-patch 7 years ago
#65214 Refine the help text wording for backend editor Help/About normal normal Awaiting Review defect (bug) has-patch 2 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
#62650 WordPress 6.8 add a horizontal rule credits page after external libraries Help/About normal normal Awaiting Review feature request has-patch 15 months ago
#58284 Add in wp_dropdown_languages en_US as selected value when 'explicit_option_en_us' is set to true I18N normal normal Awaiting Review defect (bug) has-patch 12 months ago
#64979 Align needs gettext I18N normal normal Awaiting Review defect (bug) has-patch 5 months ago
#64249 Automatic translation (JIT) loading doesn't work for network-activated plugins in multisite I18N normal normal 7.2 defect (bug) has-patch 10 days ago
#45897 Chinese page uri dump fail I18N normal normal Awaiting Review defect (bug) has-patch 6 months ago
#65255 Clear needs context I18N normal normal Awaiting Review defect (bug) has-patch 3 months ago
#57981 Export .po files error of untranslated strings starting or ending with new lines (\n) I18N normal normal Awaiting Review defect (bug) has-patch 22 months ago
#50980 Extra query to get WPLANG option on each page-load when the option doesn't exist in the db SergeyBiryukov I18N low normal Future Release defect (bug) has-patch 18 months ago
#53650 Incorrect quotation marks in many strings I18N normal normal Future Release defect (bug) has-patch 14 months ago
#50773 Merge duplicate strings in bulk actions and row actions for list tables SergeyBiryukov I18N normal normal Future Release defect (bug) changes-requested 15 months ago
#14981 Provide a context for post statuses rockwell15 I18N normal normal Future Release defect (bug) has-patch 4 years ago
#20974 Remove obsolete locale-specific files on upgrade dd32 I18N low normal Future Release defect (bug) close 2 years ago
#47546 The language used for the `lang` attribute isn't validated before being used I18N low minor Future Release defect (bug) changes-requested 14 months ago
#63725 Theme textdomain not loaded, if plugin used the textdomain before swissspidy I18N normal minor Awaiting Review defect (bug) has-patch 11 months ago
#22812 Tweak the media modal styles for longer strings in ru_RU I18N normal normal Awaiting Review defect (bug) close 6 years ago
#40932 Word breaks the layout I18N normal normal Future Release defect (bug) has-patch 8 years ago
#53677 load_script_textdomain() doesn't work for subdirectory themes, or those in alternate theme roots I18N low normal Future Release defect (bug) has-patch 2 months ago
#65256 text track strings need context I18N normal normal Awaiting Review defect (bug) has-patch 2 months ago
#64619 wp.updates.l10n.updating is deprecated notice westonruter I18N normal normal 7.2 defect (bug) has-patch 12 days ago
#65809 wp_get_l10n_php_file_data() reads the wrong revision date key from .l10n.php files I18N normal normal 7.2 defect (bug) has-patch 9 days ago
#30049 wp_load_translations_early does not work without WPLANG defined swissspidy I18N normal normal Future Release defect (bug) has-patch 2 years ago
#50749 wp_set_script_translations() ignores failure when called before script is registered. I18N normal normal Future Release defect (bug) has-patch 5 weeks 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 4 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
#43802 Default timezone for new sites in WP multisite I18N normal normal Awaiting Review feature request has-patch 7 years ago
#65815 I18N string fixes for 7.2 I18N normal normal 7.2 task (blessed) has-patch 21 hours ago
#65314 Make `wp-includes/pomo` the canonical pomo source; retire `svn.glotpress.org/trunk/pomo` I18N normal normal Awaiting Review task (blessed) has-patch 2 months ago
#65004 Prev/Next for posts needs context in block library I18N normal normal defect (bug) has-patch 4 months ago
#42599 Design changes in Tools Categories and Tags Converter box and Tools Import box Import normal normal Awaiting Review defect (bug) has-patch 7 months ago
#39802 Multisite: "No importers are available" error message shown to site admins, but not to network admins Import normal normal Awaiting Review defect (bug) has-patch 2 months ago
#52740 WordPress Importer: Add vertical space between inputs Import normal normal WordPress.org defect (bug) has-patch 5 years ago
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracReports for help on using and creating reports.