Make WordPress Core

{8} Future Releases, Workflow Oriented (8261 matches)

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

Results (101 - 200 of 8261)

1 2 3 4 5 6 7 8 9 10 11 12

Changes Requested (44 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#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
#57394 wp_insert_user allows the new user to have a username equal to an already registered email audrasjb Login and Registration normal normal Future Release defect (bug) changes-requested 15 months ago
#38079 Add hooks before output for each action in wp-login.php voldemortensen Login and Registration normal normal Future Release enhancement changes-requested 2 years ago
#57157 Reduce external resources for wp-login.php rajinsharwar Login and Registration normal normal Future Release enhancement changes-requested 18 months ago
#54416 Some WordPress generated emails escape special chars in the email address while other emails do not. jdeep Mail normal major Future Release defect (bug) changes-requested 11 months ago
#30128 Allow to use associative arrays beside indexed arrays in wp_mail $headers Mail normal normal Future Release enhancement changes-requested 10 months ago
#39625 Give an error message when a non-image is uploaded for featured image Media normal normal Future Release defect (bug) changes-requested 3 months ago
#58730 Media not getting removed from the media library popup after clicking "Delete permanently" button Media normal normal Future Release defect (bug) changes-requested 3 years ago
#61398 Missing src attribute on <audio> tag prevents m4a audio files playing in safari. joedolson* Media normal normal Future Release defect (bug) changes-requested 10 months ago
#58137 WP creates unnecessary "cropped-"[filename] icon file antpb Media normal normal Future Release defect (bug) changes-requested 2 years ago
#28474 WordPress destroys animation in animated GIF when it resizes Media normal normal Future Release defect (bug) changes-requested 4 weeks ago
#59390 Incorrect method / function args used in bin/tests/core/tests/rest-api/wpRestMenuItemsController.php hellofromTonya Menus normal normal Future Release defect (bug) changes-requested 2 years ago
#38057 'wp_update_nav_menu' action returns inconsistent number of arguments johnbillion Menus normal normal Future Release enhancement changes-requested 14 months ago
#60549 "Site Upload Quota Space" should indicate network default and possibly site's current usage realloc Networks and Sites normal normal Future Release enhancement changes-requested 5 weeks ago
#39318 Assign a theme when creating a site (Multisite) Networks and Sites normal normal Future Release enhancement changes-requested 14 months ago
#43162 Deleting a site from a multisite network leaves orphaned database tables and files Networks and Sites normal normal Future Release enhancement changes-requested 6 days ago
#58903 set_transient() allows invalid transient name Options, Meta APIs normal normal Future Release defect (bug) changes-requested 6 months ago
#10483 Change post_name's length from 200 to 400 SergeyBiryukov Permalinks normal minor Future Release enhancement changes-requested 13 months ago
#4463 Pretty permalink on search aristath* Permalinks normal normal Future Release enhancement changes-requested 23 months ago
#64250 Refactor redirect_guess_404_permalink to use WP_Query instead of raw SQL spacedmonkey Permalinks normal normal Future Release enhancement changes-requested 5 weeks ago
#59402 Plugin cannot be uninstalled if uninstall crashes Plugins normal normal Future Release defect (bug) changes-requested 15 months ago
#62468 wp_update_post overwrites post_date when updating post_status Posts, Post Types normal normal Future Release defect (bug) changes-requested 9 months ago
#35099 Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable Posts, Post Types normal normal Future Release enhancement changes-requested 9 months ago
#60038 Pass original array of arguments to hooks that fire within `wp_insert_post()` johnbillion Posts, Post Types normal normal Future Release enhancement changes-requested 23 months ago
#46577 Improve tests related to file permissions for privacy export requests Privacy normal normal Future Release defect (bug) changes-requested 15 months ago
#43809 Add personal data from posts to personal data export tz-media Privacy normal normal Future Release enhancement changes-requested 14 months ago
#39428 Die fast in get_posts if get_user_by returns false Query normal normal Future Release defect (bug) changes-requested 14 months ago
#35833 Adding a table with the "widefat" class on post and taxonomy list table screens causes the quick edit UI and bulk edit to fail oglekler Quick/Bulk Edit normal normal Future Release enhancement changes-requested 2 years ago
#12684 Add Edit to Bulk Actions menu on Categories screen dipalidhole27gmailcom Quick/Bulk Edit normal normal Future Release feature request changes-requested 15 months ago
#63186 Empty `properties` PHP array in REST API JSON schema leads to invalid JSON schema output flixos90 REST API normal normal Future Release defect (bug) changes-requested 5 months ago
#53784 Limiting user enumeration through the REST API REST API normal normal Future Release defect (bug) changes-requested 2 years ago
#62701 Post controller: support for grouping results by parent-child relationship REST API normal normal Future Release enhancement changes-requested 10 months ago
#58302 Deprecate and disable the unused compression_test() and wp_ajax_wp_compression_test() Script Loader normal normal Future Release enhancement changes-requested 10 months ago
#63805 Extend the existing conditional loading optimization for block-specific global styles from core blocks to include third-party blocks, improving performance by only loading styles for blocks actually present on the page. Script Loader normal normal Future Release enhancement changes-requested 10 months ago
#47528 Site Health: Add test for file checksums Site Health normal normal Future Release enhancement changes-requested 15 months ago
#58484 Site Health: Improve display of constants in debug data SergeyBiryukov Site Health normal normal Future Release enhancement changes-requested 23 months ago
#54970 "Please update WordPress" link on incompatible theme tile on the "Add Themes" view is not clickable audrasjb Themes normal normal Future Release defect (bug) changes-requested 3 years ago
#28983 Admin bar length or Admin bar on two line Toolbar normal normal Future Release defect (bug) changes-requested 9 days ago
#50849 Incorrect action passed to hooks when updating plugin/theme by uploading ZIP file Upgrade/Install normal normal Future Release defect (bug) changes-requested 14 months ago
#18289 Direct link to plugin installation should have admin chrome Upgrade/Install normal normal Future Release task (blessed) changes-requested 14 months ago
#51126 Document the update offer parameter for auto updates desrosj Upgrade/Install normal normal Future Release task (blessed) changes-requested 4 years ago
#61179 Deprecated messages about passing null in widgets.php hellofromTonya Widgets normal normal Future Release defect (bug) changes-requested 3 weeks ago
#50561 Links Widget display: Image alt text and link name are redundant for screen readers sabernhardt Widgets normal minor Future Release defect (bug) changes-requested 18 months ago

Commit Candidates (6 matches)

#65764 Changes to multiple administration color schemes reduce the visibility of active/highlighted UI elements in WordPress 7.1 Beta 4 joedolson* Administration normal normal 7.2 enhancement commit 13 days ago
#65537 Comments: Add a filter for the comment types excluded from queries by default adamsilverstein Comments normal normal 7.2 defect (bug) commit 4 weeks ago
#65824 HTML API: Allow more set_modifiable_text contents where possible. jonsurrell* HTML API low trivial 7.2 enhancement commit 7 days ago
#65445 Improve the focus state in the admin bar afercia Toolbar normal normal 7.2 defect (bug) commit 3 hours ago
#62807 Protect `env:start` command against connection issues Build/Test Tools normal normal Future Release enhancement commit 3 months ago
#63986 Multisite site registration table doesn't support IPv6 Login and Registration normal normal Future Release defect (bug) commit 3 weeks ago

Has Patch / Needs Testing (50 matches)

#28821 Admin page registered with add_menu_page() allows access through wrong URls and hightlights wrong top level menu item Administration normal normal defect (bug) has-patch 7 months ago
#59365 Deprecated notice when calling get_admin_page_title() on some dashboard pages. Administration normal minor defect (bug) has-patch 4 days ago
#32233 Improve escaping in /wp-admin/includes/template.php Administration normal normal defect (bug) has-patch 2 months ago
#37219 Admin menu with admin_url function Administration normal normal enhancement has-patch 7 years ago
#17704 Automatically enqueue necessary scripts when custom meta boxes are used Administration normal normal enhancement has-patch 3 months ago
#32194 Post Locked Notification Dialog is not Responsive Administration normal normal enhancement has-patch 7 years ago
#27996 Show/Hide Postbox doesn't work if dynamically added Administration normal normal enhancement has-patch 7 weeks ago
#29386 Autosave message should disappear when the next autosave happens Autosave normal normal defect (bug) has-patch 7 years ago
#23088 Multisite, Subdomains and www Bootstrap/Load normal normal defect (bug) has-patch 7 years ago
#20388 ?cpage=N URLs do not have canonical redirection Canonical normal normal defect (bug) has-patch 7 years ago
#13041 Canonical redirection will redirect a non-exitant page to a post. dd32 Canonical normal normal defect (bug) has-patch 7 years ago
#35075 Comment cache ignores custom query vars boonebgorges Comments normal normal defect (bug) has-patch 6 years ago
#26596 Edit comments from wpAdmin don't process well radio button fields Comments normal normal defect (bug) has-patch 7 years ago
#11248 Paged wp_list_comments() should always output something boonebgorges Comments normal normal defect (bug) has-patch 7 years ago
#22301 Performance problem with Recent Comments widget Comments normal normal defect (bug) has-patch 2 years ago
#28314 cancel_comment_reply_link() is unflexible - respond_id & post check Comments normal major defect (bug) has-patch 7 years ago
#37103 get_comments_number_text() should not replace '%' in post title Comments normal normal defect (bug) has-patch 7 years ago
#20302 Allow comment_form() to add attributes to <form> tag Comments normal normal enhancement has-patch 7 years ago
#20487 Comment search isn't customizable Comments normal normal enhancement has-patch 7 years ago
#23233 Radio Button instead of Checkboxes on Comment Moderation option? Comments normal normal enhancement has-patch 7 years ago
#22198 Realigning the Discussions Settings page chriscct7 Comments normal normal enhancement has-patch 7 years ago
#34690 when user login is required to comment, there should be a link to registration Comments normal normal enhancement has-patch 7 years ago
#63987 wp_get_scheduled_event() incorrectly returns false for cron events scheduled with a timestamp of 0. Cron API normal normal defect (bug) has-patch 8 weeks ago
#13103 "Unknown character set" during install into database reports successful install. Database normal normal defect (bug) has-patch 7 weeks ago
#34872 dbDelta Missing Index Name Creates Duplicate Indexes Database normal normal defect (bug) has-patch 7 years ago
#26788 Improve dbDelta fields match Database normal normal enhancement has-patch 7 years ago
#47576 Duplicate Custom Fields are created in new post Editor normal normal defect (bug) has-patch 18 months ago
#65669 wp_split_selector_list() naively re-splits selector lists and mis-splits valid selectors Editor normal normal defect (bug) has-patch 4 weeks ago
#24712 Get errors from wp_oembed_get Embeds low normal enhancement has-patch 7 years ago
#29621 Export post title with markup Export normal normal defect (bug) has-patch 7 years ago
#20903 Exporter gets stuck in a loop a loop/break in the category hierarchy westi Export normal normal defect (bug) has-patch 7 years ago
#14584 HTML entities in category and tag elements Export normal normal defect (bug) has-patch 6 years ago
#28146 Export Filter for Post IDs Export normal normal enhancement has-patch 7 years ago
#14363 Atom feed is broken when WordPress is served as application/xhtml+xml Feeds normal normal defect (bug) has-patch 7 years ago
#21753 Feed excerpts are missing important filter formatting Feeds normal normal defect (bug) has-patch 14 months ago
#10984 If content uses the nextpage tag then only the first page is shown in feeds Feeds normal normal defect (bug) has-patch 7 years ago
#31935 is_page() erroneously set to true when loading /feed/ associated with 404 Feeds normal normal defect (bug) has-patch 7 years ago
#20716 Control how and when request_filesystem_credentials outputs creds form dd32 Filesystem API normal normal enhancement has-patch 7 years ago
#10823 Bad handling of ampersand in post titles Formatting normal normal defect (bug) has-patch 7 years ago
#33629 Post excerpts have become WAY too long after updating to WP 4.3, please fix. Formatting normal normal defect (bug) has-patch 7 years ago
#37077 Replacing one variable handler for another to ensure proper conditional check occurs 100%. Formatting normal trivial defect (bug) has-patch 7 years ago
#27270 Validation for leading/trailing periods, or consecutive periods in email addresses is only done on the domain section Formatting normal normal defect (bug) has-patch 7 years ago
#17923 add_query_arg() should encode values Formatting normal normal defect (bug) has-patch 7 years ago
#25108 is_email() function validates email with domain that just has 1 character after dot Formatting normal normal defect (bug) has-patch 7 years ago
#29882 wptexturize: quotes inside quotes curling incorrectly Formatting normal normal defect (bug) has-patch 7 years ago
#12084 allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt) Formatting normal normal enhancement has-patch 5 months 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
1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracReports for help on using and creating reports.