Make WordPress Core

{7} Future Releases (8168 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 (7701 - 7800 of 8168)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
1 #34327 Check for filesystem write permissions done based on ownership instead of actual filesystem permissions Filesystem API normal normal defect (bug) 06/04/2019
#32774 Improve WP_Filesystem::dirlist() format consistency Filesystem API normal minor defect (bug) 06/04/2019
#23845 Install new theme via FTP failed Filesystem API normal normal defect (bug) 06/04/2019
2 #20652 Install plugins with FTP upload, virtual subdomain, bad base dir? dd32 Filesystem API normal normal defect (bug) 06/04/2019
1 #36936 Plugin update does not works via web with proper filesystem permissions. Filesystem API normal normal defect (bug) 06/04/2019
2 #14401 Unable to locate WordPress Content directory (wp-content). Filesystem API normal normal defect (bug) 06/04/2019
5 #26802 WordPress FTP component fails to update core on IIS7+ dd32* Filesystem API normal major defect (bug) 06/04/2019
3 #49403 WordPress prompts for FTP credentials to perform updates Filesystem API normal normal defect (bug) 03/03/2020
#34064 Filter the file type error message Filesystem API normal normal enhancement 06/03/2021
1 #22772 Introduce HOMEPATH Filesystem API normal normal enhancement 06/04/2019
#33553 Bug with Linebreak before figcaption, fixed and then revert to make a fix elsewhere Formatting normal normal defect (bug) 06/04/2019
4 #15006 Closing tag for empty <p> tag is removed Formatting normal minor defect (bug) 06/04/2019
2 #30039 Email validation not working correctly Formatting normal normal defect (bug) 06/04/2019
#36124 Format: Aside next to an embedded video, removes player and only displays URL Formatting normal normal defect (bug) 06/04/2019
#34994 HTML5 elements reformatted poorly switching between Visual & Text editors Formatting normal normal defect (bug) 06/04/2019
1 #32193 Large (custom) resolution emoticons are being shrunk to 12x12 Formatting normal normal defect (bug) 06/04/2019
#36712 Paragraph tags removed from div elements if script tag is present Formatting normal normal defect (bug) 06/04/2019
2 #36775 Shortcode stripping on frontend Formatting normal normal defect (bug) 06/04/2019
#46673 Update esc_url function (default https). Formatting normal normal defect (bug) 12/06/2021
#24846 Usage of a shortcode disables wpautop filter Formatting normal normal defect (bug) 06/04/2019
#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 #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
4 #23050 make_clickable incorrectly formats anchors with URL's and spaces in them in comments Formatting normal normal defect (bug) 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
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
3 #15918 wpautop() breaks inline tags on the same line as block tags dunno Formatting normal normal defect (bug) 06/04/2019
#34592 wptexturize interprets apostrophe at end of word as closing single quote Formatting normal normal defect (bug) 06/04/2019
1 #10269 wysiwyg bug with shortcodes miqrogroove Formatting low normal defect (bug) 06/04/2019
2 #30531 Make wptexturize the last filter before output azaozz Formatting normal normal enhancement 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
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
#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
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 #31777 sanitize_text_field() stripping instances "%ca" General normal normal defect (bug) 08/24/2022
1 #33834 wpautop treats html comments as content General normal normal defect (bug) 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
1 #28643 Improve the wp_die experience General normal normal enhancement 06/04/2019
3 #32558 More compact handling of the filter bar on small screens General normal normal enhancement 06/04/2019
#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
#36417 Unit tests for functions.php's maybe_unserialize General normal normal enhancement 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
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
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
5 #16445 Fix incompatibilities with IDs greater than 2^31 Import normal normal defect (bug) 06/04/2019
#31581 Images-Links broken after import from wordpress.xml in WordPress 4.1.1 Import normal normal defect (bug) 06/04/2019
2 #21859 Import blog and media library is not working Import normal normal defect (bug) 06/04/2019
3 #30887 Imported media relies on GUID for download Import normal normal defect (bug) 06/04/2019
#19764 Invalid JSON in custom fields meta value after export Import normal normal defect (bug) 06/04/2019
1 #34112 Library broken after import XML Import normal normal defect (bug) 06/04/2019
1 #34845 Serialized custom fields are ignored on import Import normal normal defect (bug) 06/04/2019
1 #22082 WordPress Import Tool loses the complete category hierarchical structure Import normal normal defect (bug) 06/04/2019
#32320 WordPress Importer: WXR_Parser_Regex adds newlines to import data, breaking serialized post meta. Import normal normal defect (bug) 06/04/2019
3 #22041 Importer dies silently when multisite upload limit is reached Import normal normal enhancement 06/04/2019
2 #30978 Meta Fails for Nav Menu Import normal normal enhancement 05/12/2021
1 #23464 WXR importer: Poor UX when creating new user to import to Import normal normal enhancement 06/04/2019
1 #24791 Map audio/video shortcode IDs on import Import normal normal task (blessed) 06/04/2019
3 #34236 Better passwords - differences between setting and resetting password? Login and Registration normal normal defect (bug) 02/23/2021
5 #27086 Make auth-check logins work with 1Password Login and Registration normal normal defect (bug) 06/04/2019
3 #31076 Multisite signup functions don't support SSL Login and Registration normal normal defect (bug) 06/04/2019
#34697 Password (re)set form fails when addressed as /wp-login.php/ Login and Registration normal normal defect (bug) 06/04/2019
8 #15706 Allow wildcarded domains in multisite limited email domains westi Login and Registration normal normal enhancement 06/04/2019
1 #33307 Lack of any hooks for user registration in case of multisite installation AND BuddyPress Login and Registration normal normal enhancement 06/04/2019
1 #25192 Leverage signup_id when working with $wpdb->signups Login and Registration normal normal enhancement 06/04/2019
7 #32401 Multi step authentication - adding hooks to wp-login.php Login and Registration normal normal enhancement 06/04/2019
1 #18743 Persistent redirect_to For Login, Registration, and Lost Password Login and Registration normal normal enhancement 06/04/2019
3 #33972 static use of PHPMailer class results in stale state between calls to wp_mail() Mail normal normal defect (bug) 06/04/2019
#52504 wp_mail() not able to send/deliver emails to domain with hyphens in it? Mail normal normal defect (bug) 02/12/2021
2 #23243 wp_mail() not working with "Name <email>" format in buggy PHP versions on Windows Mail normal minor defect (bug) 06/04/2019
#31775 wp_mail attachments support only ascii symbols Mail normal normal enhancement 04/06/2021
1 #48974 -1 being added to image uploads since version 5.3.1 Media normal normal defect (bug) 10/01/2020
#28989 AJAX in the media library sometimes fails to load data Media normal normal defect (bug) 06/04/2019
3 #30052 Add New Media Drag and Drop Hangs on Crunching Media low normal defect (bug) 06/04/2019
2 #22940 Adding term checklist to Media modal has undesired results Media normal normal defect (bug) 06/04/2019
2 #29931 Broken attachment page links for files attached to "Auto Draft" posts Media normal normal defect (bug) 06/04/2019
Note: See TracReports for help on using and creating reports.