Make WordPress Core

{7} Future Releases (8221 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 (501 - 600 of 8221)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
1 #52990 Account for single quoted attributes when lazy loading images and iframes. Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 2 years ago
1 #44399 Add unique capability for oembed Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 8 years ago
2 #41746 oEmbed does not respect canonical provider url parameter Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 9 years ago
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal Future Release defect (bug) needs-unit-tests 5 years ago
2 #36339 Possible issue with export_wp() and undefined custom post types Export normal normal Future Release defect (bug) needs-unit-tests 22 months ago
1 #51142 Invalid Moment.js locale from get_user_locale() External Libraries normal normal Future Release defect (bug) needs-unit-tests 3 years ago
7 #46227 Add Rel-Feed Link to Header Feeds low trivial Future Release enhancement needs-unit-tests 5 years ago
21 #48689 PHP warnings after updating to WP 5.3: ftp_nlist() and ftp_pwd() expect missing parameters costdev Filesystem API normal minor Future Release defect (bug) needs-unit-tests 15 months ago
2 #48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov Filesystem API normal normal Future Release defect (bug) needs-unit-tests 5 years ago
1 #39153 Bug in wp_html_split with unclosed PHP tag (or HTML tag <) Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 8 years ago
14 #26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 Formatting normal normal Future Release defect (bug) needs-unit-tests 6 years ago
12 #2691 HTML comments in posts aren't handled properly. Formatting normal normal Future Release defect (bug) needs-unit-tests 17 months ago
9 #17491 Make is_email() compliant with RFC5322 (updated by RFC6854) Formatting normal minor Future Release defect (bug) needs-unit-tests 13 months ago
#50863 [playlist] + text = </p> error Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 6 years ago
2 #50514 make_clickable nested links bug Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 6 years ago
5 #40676 wpautop adds opening & closing p tags around the opening a tag and around the closing a tag when the link contains certain flow content elements like div, h1, h2... Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 9 years ago
1 #63148 wpautop() formatting function generate invalid HTML if the text end with an empty <p> tag Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 7 months ago
4 #43010 Attribute Name Escape Formatting normal normal Awaiting Review enhancement needs-unit-tests 22 hours ago
6 #57579 Replace most strip_tags() with wp_strip_all_tags() General normal normal Future Release defect (bug) needs-unit-tests 9 months ago
1 #63522 Warnings related to get_queried_object returning null General low minor Awaiting Review defect (bug) needs-unit-tests 14 months ago
1 #64523 _do_query needs exception processing in class-wpdb.php General normal normal Awaiting Review defect (bug) needs-unit-tests 7 months ago
6 #59126 first class callable syntax support in _wp_filter_build_unique_id() / remove_filter() General normal normal Awaiting Review defect (bug) needs-unit-tests 10 months ago
7 #38052 wp-utility.js misses function argument null General normal major Awaiting Review defect (bug) needs-unit-tests 6 months ago
#59918 Allow wp_get_global_settings to return null if the value is not found. General normal normal Future Release enhancement needs-unit-tests 3 years ago
1 #60355 Can't save object to metadata with `readonly` properties General low major Future Release enhancement needs-unit-tests 5 months ago
5 #42897 Hard deprecate functions deprecated before WP 3.7.0 General normal normal Future Release enhancement needs-unit-tests 6 years ago
#61752 Plugin and theme editors should show files in alpha order General normal normal Awaiting Review enhancement needs-unit-tests 7 months ago
#63206 WP_Filesystem and request_filesystem_credentials General normal normal Awaiting Review enhancement needs-unit-tests 6 months ago
9 #50867 An API which encourages automatic escaping of HTML HTML API normal normal Awaiting Review enhancement needs-unit-tests 3 months ago
1 #60788 Content-Disposition support in download_url() seems broken HTTP API normal normal Awaiting Review defect (bug) needs-unit-tests 11 months ago
2 #49385 wp_remote_get() cannot retrieve webcal URIs HTTP API normal normal Awaiting Review defect (bug) needs-unit-tests 2 months ago
11 #40142 WP Remote Remaining Methods HTTP API normal normal Awaiting Review enhancement needs-unit-tests 3 days ago
10 #36259 Switching language should update date and time formats vagios I18N normal normal Future Release defect (bug) needs-unit-tests 9 months ago
7 #54797 Allow languages path in register_block_type I18N normal normal Future Release enhancement needs-unit-tests 4 months ago
1 #53348 No form to log in when visiting wp-login.php with a given query string SergeyBiryukov Login and Registration normal normal Future Release defect (bug) needs-unit-tests 4 months ago
8 #38750 Split wp_signups into wp_user_signups and wp_blog_signups Login and Registration normal normal Awaiting Review feature request needs-unit-tests 8 months ago
1 #38432 Validate user creation and email change by token Login and Registration normal normal Awaiting Review feature request needs-unit-tests 9 years ago
7 #48522 Attachment size not generated when large images uploaded Media normal normal Future Release defect (bug) needs-unit-tests 2 months ago
1 #39422 Consistency for returned value of attachment meta : mime_type VS mime-type Media normal normal Future Release defect (bug) needs-unit-tests 9 years ago
3 #55290 Not all image edits are applied to all subsizes joedolson* Media normal normal Future Release defect (bug) needs-unit-tests 6 months ago
5 #34981 Usage of `image_size_names_choose` breaks JS attachment model attributes Media normal normal Future Release defect (bug) needs-unit-tests 13 months ago
1 #44801 `image_constrain_size_for_editor()` forcing the `$content_width` messes up dimensions Media normal normal Future Release defect (bug) needs-unit-tests 7 years ago
5 #35390 image_constrain_size_for_editor() should not affect images generated on the front end when `large` size is used. joemcgill* Media normal normal Future Release defect (bug) needs-unit-tests 9 years ago
4 #47713 image_get_intermediate_size does not return size if it equals original size SergeyBiryukov Media normal major Future Release defect (bug) needs-unit-tests 6 years ago
5 #54943 image_get_intermediate_size(): size data is a bool, not an array throws notice / warning Media normal normal Awaiting Review defect (bug) needs-unit-tests 15 months ago
30 #41445 post_parent can prevent media from embedding correctly adamsilverstein Media normal normal Future Release defect (bug) needs-unit-tests 15 months ago
#36273 update_attached_file() on Windows will result in invalid image path when using native Windows directory separators Media normal normal Awaiting Review defect (bug) needs-unit-tests 3 months ago
12 #42920 Add support for the picture element adamsilverstein Media normal normal Awaiting Review enhancement needs-unit-tests 2 years ago
1 #42487 Avoid redundant crops for all Customizer media controls. Media normal normal Future Release enhancement needs-unit-tests 8 years ago
#58416 Media Title field should soft wrap in Media Modal: For better readability/editing of long titles. Media normal normal Awaiting Review enhancement needs-unit-tests 15 months ago
1 #38560 Add support for uploading arrayed $_FILES Media normal normal Future Release feature request needs-unit-tests 9 years ago
4 #56344 Filters for Sharpening Images antpb Media normal normal Future Release feature request needs-unit-tests 17 months ago
4 #37344 Side effects on 'nav_menu_item_args' filter when appending to arguments Menus normal normal Future Release defect (bug) needs-unit-tests 12 months ago
3 #36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov Menus normal normal Future Release enhancement needs-unit-tests 3 years ago
1 #58795 Multisite Network Admin Sites - Search doesn't work well Networks and Sites normal normal Future Release defect (bug) needs-unit-tests 25 hours ago
4 #52464 The value of argument passed to the update_option_new_admin_email() is not a valid email. SergeyBiryukov Networks and Sites normal normal Awaiting Review defect (bug) needs-unit-tests 14 months ago
6 #41771 Global configuration table Networks and Sites normal normal Awaiting Review enhancement needs-unit-tests 9 years ago
5 #40646 Move code from `ms-settings.php` into functions Networks and Sites normal normal Future Release enhancement needs-unit-tests 9 years ago
3 #45640 get_blogs_of_user improvements alexstine Networks and Sites normal minor Awaiting Review enhancement needs-unit-tests 5 years ago
5 #40513 switch_to_blog should accept a WP_site as param Networks and Sites normal normal Future Release enhancement needs-unit-tests 5 years ago
43 #15691 Network admin should have its own settings API Networks and Sites normal normal Future Release feature request needs-unit-tests 16 months ago
4 #52723 Admin options.php default value to NULL for option_value may lead to MySQL Integrity constraint violation error, potential other bugs Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 2 years ago
8 #41604 REST API: Attempting to create or update a non-existent setting doesn't return an error response johnbillion Options, Meta APIs normal normal 7.2 defect (bug) needs-unit-tests 4 weeks ago
12 #22192 update_option() strict checks can cause false negatives joemcgill Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 3 years ago
4 #37702 Accept array of IDs in `delete_metadata_by_mid` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 7 years ago
6 #37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 2 years ago
4 #44387 Add support for site meta in `register_meta()` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 3 weeks ago
#56548 Introduce `get_option` action Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 22 months ago
3 #43208 Separate setting validation from sanitization Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 6 years ago
20 #15058 Validate option and transient name lengths Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 5 years ago
5 #44958 &nbsp character in title generates a permalink (and slug) with space Permalinks normal normal Future Release defect (bug) needs-unit-tests 15 months ago
6 #37812 404 when using a numeric slug and /%category%/ base Permalinks normal normal Future Release defect (bug) needs-unit-tests 3 years ago
8 #55189 Automatic removal of "Zero-width non-joiner" in URL Permalinks normal critical Future Release defect (bug) needs-unit-tests 3 years ago
3 #10249 Page slug in cyrillic = Error 404 - Not Found! westi Permalinks normal normal Future Release defect (bug) needs-unit-tests 6 months ago
3 #34972 Permalink for unattached media same as a post Permalinks normal normal Future Release defect (bug) needs-unit-tests 8 years ago
1 #44847 Redirect old date-based permalinks on structure changes Permalinks normal normal Awaiting Review defect (bug) needs-unit-tests 8 years ago
7 #43789 the_posts_pagination() outputs the slash at the first link Permalinks normal normal Future Release defect (bug) needs-unit-tests 5 years ago
#42148 url_to_postid plain permalinks for CPTs Permalinks normal normal Awaiting Review enhancement needs-unit-tests 9 years ago
5 #5130 Linking to multiple posts on your site breaks pingback due to comment flooding Pings/Trackbacks normal normal Future Release defect (bug) needs-unit-tests 2 years ago
#45389 trackback_url_list() trackback excerpt for multibyte correspondence SergeyBiryukov Pings/Trackbacks normal normal Future Release defect (bug) needs-unit-tests 8 years ago
19 #35435 Support Webmentions Pings/Trackbacks normal normal Future Release feature request needs-unit-tests 8 years ago
5 #36406 $network_wide is unreliable Plugins normal critical Future Release defect (bug) needs-unit-tests 7 years ago
#43489 Strengthen resilience of wp_register_plugin_realpath to support Gutenberg Plugins normal normal Awaiting Review defect (bug) needs-unit-tests 6 years ago
2 #45374 apply_filters_ref_array() no longer passes arguments by reference Plugins normal normal Awaiting Review defect (bug) needs-unit-tests 8 years ago
7 #9968 dynamically adding/removing filters breaks plugins Plugins low normal Awaiting Review defect (bug) needs-unit-tests 6 years ago
9 #34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins Plugins normal normal Future Release defect (bug) needs-unit-tests 9 years ago
6 #38183 Add hooks to be run before and after each callback Plugins normal normal Future Release enhancement needs-unit-tests 13 months ago
1 #64424 Add “Download” action for locally installed plugins in Plugins admin screen Plugins normal normal Awaiting Review enhancement needs-unit-tests 7 months ago
2 #31136 Allow plugin authors to register an additional 'Uninstall Notification' plugin header and to display back to the user during plugin uninstall flow Plugins normal normal Future Release enhancement needs-unit-tests 6 months ago
9 #20241 make it possible for plugins to activate other plugins Plugins normal normal Future Release enhancement needs-unit-tests 4 years ago
3 #64810 A password protected post can be sticky but sometimes this behaviour is forbidden. Posts, Post Types normal normal 7.2 defect (bug) needs-unit-tests 5 days ago
2 #32295 Pagination on preview/scheduled posts Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 14 months ago
3 #55523 Remove deprecation notice from get_the_excerpt Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 6 months ago
15 #3670 Removing CDATA close tag ( ]]> ) unbalances the CDATA block andy Posts, Post Types normal minor Future Release defect (bug) needs-unit-tests 3 years ago
7 #40588 Trashing and restoring a draft post replaces the slug Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 8 months ago
2 #59027 Weekly wp_get_archives has invalid link (link for month instead of year) Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 2 years ago
2 #47552 post_name when inserting is not guaranteed to be unique Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 3 months ago
3 #37671 Emptying Bin with large amount of posts results in whitescreen Posts, Post Types normal normal Future Release enhancement needs-unit-tests 2 years ago
#38067 New filter `wp_post_lock_status` Posts, Post Types normal normal Future Release enhancement needs-unit-tests 6 months ago
3 #14017 New template "tag": get_custom_field() obenland Posts, Post Types normal normal Future Release enhancement needs-unit-tests 4 years ago
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracReports for help on using and creating reports.