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 (1 - 100 of 8261)

1 2 3 4 5 6 7 8 9 10 11

Changes Requested (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#54479 Set_blog_id performance flixos90 General normal normal Future Release enhancement changes-requested 2 days ago
#65030 Customize: `isLinkPreviewable()` regex overrides `customize_allowed_urls` filter for sites with `/wp-content/` in home URL westonruter* Customize normal normal 7.2 defect (bug) changes-requested 5 days 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
#28983 Admin bar length or Admin bar on two line Toolbar normal normal Future Release defect (bug) changes-requested 9 days ago
#65050 REST API: Comments controller returns 403 instead of 404 for invalid post ID in update_item() westonruter REST API normal normal 7.2 defect (bug) changes-requested 10 days ago
#65300 Increase Minor Bottom Spacing for Labels “Filter by type” and “Filter by date” in Media Modal Media normal normal 7.2 defect (bug) changes-requested 12 days ago
#63728 In WP Admin -> Posts add 'Filter by author' dropdown and add visible labels for filters joedolson* Administration normal normal 7.2 enhancement changes-requested 12 days ago
#64404 Uncaught DivisionByZeroError: Modulo by zero westonruter* Cron API normal normal 7.2 defect (bug) changes-requested 13 days ago
#64260 Default filter `doing_it_wrong_trigger_error` for REST request cause no notice at all. westonruter REST API normal normal 7.2 defect (bug) changes-requested 2 weeks ago
#64620 function read_json_file throws an error if the file is missing pbearne Themes normal normal 7.2 defect (bug) changes-requested 2 weeks ago
#42586 Code Editor: Inconsistent results between finding in CodeMirror vs browser Administration normal major Future Release defect (bug) changes-requested 3 weeks ago
#61179 Deprecated messages about passing null in widgets.php hellofromTonya Widgets normal normal Future Release defect (bug) changes-requested 3 weeks ago
#54484 REST API returns (empty) array for Meta but Schema has type object flixos90 REST API normal normal 7.2 defect (bug) changes-requested 3 weeks ago
#64143 Plugin search box lacks margin Plugins normal normal Awaiting Review enhancement changes-requested 3 weeks ago
#41314 If the required fields are not set on user profile's save, every field's value will be dropped jackjohansson Users normal normal Awaiting Review defect (bug) changes-requested 3 weeks ago
#64623 Prevent losing data when clicking links on Settings pages joedolson* Administration normal normal 7.2 defect (bug) changes-requested 4 weeks ago
#28474 WordPress destroys animation in animated GIF when it resizes Media normal normal Future Release defect (bug) changes-requested 4 weeks 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
#64445 Expose disk size for each installed plugin Site Health normal normal 7.2 enhancement changes-requested 5 weeks 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
#59269 Add support for adding metadata in bulk johnbillion Database normal normal Future Release enhancement changes-requested 5 weeks ago
#46976 Twenty Nineteen: remove postcss-focus-within Bundled Theme normal normal Future Release defect (bug) changes-requested 5 weeks ago
#64256 Add HTTP 500 status code for WordPress critical error messages Bootstrap/Load normal normal Future Release enhancement changes-requested 5 weeks ago
#65448 Use the new Uri\Rfc3986\Uri::parse in wp_parse_url() if PHP 8.5 is available Security normal normal Awaiting Review enhancement changes-requested 8 weeks ago
#64608 Add support for Terms Query Pagination blocks Editor normal normal Awaiting Review enhancement changes-requested 3 months ago
#55376 Use wp_filesize in core General normal normal Future Release enhancement changes-requested 3 months ago
#59648 PHPUnit tests: Add/improve @covers annotations Build/Test Tools normal normal Future Release task (blessed) changes-requested 3 months ago
#12799 Allow gallery shortcode to accept a maximum number of items Gallery normal normal Future Release enhancement changes-requested 3 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
#40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. Comments normal normal Future Release defect (bug) changes-requested 4 months ago
#62781 Twenty Twenty: Inconsistent caption styles between editor and front-end in Calendar block Bundled Theme normal minor Awaiting Review defect (bug) changes-requested 5 months ago
#33821 redirect_canonical does not consider port in $compare_original Canonical normal normal Future Release defect (bug) changes-requested 5 months ago
#63577 PHP Warning from `get_post_galleries()` when gallery items lack an ID. Gallery normal normal Future Release defect (bug) changes-requested 5 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
#64299 Output relevant URLs in GitHub Actions logs. Build/Test Tools normal normal Future Release enhancement changes-requested 5 months ago
#58903 set_transient() allows invalid transient name Options, Meta APIs normal normal Future Release defect (bug) changes-requested 6 months ago
#58917 Email Sending validation doesn't occur when password reset is sent from the Users page Users normal normal Awaiting Review defect (bug) changes-requested 6 months ago
#61796 Blank Page When $_GET['postId'] Does Not Exist in /wp-admin/site-editor.php Editor normal normal Future Release defect (bug) changes-requested 6 months ago
#57577 Admin: Color schema is not applied correctly to beta labels in site editor Administration normal minor Future Release defect (bug) changes-requested 6 months ago
#49442 Request: filter for parse_blocks() result General normal normal Future Release feature request changes-requested 6 months ago
#64568 get_plugins() returning stale data after delete_plugins() successfully executed Plugins normal normal Awaiting Review defect (bug) changes-requested 6 months ago
#61766 Multiple bundled themes: Add site logo theme support Bundled Theme normal normal Awaiting Review enhancement changes-requested 7 months ago
#44394 Error when trying to get the columns of a three-columns gallery. Gallery normal normal Awaiting Review defect (bug) changes-requested 7 months ago
#62064 Refresh Authorize Application page UI Application Passwords normal normal Awaiting Review defect (bug) changes-requested 7 months ago
#63553 Administration: Color Schemes are not properly applied on individual attachment within media views Media normal normal Awaiting Review defect (bug) changes-requested 7 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
#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
#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
#30128 Allow to use associative arrays beside indexed arrays in wp_mail $headers Mail 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
#62701 Post controller: support for grouping results by parent-child relationship REST API normal normal Future Release enhancement changes-requested 10 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
#40608 show view link and permalink when editing a post even if post type does not supports 'title' Editor normal normal Awaiting Review enhancement changes-requested 11 months ago
#28473 wp_mail incorrectly parses multiline From header Mail normal normal Awaiting Review defect (bug) changes-requested 11 months ago
#62866 Adjust background alternate row on post and page tables Administration normal normal Future Release enhancement changes-requested 12 months ago
#20902 redirect_canonical() on using permalink: Not all $_GET being redirected chriscct7 Canonical normal normal defect (bug) changes-requested 12 months ago
#50026 Twenty Twenty: Full height with short content Bundled Theme normal trivial Future Release enhancement changes-requested 12 months ago
#10483 Change post_name's length from 200 to 400 SergeyBiryukov Permalinks normal minor Future Release enhancement changes-requested 13 months ago
#63624 Twenty Fourteen: Quote block does not apply user-defined text color to citation Bundled Theme normal normal Future Release defect (bug) changes-requested 13 months ago
#60347 wp_kses breaking text fragments links Formatting normal normal Awaiting Review defect (bug) changes-requested 13 months 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
#19643 Allow array for $extra_fields in request_filesystem_credentials dd32 Filesystem API normal minor defect (bug) changes-requested 14 months ago
#54327 Support wp_die from array print General normal normal Awaiting Review feature request changes-requested 14 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
#38057 'wp_update_nav_menu' action returns inconsistent number of arguments johnbillion Menus normal normal Future Release enhancement 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
#48787 Classic Editor user interface CSS inconsistencies when toggling "Enable full-height editor ..." sabernhardt* Editor normal normal Future Release defect (bug) changes-requested 14 months ago
#60336 Twenty Sixteen: Table block having issue with border when text color is used. Bundled Theme normal normal Future Release defect (bug) changes-requested 14 months ago
#59602 Twenty Fifteen: typography issues in the editor with Table and Calendar blocks and captions Bundled Theme normal normal Future Release defect (bug) changes-requested 14 months ago
#59924 Twenty Nineteen: The navigation block submenu button is unreadable Bundled Theme normal normal Future Release defect (bug) changes-requested 14 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
#39428 Die fast in get_posts if get_user_by returns false Query normal normal Future Release defect (bug) changes-requested 14 months ago
#39318 Assign a theme when creating a site (Multisite) Networks and Sites normal normal Future Release enhancement changes-requested 14 months ago
#43728 Implements site_enable_theme and site_disable_theme functions in WP_Theme class Themes normal normal Awaiting Review enhancement changes-requested 14 months ago
#39535 Canonical redirects disallow tag named comments Canonical normal normal Future Release defect (bug) changes-requested 14 months ago
#62602 Table directory not available for the wp editor Editor normal normal Awaiting Review defect (bug) changes-requested 14 months ago
#47528 Site Health: Add test for file checksums Site Health normal normal Future Release enhancement changes-requested 15 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
#58500 Twenty Twenty: Separator block's Default style is wider than Wide Line style in editor Bundled Theme normal minor Awaiting Review defect (bug) changes-requested 15 months 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
#63056 Add Missing rest_prepare_ Filters to Several REST API Controllers vipulpatil REST API normal normal Awaiting Review enhancement changes-requested 15 months ago
#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
#42598 Twenty Seventeen: Sticky header offset issue Bundled Theme normal normal Future Release defect (bug) changes-requested 15 months ago
#56638 Twenty Twenty-One: submit button colors inside a block with background color Bundled Theme normal normal Future Release defect (bug) changes-requested 15 months ago
#31823 Add ESLint integration swissspidy Build/Test Tools normal normal Future Release task (blessed) changes-requested 15 months ago
#59402 Plugin cannot be uninstalled if uninstall crashes Plugins normal normal Future Release defect (bug) changes-requested 15 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
#61591 Multiple bundled themes: block editor style is added incorrectly Bundled Theme normal normal Future Release defect (bug) changes-requested 15 months ago
#63291 Twenty Twenty-One: fix text color in Cover block Bundled Theme normal normal Future Release defect (bug) changes-requested 15 months ago
#63143 Twenty Nineteen: Inconsistent spacing between Table Caption and Table in Table Block Bundled Theme normal minor Awaiting Review defect (bug) changes-requested 15 months ago
#62610 Twenty Seventeen - Image block having unnecessary border if duotone and link is applied. Bundled Theme normal normal Awaiting Review defect (bug) changes-requested 15 months ago
#62461 If a post has 2 term tags children's and kid+ and from all terms we have children's, kid and kid+, when the post/tags is saved, kid+ is saved as kid Posts, Post Types normal normal Awaiting Review defect (bug) changes-requested 15 months ago
#58608 Twenty Twenty-One: Text color is not reflected when having background color Bundled Theme normal normal Future Release defect (bug) changes-requested 15 months ago
#58455 The admin menu remains sticky when displaying warning or error messages on the Site Health page. audrasjb Administration normal normal Future Release defect (bug) changes-requested 15 months ago
#56590 TypeError error in get_the_content when $elements['page'] and $elements['pages'] are null Posts, Post Types normal normal Awaiting Review defect (bug) changes-requested 15 months ago
#56455 Twenty Nineteen: Text Color issue in Pullquote Block Bundled Theme normal normal Future Release defect (bug) changes-requested 15 months ago
#44777 Multiple bundled themes ignore/override ordered list types Bundled Theme normal normal Future Release enhancement changes-requested 15 months ago
#58934 Twenty Twelve: Table Block does not align center on front end Bundled Theme normal normal Future Release defect (bug) changes-requested 16 months ago
#63192 wptexturize add filter for disable some replacement Formatting normal normal Awaiting Review feature request changes-requested 16 months ago
1 2 3 4 5 6 7 8 9 10 11
Note: See TracReports for help on using and creating reports.