Make WordPress Core

{8} Future Releases, Workflow Oriented (8273 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 (2301 - 2400 of 8273)

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#65553 Improve the Custom Fields meta box editing flow in the post editor joedolson* General normal normal 7.2 enhancement has-patch 11 hours ago
#65554 Connectors: only validate AI provider API keys that were submitted in the request AI normal normal Awaiting Review defect (bug) has-patch 6 weeks ago
#65572 Unsafe usage of href attribute in wp-admin/js/post.js Security normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#65573 Unsafe usage of href attribute in wp-admin/js/link.js Security normal normal Awaiting Review defect (bug) has-patch 8 days ago
#65574 Unsafe usage of href attribute in wp-admin/js/common.js Security normal normal Awaiting Review defect (bug) has-patch 5 weeks ago
#65576 Duotone: Use HTML API class_list for duotone wrapper class handling (backport) Editor normal minor Awaiting Review enhancement has-patch 7 weeks ago
#65580 Incorrect template part slugs when the theme folder name ends with parts Themes normal normal Awaiting Review defect (bug) has-patch 7 days ago
#65587 wp-embed performs extra query even when unnecessary Embeds normal trivial Awaiting Review enhancement has-patch 6 weeks ago
#65593 Sitemaps: Remove the XSL stylesheet Sitemaps normal normal Awaiting Review enhancement has-patch 5 weeks ago
#65598 Use array_first() to get the first array element General normal normal Awaiting Review enhancement has-patch 5 weeks ago
#65600 XML-RPC: wp.getUsersBlogs, enforce arg string requirements westonruter XML-RPC normal normal 7.2 defect (bug) has-patch 12 days ago
#65608 Themes: Harden process_blocks_custom_css() against non-string input Themes normal normal Awaiting Review enhancement close 5 weeks ago
#65610 Replace the two uses of compact() in wpdb::determine_charset() with explicit array literals. General low normal Awaiting Review enhancement has-patch 6 weeks ago
#65621 Tests: Make sure to preserve the contents of the uploads directory afercia Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 5 weeks ago
#65628 PHP-only blocks: in-canvas editing Editor normal normal Awaiting Review enhancement has-patch 5 weeks ago
#65633 Toggle tips should also display tooltips joedolson* General normal normal 7.2 enhancement has-patch 11 hours ago
#65638 AI: Add embedding generation support to WordPress AI normal normal 7.2 enhancement has-patch 16 hours ago
#65642 get_page_of_comment() counts internal notes, breaking comment permalink pagination Comments normal normal Awaiting Review defect (bug) has-patch 5 weeks ago
#65650 Tests: Add PHPUnit tests for status_header() General normal normal Awaiting Review defect (bug) has-patch 5 weeks ago
#65651 Tests: Add PHPUnit tests for get_temp_dir() Upload normal normal Awaiting Review defect (bug) has-patch 5 weeks ago
#65652 Tests: Add PHPUnit tests for wp_json_encode( General normal normal Awaiting Review enhancement has-patch 5 weeks ago
#65653 Tests: Add PHPUnit tests for wp_get_update_php_url() General normal normal Awaiting Review enhancement has-patch 5 weeks ago
#65654 Tests: Add PHPUnit tests for get_dirsize() General normal normal Awaiting Review enhancement has-patch 5 weeks ago
#65655 Tests: Add PHPUnit tests for wp_die() and its handlers General normal normal Awaiting Review enhancement has-patch 5 weeks ago
#65656 Media: add an opt-in filter to generate animated image sub-sizes adamsilverstein Media normal normal 7.2 defect (bug) has-patch 4 weeks ago
#65657 get_lastcommentmodified() includes notes, so an internal note changes the comments-feed Last-Modified/ETag Comments normal normal Awaiting Review defect (bug) has-patch 5 weeks ago
#65661 Media: Enable client-side media uploads in the Media Library Media normal normal 7.2 enhancement has-patch 5 days ago
#65665 Menus: "Save Menu" header button misaligned with "Menu Name" field on small screens Menus normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#65666 both Upgrade buttons have the same value, potentially upgrading to wrong language Upgrade/Install low minor Awaiting Review defect (bug) has-patch 2 weeks 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
#65671 is_page() and is_single() do not match a path that begins with a slash Query normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#65672 Admin user creation rejects usernames it would otherwise save Users normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#65674 Tooltip Delay Timer Race Condition (wp-includes/js/wp-tooltip.js) General normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#65675 Toggletip Screen Reader Accessibility (wp-includes/general-template.php) General normal normal Awaiting Review defect (bug) has-patch 2 weeks ago
#65683 Visually expose the labels of the Media Library 'List view' and 'Grid view' links Media normal normal 7.2 defect (bug) has-patch 11 hours ago
#65684 Menus: first click on Save Menu / Delete Menu in the sticky footer is silently lost at certain window heights joedolson* Menus normal normal 7.2 defect (bug) has-patch 5 days ago
#65689 register_block_template(): PHP warnings when a plugin-registered template is assigned to an individual post Themes normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#65692 Improve consistency of the Dashboard widgets when no-js Administration normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#65693 Tests: Refactor wp_cache_get_multiple() and wp_cache_delete_multiple() to improve isolation and edge-case coverage Build/Test Tools low minor Awaiting Review enhancement has-patch 4 weeks ago
#65694 REST autosave controller silently ignores post_title updates matching the published post's title, leaving stale title in the autosave revision REST API normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#65700 Comments: wp_insert_comment() and wp_update_comment() don't encode emoji for utf8mb3 columns like wp_insert_post() does Emoji normal normal Future Release defect (bug) has-patch 8 days ago
#65702 wp_lostpassword_url() duplicates the base path on a Multisite network installed in a subdirectory General normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#65703 wp_admin_notice(): pass `type` instead of `error/updated` via additional_classes joedolson* Administration normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#65707 The Application Passwords table misses a th row header when first created via AJAX Administration normal normal 7.2 defect (bug) has-patch 11 hours ago
#65709 Both CUSTOM_USER_TABLE and CUSTOM_USER_META_TABLE are not checked for non empty string Database normal normal Awaiting Review defect (bug) has-patch 5 days ago
#65718 Multisite: the blogname is required during site creation but can be emptied later Networks and Sites normal normal Future Release defect (bug) has-patch 6 days ago
#65725 Block Bindings: Add icon attribute of core/icon block to list of supported block binding attributes Editor normal normal Awaiting Review enhancement has-patch 3 weeks ago
#65729 List tables: Strip escaped HTML from values used in HTML attributes Formatting normal normal 7.2 defect (bug) has-patch 7 days ago
#65731 Changing the site timezone can immediately invalidate fresh privacy-request confirmation links Privacy normal normal defect (bug) has-patch 3 weeks ago
#65734 Classic Editor: Support pasted WebP image URLs in TinyMCE smart paste TinyMCE normal normal Future Release enhancement has-patch 9 days ago
#65735 "Complete request" on the Erase Personal Data screen is easily mistaken for an instruction to erase Privacy normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#65737 mediaelementplayer-legacy - the Flash message is no longer needed. Media low minor Future Release defect (bug) has-patch 3 weeks ago
#65744 Switching Help tabs shifts the page content below the panel Administration low minor Awaiting Review enhancement has-patch 3 weeks ago
#65745 "Start Docker environment" is not retried, and start.js discards the failure Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 6 days ago
#65750 Compression test sends unauthorized AJAX requests for users without manage_options Script Loader normal minor Future Release defect (bug) has-patch 3 weeks ago
#65751 wp_get_registered_image_subsizes() has no unit test coverage Media normal normal Awaiting Review enhancement has-patch 3 weeks ago
#65754 Revisionable, Multivalue Post Meta are not saved properly via REST autosave REST API normal normal Future Release defect (bug) has-patch 8 days ago
#65758 added check for post status in wp_privacy_send_personal_data_export_email() General normal normal 7.2 defect (bug) has-patch 2 weeks ago
#65759 Plugin Dependencies: a network-activated dependency is counted as inactive, disabling the Activate button Plugins normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#65760 wp_delete_site() does not enforce the main-site protection that wpmu_delete_blog() does Networks and Sites low normal Future Release defect (bug) has-patch 3 weeks ago
#65761 REST comments: wrong error when a status is sent with no post REST API normal minor 7.2 defect (bug) has-patch 3 weeks ago
#65766 Search engine visibility missing aria-describedby joedolson* Administration normal normal 7.2 defect (bug) has-patch 11 hours ago
#65768 Classic block: Icons of the TinyMCE buttons are barely visible in the buttons active state Editor normal normal Awaiting Review defect (bug) has-patch 2 weeks ago
#65770 PHPUnit tests: Build once and reuse. Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 13 days ago
#65771 Add end-to-end tests for comment moderation on edit-comments.php Build/Test Tools normal normal Future Release enhancement has-patch 12 days ago
#65772 Add an end-to-end test for scheduled post publishing (future to publish via WP-Cron) Build/Test Tools normal normal Future Release enhancement has-patch 12 days ago
#65774 Block Supports: Guard against non-string attribute values to avoid fatal errors ramonopoly General normal normal 7.2 enhancement has-patch 6 days ago
#65775 Add option to toggle infinite scroll in the media modal joedolson* Media high normal 7.1.1 defect (bug) has-patch 5 days ago
#65777 Login form aria-describedby ignores one of the two notices login_header() can render Login and Registration normal normal 7.2 defect (bug) has-patch 11 hours ago
#65779 Speed up register_core_block_style_handles() $register_style check westonruter General normal normal 7.2 defect (bug) has-patch 12 days ago
#65783 Change method of pulling "On this day" posts alshakero General normal normal 7.2 defect (bug) has-patch 2 weeks ago
#65785 No safe way to add XML namespaces to feeds Feeds normal normal Future Release enhancement has-patch 8 days ago
#65786 PHP Warning: Undefined property: stdClass::$current westonruter Menus normal normal 7.2 defect (bug) has-patch 12 days ago
#65793 Clean up the accessible name of menu and admin bar items with counters Administration normal normal 7.2 defect (bug) has-patch 13 days ago
#65795 Icons: Improve the SVG sanitizer in WP_Icons_Registry Editor normal normal 7.2 defect (bug) has-patch 2 weeks ago
#65796 The Customizer doesn't use the admin_body_class filter westonruter Customize normal normal 7.2 defect (bug) has-patch 12 days ago
#65797 Pages printed by wp_die() miss the lang attribute and a main heading Administration normal normal 7.2 defect (bug) has-patch 2 weeks ago
#65802 wp_show_heic_upload_error() assigns to an undeclared variable westonruter Media normal normal 7.2 defect (bug) has-patch 10 days ago
#65806 Media Library Search Includes Extra URL Parameters Added After Search Media normal normal 7.2 defect (bug) has-patch 5 days ago
#65807 Some text displayed in the Privacy tables has insufficient color contrast ratio Administration normal normal 7.2 defect (bug) has-patch 11 hours ago
#65809 wp_get_l10n_php_file_data() reads the wrong revision date key from .l10n.php files I18N normal normal 7.2 defect (bug) has-patch 2 weeks ago
#65810 REST API: attachments created from a `url` skip the shared insert path in `create_item()` adamsilverstein REST API normal normal 7.2 defect (bug) has-patch 5 days ago
#65812 Unreachable "All selected plugins are up to date." admin notice in plugins.php aminurislam01* Administration normal normal Awaiting Review defect (bug) has-patch 8 days ago
#65814 Image editor: Buttons become progressively unreachable with the keyboard joedolson* Media normal normal 7.2 defect (bug) has-patch 7 days ago
#65815 I18N string fixes for 7.2 I18N normal normal 7.2 task (blessed) has-patch 6 days ago
#65817 PHPStan code quality improvements for 7.2 westonruter General normal normal 7.2 task (blessed) has-patch 2 days ago
#65818 Coding Standards fixes for 7.2 General normal normal 7.2 task (blessed) has-patch 24 hours ago
#65819 Test tool and unit test improvements for 7.2 Build/Test Tools normal normal 7.2 task (blessed) has-patch 30 hours ago
#65820 Default first check for is_login() Login and Registration normal normal Awaiting Review enhancement close 6 days ago
#65821 Connectors: a masked API key posted back to /wp/v2/settings overwrites the stored key AI normal normal Awaiting Review defect (bug) has-patch 2 weeks ago
#65823 Code Quality: Use the null coalescing assignment operator (??=) General normal normal 7.2 enhancement has-patch 12 days ago
#65825 Media: the edit-image content handler is bound twice on the Post and ImageDetails media frames Media normal normal Awaiting Review defect (bug) has-patch 13 days ago
#65828 Replace core's remaining utf8_encode() calls in wxr_cdata() and wp_read_image_metadata() General normal normal Future Release defect (bug) has-patch 9 days ago
#65833 theme.json settings.viewport: mixed em/px breakpoints are ordered using a hardcoded 16px, emitting a media query that can never match Editor normal normal Future Release defect (bug) has-patch 8 days ago
#65838 Formatting: CSS function name matching in safecss_filter_attr() is case-sensitive Formatting normal normal Awaiting Review defect (bug) has-patch 9 days ago
#65839 Site Health REST API test can fail with rest_cookie_invalid_nonce when full browser cookie jar is sent Site Health normal minor defect (bug) has-patch 9 days ago
#65841 theme.json settings.viewport: warn when a breakpoint is dropped Editor normal normal Awaiting Review enhancement has-patch 7 days ago
#65842 Use isset() instead of in_array() over array_keys() for key lookups mukesh27 General normal normal 7.2 enhancement has-patch 6 days ago
#65843 Expand the Tools screen with Import, Export, and Code Editing cards & adding a message when there are no tools to display Administration normal normal Awaiting Review enhancement has-patch 9 days ago
#65845 GitHub Actions updates and improvements for 7.2 Build/Test Tools normal normal 7.2 task (blessed) has-patch 4 hours ago
Note: See TracReports for help on using and creating reports.