Make WordPress Core

{7} Future Releases (7783 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (6901 - 7000 of 7783)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#32729 WP sanitize + (plus) and other mathematic symbols as nothing instead of dash separator Formatting normal normal defect (bug) 06/04/2019
#32867 Wordpress replaces HTML entities for angle brackets in titles, breaking HTML validation Formatting normal normal defect (bug) 06/04/2019
1 #36397 add_query_arg doesn't work with numbered html entities Formatting normal normal defect (bug) dev-feedback 06/04/2019
9 #17923 add_query_arg() should encode values Formatting normal normal defect (bug) has-patch 08/20/2019
1 #34407 esc_url() cannot handle a relative URL containing a : character (IPv6) Formatting normal normal defect (bug) 06/04/2019
1 #23975 force_balance_tags in get_the_content breaks non-HTML formats Formatting normal normal defect (bug) 06/04/2019
3 #20368 htmlspecialchars() returns empty string for non-UTF-8 input in PHP 5.4 Formatting normal major defect (bug) needs-unit-tests 06/04/2019
1 #25108 is_email() function validates email with domain that just has 1 character after dot Formatting normal normal defect (bug) has-patch 06/04/2019
4 #23050 make_clickable incorrectly formats anchors with URL's and spaces in them in comments Formatting normal normal defect (bug) 06/04/2019
1 #23308 make_clickable problem with multiple "Punctuation URL character" Formatting normal normal defect (bug) dev-feedback 06/04/2019
2 #23922 make_clickable() breaks when colon in hash Formatting normal normal defect (bug) 06/04/2019
#25851 post_content lost when inserting Posts with large base64-encoded images Formatting low critical defect (bug) 06/04/2019
#34039 shortcode_parse_atts() no longer parses embedded html fragments Formatting normal normal defect (bug) 06/04/2019
11 #14050 shortcode_unautop() should also remove the <br /> added after shortcodes aaroncampbell Formatting normal normal defect (bug) needs-refresh 06/04/2019
3 #17039 the_excerpt() - <!--more--> handling Formatting normal normal defect (bug) needs-refresh 06/04/2019
#30597 wp_filter_post_kses mangles URLs with colons in them Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
8 #18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove Formatting normal normal defect (bug) has-patch 08/18/2023
1 #33466 wpautop breaks multi-line textarea content miqrogroove Formatting normal normal defect (bug) 06/04/2019
1 #33840 wpautop damages inline script Formatting normal normal defect (bug) 06/04/2019
2 #10033 wpautop problems with html comments and object tags Formatting normal minor defect (bug) needs-unit-tests 06/04/2019
3 #15918 wpautop() breaks inline tags on the same line as block tags dunno Formatting normal normal defect (bug) 06/04/2019
1 #11678 wpautop() fails on uppercase closing tags Formatting normal normal defect (bug) dev-feedback 06/04/2019
#34592 wptexturize interprets apostrophe at end of word as closing single quote Formatting normal normal defect (bug) 06/04/2019
#29913 wptexturize should handle broken HTML consistently Formatting normal minor defect (bug) needs-unit-tests 06/04/2019
2 #29882 wptexturize: quotes inside quotes curling incorrectly Formatting normal normal defect (bug) has-patch 06/04/2019
1 #10269 wysiwyg bug with shortcodes miqrogroove Formatting low normal defect (bug) 06/04/2019
1 #30644 "wpautop" Enhancements Formatting normal normal enhancement dev-feedback 08/11/2020
#26868 Function 'make_clickable()' doesn't make hyperlinks from explicit URLs using the `mailto:`, `tel:` and other schemes that do not start with `//` Formatting normal normal enhancement needs-unit-tests 08/22/2025
1 #24225 Improve regular expressions when matching attributes miqrogroove Formatting normal normal enhancement needs-unit-tests 06/04/2019
2 #30531 Make wptexturize the last filter before output azaozz Formatting normal normal enhancement 06/04/2019
8 #26759 New Generic Sanitize Functions for Core Formatting normal normal enhancement close 07/18/2025
1 #22330 Optimize regexes to remove protocol from URL Formatting normal normal enhancement needs-unit-tests 07/08/2025
#12084 allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt) Formatting normal normal enhancement has-patch 06/04/2019
7 #25856 debug of wpautop function with Unit Tests Formatting normal normal enhancement 03/20/2024
1 #34390 Gallery - images order Gallery normal normal defect (bug) 06/04/2019
1 #37157 Photo galleries are displaying EVERY photo in library (and related issues). Gallery normal normal defect (bug) 06/04/2019
1 #36269 WordPress 4.4.2 Gallery Ordering Gallery normal normal defect (bug) reporter-feedback 06/04/2019
4 #29023 Galleries: add pagination option Gallery normal normal enhancement 06/04/2019
1 #34396 Gallery shortcode : make image captions relative to the current gallery Gallery normal normal enhancement 06/04/2019
#37409 Broken & illogic conditional check in wp_get_document_title() General normal normal defect (bug) 06/04/2019
3 #30613 Check the return value of wp_json_encode() General normal normal defect (bug) has-patch 01/09/2026
#28563 Dashicons transition General normal normal defect (bug) 06/04/2019
#33344 Do not force draggable elements on touch devices, stop using touch-punch.js General normal normal defect (bug) 06/04/2019
#32392 HTML entities in Pingback notifications? General normal normal defect (bug) 06/04/2019
1 #30922 Link Manager: Doesn't support relative URLs for "Image Address" General normal normal defect (bug) 06/28/2024
2 #31778 Opening the collapsed admin menu doesn't close toolbar submenus General normal normal defect (bug) 06/04/2019
3 #31725 Protect against jQuery being downgraded by poorly coded plugins and themes General normal normal defect (bug) 06/04/2019
10 #36946 Provide `id` properties on core objects General normal normal defect (bug) 06/04/2019
3 #33308 Responsive list tables don't handle primary columns that are not the first non-checkbox one General normal normal defect (bug) 06/04/2019
5 #54759 Shortcodes are not working in page templates in the new "Beta" editor General normal normal defect (bug) 11/04/2022
1 #33112 Suppress calls to ini_set in core General normal normal defect (bug) 12/30/2019
4 #35154 The admin_url filter might break ajaxurl usage General normal normal defect (bug) reporter-feedback 06/04/2019
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) needs-unit-tests 06/04/2019
1 #33929 Wrong data type for several variables holding a wpdb query result boonebgorges General normal normal defect (bug) needs-unit-tests 06/04/2019
1 #35466 `add_filter()` errors when `spl_object_hash()` not exists General normal normal defect (bug) 06/04/2019
1 #34392 calling update_option("siteurl", $newval) can overwrite it with an instance of WP_Error. General normal normal defect (bug) 06/04/2019
2 #36499 featured image, image upload General normal normal defect (bug) reporter-feedback 06/04/2019
#22530 garbage query strings on URLs are not sanitized or removed General normal normal defect (bug) reporter-feedback 06/04/2019
1 #33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it General normal normal defect (bug) needs-unit-tests 06/04/2019
1 #31711 is_front_page flag affected by frontpage ID and page Title strange conflict General normal normal defect (bug) has-patch 09/06/2024
#64309 patterns General normal normal defect (bug) 01/08/2026
2 #31777 sanitize_text_field() stripping instances "%ca" General normal normal defect (bug) 08/24/2022
1 #30285 url_to_postid on FORCE_SSL_ADMIN takes https path instead of http General normal normal defect (bug) reporter-feedback 06/04/2019
1 #31577 wp.ajax.send JS function should send ajax request with dataType json General normal normal defect (bug) has-patch 06/04/2019
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. General normal normal defect (bug) has-patch 06/04/2019
#31706 wp_list_categories for hierarchical taxonomy return wrong tree if orderby clause is used General normal normal defect (bug) reporter-feedback 06/04/2019
#34028 wp_safe_redirect can return admin_url() when get_admin_url() is used aaroncampbell General normal normal defect (bug) needs-unit-tests 06/04/2019
1 #33834 wpautop treats html comments as content General normal normal defect (bug) 06/04/2019
#34853 A helper method should be created to centralize which extensions are used for images. General normal normal enhancement has-patch 06/04/2019
5 #32192 Add HTML attribute builder helper function General normal normal enhancement has-patch 06/04/2019
4 #34487 Add a new conditional tag for the "Posts Page" General normal normal enhancement has-patch 06/04/2019
3 #32316 Caps: Pass cap being checked to the 'user_has_cap' filter General normal normal enhancement 06/04/2019
5 #32249 Create extendable base classes of WP_Customize_* so that the rest of WordPress can benefit for its API General normal normal enhancement 06/04/2019
3 #32469 Create wp-include/views directory General normal normal enhancement 06/04/2019
#31010 Frontend / Admin specifications for AJAX General normal normal enhancement 06/04/2019
2 #28774 Hooking into wp_ajax_upload_attachment General normal normal enhancement dev-feedback 06/04/2019
3 #30798 Ideas for improvements to to wp_die() usages General normal normal enhancement dev-feedback 06/04/2019
1 #28643 Improve the wp_die experience General normal normal enhancement 06/04/2019
4 #31559 Meta boxes should have before/after hooks General normal normal enhancement dev-feedback 06/04/2019
3 #32558 More compact handling of the filter bar on small screens General normal normal enhancement 06/04/2019
#31206 Move AJAX action parameters out of the method body and into the declaration. General normal normal enhancement dev-feedback 06/04/2019
1 #36120 Move wp_*_link() functions into wp-includes General normal normal enhancement close 07/17/2025
#31211 New function for link-category intersection General normal normal enhancement 06/04/2019
1 #27957 Revisit the Tag/Category Converter mention on the Tools Page General normal normal enhancement 06/04/2019
2 #33492 Slightly better add_filter General normal normal enhancement 06/04/2019
2 #29972 Split pagination calculations and HTML in paginate_links General normal normal enhancement has-patch 06/04/2019
#36417 Unit tests for functions.php's maybe_unserialize General normal normal enhancement 06/04/2019
3 #30325 WP List Table: allow filtering view switcher modes General normal normal enhancement has-patch 06/04/2019
4 #33837 We should avoid Superglobals when possible wonderboymusic General normal normal enhancement dev-feedback 04/03/2024
#23454 _deprecated_function Messages chriscct7 General normal normal enhancement has-patch 06/04/2019
5 #27286 create menu page for custom post types General normal normal enhancement dev-feedback 06/04/2019
2 #24284 is_multi_author() should query by specific post type and status General normal normal enhancement needs-unit-tests 06/04/2019
#31005 wp_send_json(): Filtering of $response prior to passing it to wp_json_encode(). General normal normal enhancement 06/04/2019
#32528 Create a new search_form_content hook in get_search_form() General normal normal feature request 06/04/2019
2 #34796 Facing an issue when using wp_remote_get with streams (non-blocking mode) rmccue* HTTP API normal normal defect (bug) close 07/07/2025
6 #34053 HTTP API (Curl backend) inappropriately sends Content-Length header on POST requests made through a proxy server CONNECT HTTP API normal normal defect (bug) 06/04/2019
3 #37705 Remove unnecessary parts of WP_HTTP which remain HTTP API normal normal defect (bug) has-patch 06/04/2019
2 #32932 WP_Http::request hangs on badly behaving servers HTTP API normal normal defect (bug) 06/02/2022
#37614 WP_PROXY_BYPASS_HOSTS has no effect inside curl transport, if http_proxy or https_proxy is set on the system HTTP API normal normal defect (bug) 06/04/2019
2 #29619 Make WP_HTTP_BLOCK_EXTERNAL more easy to use HTTP API normal normal enhancement 08/26/2025
Note: See TracReports for help on using and creating reports.