Make WordPress Core

{2} All Tickets, Workflow Oriented (8260 matches)

Create a new ticket
  • All active tickets, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1101 - 1200 of 8260)

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

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#60056 phpUnit tests for is_lighttpd_before_150 General normal normal Future Release enhancement has-patch 18 months ago 2
#60057 phpunit tests for _doing_it_wrong() General normal normal Future Release enhancement has-patch 18 months ago 5
#60054 phpunit tests for apache_mod_loaded General normal normal Future Release enhancement has-patch 18 months ago 2
#59790 test for mbstring_binary_safe_encoding General normal normal Future Release enhancement has-patch 3 months ago 3
#59792 test for wp_auth_check_html General normal normal Future Release enhancement has-patch 3 months ago 3
#59820 test for wp_auth_check_load General normal normal Future Release enhancement has-patch 3 months ago 3
#59829 test for wp_debug_backtrace_summary General normal normal Future Release enhancement has-patch 3 months ago 4
#59854 test for wp_find_hierarchy_loop_tortoise_hare General normal normal Future Release enhancement has-patch 3 months ago 3
#59697 test for wp_get_direct_php_update_url General normal normal Future Release enhancement has-patch 3 months ago 3
#54359 test for wp_get_direct_update_https_url General normal normal Future Release enhancement has-patch 3 months ago 5
#59637 test for wp_get_update_https_url General normal normal Future Release enhancement has-patch 3 months ago 3
#59699 test for wp_get_update_php_annotation General normal normal Future Release enhancement has-patch 3 months ago 3
#60177 test for wp_ob_end_flush_all General normal normal Future Release enhancement has-patch 3 months ago 3
#60828 tests for wp_check_browser_version General normal normal Future Release enhancement has-patch 3 months ago 5
#59623 tests for wp_get_direct_update_https_url General normal normal Future Release enhancement has-patch 3 months ago 5
#55729 tests for wp_original_referer_field General normal normal Future Release enhancement has-patch 3 months ago 6
#65427 Add filter for WP Ability Permission Error Message General normal normal Awaiting Review feature request has-patch 2 months ago 1
#62666 Add function to retrieve page ID or permalink based on template General normal normal Awaiting Review feature request has-patch 15 months ago 9
#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 2
#52900 Instantly index WordPress web sites content in Search Engines General normal normal Future Release feature request has-patch 12 months ago 55
#50807 Introduce a function for deprecated options General normal normal Future Release feature request has-patch 6 years ago 6
#36335 Next generation: core autoloader proposal General normal normal Awaiting Review feature request has-patch 2 years ago 266
#34058 Proposal: wp_get_archives_object() function General normal normal Future Release feature request has-patch 2 months ago 14
#29798 unified theme and plugin uploader General normal normal Future Release feature request has-patch 6 days ago 18
#65844 Branching tasks for 7.1 desrosj General normal normal 7.1 task (blessed) has-patch 2 days ago 12
#65818 Coding Standards fixes for 7.2 General normal normal 7.2 task (blessed) has-patch 4 hours ago 3
#41121 Consistency of the _deprecated_function() calls and related documentation. SergeyBiryukov General normal normal Future Release task (blessed) has-patch 3 years ago 46
#65860 Docblock improvements for 7.2 General normal normal 7.2 task (blessed) has-patch 31 hours ago 4
#56897 First time contributor welcome message improvements General normal normal Future Release task (blessed) has-patch 10 months ago 18
#59233 Improve error handling for unserialize() General normal normal Future Release task (blessed) has-patch 13 months ago 11
#65817 PHPStan code quality improvements for 7.2 westonruter General normal normal 7.2 task (blessed) has-patch 78 minutes ago 23
#52264 Rename `$array` when used in `@param` tags General normal normal Future Release task (blessed) has-patch 4 years ago 10
#65847 Sync changes from Gutenberg 23.7 General normal normal 7.2 task (blessed) has-patch 3 days ago 2
#64776 HTML API: set_modifiable_text() ignores leading newlines in PRE, LISTING HTML API normal normal Future Release defect (bug) has-patch 6 months ago 2
#65846 Hoist strlen() out of the class_list() loop condition mukesh27 HTML API normal normal 7.2 defect (bug) has-patch 4 days ago 4
#61365 Editor: Introduce XML Tag Processor and XML Processor HTML API normal normal Awaiting Review enhancement has-patch 22 months ago 16
#59291 HTML API: Expose raw tag markup to support existing filters HTML API normal normal Awaiting Review enhancement has-patch 3 years ago 4
#65383 HTML API: Performance and other improvements in 7.1 HTML API normal normal Future Release enhancement has-patch 4 weeks ago 14
#63724 HTML API: Reliably parse HTML attributes in `wp_kses_hair()` dmsnell HTML API normal normal Future Release enhancement has-patch 5 weeks ago 26
#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 8
#62091 XML API: Produce XML Serialization of HTML (XHTML) HTML API normal normal Future Release feature request has-patch 5 months ago 4
#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 3
#37705 Remove unnecessary parts of WP_HTTP which remain HTTP API normal normal defect (bug) has-patch 7 years ago 10
#64212 Stream-to-file may fail or overwrite existing temporary file HTTP API normal normal Awaiting Review defect (bug) has-patch 9 months ago 1
#53513 WP_Http ignores httpversion option HTTP API normal normal Future Release defect (bug) has-patch 3 years ago 3
#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 3
#65522 get_allowed_http_origins() drops port from allowed CORS origins HTTP API normal normal Awaiting Review defect (bug) has-patch 3 days ago 3
#64170 gethostbyname() in validating URLs does not work for IPv6 HTTP API normal normal Future Release defect (bug) has-patch 10 months ago 1
#61358 Add Support to HTTP 2 in WP_Http Class HTTP API normal normal Awaiting Review enhancement has-patch 2 years ago 3
#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 3
#47483 Add filters for included CA bundle path HTTP API normal normal Awaiting Review enhancement close 17 months ago 4
#39695 Add preload headers in redirects HTTP API normal normal Awaiting Review enhancement has-patch 5 weeks ago 5
#51770 Add unit tests for WP_Http_Cookie SergeyBiryukov HTTP API normal normal Future Release enhancement has-patch 18 months ago 5
#25840 Feature Request: WP_ACCESSIBLE_HOSTS as option HTTP API normal normal Future Release enhancement has-patch 7 months ago 16
#34538 Improvement of the IPv4 address format check chriscct7 HTTP API normal normal Future Release enhancement has-patch 10 years ago 8
#65854 About page 7.1: Optimize images served from CDN Help/About normal normal 7.1 defect (bug) has-patch 5 hours ago 17
#65214 Refine the help text wording for backend editor Help/About normal normal Awaiting Review defect (bug) has-patch 2 months ago 3
#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 6
#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 3
#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 1
#64979 Align needs gettext I18N normal normal Awaiting Review defect (bug) has-patch 5 months ago 5
#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 10
#45897 Chinese page uri dump fail I18N normal normal Awaiting Review defect (bug) has-patch 6 months ago 3
#65255 Clear needs context I18N normal normal Awaiting Review defect (bug) has-patch 3 months ago 1
#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 5
#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 14
#53650 Incorrect quotation marks in many strings I18N normal normal Future Release defect (bug) has-patch 14 months ago 9
#65004 Prev/Next for posts needs context in block library I18N normal normal defect (bug) has-patch 4 months ago 7
#14981 Provide a context for post statuses rockwell15 I18N normal normal Future Release defect (bug) has-patch 4 years ago 35
#20974 Remove obsolete locale-specific files on upgrade dd32 I18N low normal Future Release defect (bug) close 2 years ago 18
#22812 Tweak the media modal styles for longer strings in ru_RU I18N normal normal Awaiting Review defect (bug) close 6 years ago 2
#40932 Word breaks the layout I18N normal normal Future Release defect (bug) has-patch 8 years ago 4
#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 2
#65256 text track strings need context I18N normal normal Awaiting Review defect (bug) has-patch 2 months ago 2
#64619 wp.updates.l10n.updating is deprecated notice westonruter I18N normal normal 7.2 defect (bug) has-patch 12 days ago 29
#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 7
#30049 wp_load_translations_early does not work without WPLANG defined swissspidy I18N normal normal Future Release defect (bug) has-patch 2 years ago 24
#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 5
#42900 Add gender field to user profile for use in translations I18N normal normal Awaiting Review enhancement has-patch 8 years ago 6
#25585 Arabic stopwords comparison I18N normal normal Future Release enhancement has-patch 4 weeks ago 17
#46278 Consider internationalization of delimiter: human_readable_duration I18N normal normal Future Release enhancement has-patch 7 years ago 3
#39756 Extend the jQuery datepicker localization I18N normal normal Awaiting Review enhancement has-patch 3 years ago 1
#22225 WordPress does not localize ordinal suffixes in dates I18N normal normal Future Release enhancement has-patch 8 months ago 19
#23794 load_plugin_textdomain fails if plugin is loaded from mu-plugins I18N normal normal Awaiting Review enhancement close 2 years ago 15
#43802 Default timezone for new sites in WP multisite I18N normal normal Awaiting Review feature request has-patch 7 years ago 3
#65815 I18N string fixes for 7.2 I18N normal normal 7.2 task (blessed) has-patch 30 hours ago 4
#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 3
#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 9
#23482 Fix improper use of comment_exists() in some importers maxpagels Import normal normal defect (bug) close 14 months ago 3
#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 10
#21597 WordPress Importer $base_url index failed Import normal normal defect (bug) has-patch 7 years ago 1
#52740 WordPress Importer: Add vertical space between inputs Import normal normal WordPress.org defect (bug) has-patch 5 years ago 5
#23276 WordPress Importer: Update existing navs instead of new Import normal normal WordPress.org defect (bug) has-patch 4 months ago 6
#23275 WordPress Importer: line-ending mismatch corrupts serialized meta Import normal normal defect (bug) has-patch 14 months ago 6
#25769 import vs DISALLOW_FILE_MODS Import normal normal Awaiting Review defect (bug) has-patch 10 years ago 4
#27896 wordpress-importer's lack of understanding of XML Namespaces causing compatibility issues Import normal normal Awaiting Review defect (bug) has-patch 9 years ago 9
#5678 Respectfully strip newlines in some importers hansengel* Import normal normal WordPress.org enhancement has-patch 4 months ago 10
#37818 Suggested import id for wp_insert_user Import normal normal Future Release enhancement has-patch 6 years ago 1
#62628 Server and client directive negation logic should align Interactivity API normal normal Awaiting Review defect (bug) has-patch 3 months ago 3
#63899 merge_style_property() truncates style values containing a colon, and warns on segments containing none Interactivity API normal normal Awaiting Review defect (bug) has-patch 3 days ago 5
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.