Make WordPress Core

{8} Future Releases, Workflow Oriented (8250 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 (2101 - 2200 of 8250)

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#65610 Replace the two uses of compact() in wpdb::determine_charset() with explicit array literals. General low normal Awaiting Review enhancement has-patch 5 weeks ago
#45130 Defer jQuery WordPress Admin & Customizer doesn't work properly Administration normal normal Awaiting Review defect (bug) has-patch 5 weeks ago
#65554 Connectors: only validate AI provider API keys that were submitted in the request AI normal normal Awaiting Review defect (bug) has-patch 5 weeks ago
#51211 Implement a consistent function to obtain the sitemap location Sitemaps normal trivial 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
#37486 Make emojis accessible Emoji normal normal Future Release task (blessed) has-patch 5 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 4 weeks ago
#60597 Script Modules API: Allow list of enqueued module data to be exposed westonruter Script Loader normal normal 7.2 enhancement has-patch 4 weeks ago
#64259 Convert emoji detection script from inline script module to external script module westonruter Emoji normal normal 7.2 enhancement has-patch 4 weeks ago
#59446 Use script helper functions in admin to enable Content-Security-Policy opt-in Administration normal normal Future Release defect (bug) has-patch 4 weeks ago
#57548 Stop concatenating scripts and stylesheets in wp-admin and retire load-scripts.php and load-styles.php westonruter* Script Loader normal normal 7.2 enhancement has-patch 4 weeks ago
#65476 Introduce Knowledge custom post type gziolo Posts, Post Types normal normal 7.2 feature request has-patch 4 weeks ago
#64696 Real time collboration effectively disables persistent post caches while anyone edits a post Posts, Post Types normal normal 7.2 defect (bug) has-patch 4 weeks ago
#64657 Add `core/read-users` ability jorgefilipecosta Abilities API normal normal 7.2 enhancement has-patch 4 weeks ago
#64605 Add WordPress core/read-settings ability jorgefilipecosta Abilities API normal normal 7.2 enhancement has-patch 4 weeks ago
#64616 Add core/update-settings ability jorgefilipecosta Abilities API normal normal 7.2 enhancement has-patch 4 weeks ago
#64606 Add content management abilities jorgefilipecosta Abilities API normal normal 7.2 enhancement has-patch 4 weeks ago
#64596 Allow ability names to contain multiple slug fragments (2-4 segments) justlevine Abilities API normal normal 7.2 enhancement close 4 weeks ago
#65628 PHP-only blocks: in-canvas editing Editor normal normal Awaiting Review enhancement has-patch 4 weeks ago
#64638 Register emoji reactions comment meta for Notes Editor normal normal 7.2 enhancement has-patch 4 weeks ago
#62709 Script modules integration with wp_resource_hints Script Loader normal minor 7.2 enhancement has-patch 4 weeks ago
#51117 Sitemap & XSL requests execute main query for home page. Sitemaps normal normal Future Release defect (bug) has-patch 4 weeks ago
#48207 Implement new Comment Date Functions pbearne Date/Time normal normal Future Release enhancement has-patch 4 weeks ago
#56886 Admin facing add site screen missing search engine visibility field Networks and Sites normal normal Future Release enhancement has-patch 4 weeks ago
#61293 Display an empty sitemap instead of 404 Sitemaps normal normal 7.2 enhancement has-patch 4 weeks ago
#65633 Toggle tips should also display tooltips General normal normal Awaiting Review enhancement has-patch 4 weeks ago
#64209 Allow abilities to be deprecated jason_the_adams Abilities API normal normal 7.2 defect (bug) has-patch 4 weeks ago
#65086 Add action hooks to media modal attachment details templates for field extensibility Media normal normal 7.2 enhancement has-patch 4 weeks ago
#16706 Queries using "category__and" are slow on large databases Query normal normal enhancement has-patch 4 weeks ago
#64991 New param "allow_multiple_terms" in `register_taxonomy` for single term restriction Taxonomy normal normal Awaiting Review feature request has-patch 4 weeks ago
#54438 "Required fields are marked" shows up without required fields being present Media normal minor Awaiting Review enhancement has-patch 4 weeks ago
#64850 Connectors: Extend bridge for JS custom card rendering and non-API-key authentication support jorgefilipecosta Administration normal normal Future Release enhancement has-patch 4 weeks ago
#64670 WP_REST_Posts_Controller::update_item() not passing parent to wp_unique_post_slug() for draft child REST API normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#65608 Themes: Harden process_blocks_custom_css() against non-string input Themes normal normal Awaiting Review enhancement close 4 weeks ago
#65279 Prevent non css files from being placed in CSS folders and prevent non JS files from being placed in the JS folders Build/Test Tools normal normal Future Release enhancement has-patch 4 weeks ago
#64878 Create a workflow that compares a PR with the build server Build/Test Tools normal normal Future Release feature request has-patch 4 weeks ago
#63901 Add `AGENTS.md` for the project Build/Test Tools normal normal Future Release feature request has-patch 4 weeks ago
#50393 Run `composer compat` as a part of `grunt (precommit|prerelease)` Build/Test Tools low normal Future Release enhancement has-patch 4 weeks ago
#28569 Calling show_admin_bar( false ) should dehook toolbar entirely joedolson* Toolbar normal normal Future Release enhancement has-patch 4 weeks ago
#65548 Audit usage of edit_post() Posts, Post Types normal normal Awaiting Review enhancement has-patch 4 weeks ago
#31384 Pingback does not work for schemeless URLs Pings/Trackbacks normal normal defect (bug) has-patch 4 weeks ago
#31270 Unexpected slugs for same-title different-parents term creation boonebgorges Taxonomy normal normal defect (bug) has-patch 4 weeks ago
#64902 wp_save_image() fatal error when wp_save_image_file() returns WP_Error Media normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#65642 get_page_of_comment() counts internal notes, breaking comment permalink pagination Comments normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#32565 Adding an underscore prefix meta key with a meta value provides an incorrect error message SergeyBiryukov Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#65383 HTML API: Performance and other improvements in 7.1 HTML API normal normal Future Release enhancement has-patch 4 weeks ago
#65654 Tests: Add PHPUnit tests for get_dirsize() General normal normal Awaiting Review enhancement has-patch 4 weeks ago
#65653 Tests: Add PHPUnit tests for wp_get_update_php_url() General normal normal Awaiting Review enhancement has-patch 4 weeks ago
#65652 Tests: Add PHPUnit tests for wp_json_encode( General normal normal Awaiting Review enhancement has-patch 4 weeks ago
#65651 Tests: Add PHPUnit tests for get_temp_dir() Upload normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#65650 Tests: Add PHPUnit tests for status_header() General normal normal Awaiting Review 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 4 weeks ago
#50002 Hack in get_sample_permalink() can cause filters like post_link, and pre_post_link to have inaccurate post_status in admin Permalinks normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#25585 Arabic stopwords comparison I18N normal normal Future Release enhancement has-patch 4 weeks ago
#65574 Unsafe usage of href attribute in wp-admin/js/common.js Security normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#57639 Don't reveal and show admin email address in "changed email address" template to low permission user roles - Privacy issue Privacy normal normal 7.2 enhancement has-patch 4 weeks ago
#46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' Formatting normal normal Future Release defect (bug) has-patch 4 weeks ago
#65655 Tests: Add PHPUnit tests for wp_die() and its handlers General normal normal Awaiting Review enhancement has-patch 4 weeks ago
#65593 Sitemaps: Remove the XSL stylesheet Sitemaps normal normal Awaiting Review enhancement has-patch 4 weeks ago
#61557 When deleting menu items in batches, it is easy to mistakenly click on the delete menu action. Menus normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#65054 $_GET['pagenow'] and $_GET['widget'] unsanitized in dashboard AJAX handler rajeshcp Security normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#61762 Options can be incorrectly cached following database errors. Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#64550 wp_update_plugins function (possibly wp_update_themes) breaks when the transient setting fails General normal major Awaiting Review defect (bug) has-patch 4 weeks ago
#46128 Custom header "Hide image" button not displayed when randomizing images via theme setup Customize normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#65669 wp_split_selector_list() naively re-splits selector lists and mis-splits valid selectors Editor normal normal defect (bug) has-patch 3 weeks ago
#36978 Add pre filter to get_term_by Taxonomy normal normal enhancement has-patch 3 weeks ago
#47618 Email sent to blank address on email change for user with no previous email address Users normal minor Awaiting Review defect (bug) has-patch 3 weeks ago
#61925 subsizes with same dimensions are generated multiple times unnecessarily Media normal normal Awaiting Review defect (bug) has-patch 3 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 3 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 3 weeks ago
#65306 Twenty Thirteen: ".sidebar .entry-meta" selector is too broad, compresses block-rendered entry-meta Bundled Theme normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#65665 Menus: "Save Menu" header button misaligned with "Menu Name" field on small screens Menus normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#47051 Twenty Nineteen theme sub-menu returns error in WAVE accessibility tool joedolson* Bundled Theme normal normal Future Release defect (bug) has-patch 3 weeks ago
#51173 Add support for /.well-known/change-password Login and Registration normal normal Future Release feature request has-patch 3 weeks ago
#64155 Add stack trace to failed plugin update error notifications westonruter Upgrade/Install normal normal 7.2 enhancement has-patch 3 weeks ago
#65672 Admin user creation rejects usernames it would otherwise save Users normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#50699 Fix and improve arranging metaboxes joedolson* Administration normal normal 7.2 enhancement has-patch 3 weeks ago
#40032 Automatic redirects with _wp_old_slug won't mantain GET parameters if present Permalinks normal normal Awaiting Review defect (bug) has-patch 3 weeks 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 3 weeks ago
#26861 Too easy to delete a site in Multisite flixos90 Networks and Sites normal minor Awaiting Review enhancement has-patch 3 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 3 weeks ago
#49715 Alternate views for WP List Tables audrasjb Administration normal normal Future Release task (blessed) has-patch 3 weeks ago
#65572 Unsafe usage of href attribute in wp-admin/js/post.js Security normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#39472 Code tag still parses embeds Embeds normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#39844 Don't return anchor tag if link is empty in get_the_author_posts_link() joedolson* Themes normal normal Future Release enhancement has-patch 3 weeks ago
#65551 Connectors: Preserve stored AI provider API key when validation is indeterminate Editor normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#35214 Custom Comment Types Comments normal normal Future Release task (blessed) has-patch 3 weeks ago
#37669 Shiny Updates: Cancelling the filesystem credentials when updating within the pop-up prevents updating again (without closing/opening) and leaves UI artefacts Themes normal normal Future Release defect (bug) has-patch 3 weeks ago
#55368 Handle ajax failure when doing actions on themes/plugins Administration normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#44231 XML oembed discovery is not implemented correctly Embeds normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#43810 Apostrophe issue Formatting normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#33561 get_transient() will always return the value of a broken transient Options, Meta APIs normal normal defect (bug) has-patch 3 weeks ago
#50228 Plugins can inadvertently trigger `wp_die()` infinite loop during site creation Networks and Sites normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#63982 Comment REST API route: add support multiple statuses adamsilverstein REST API normal normal 7.2 defect (bug) has-patch 3 weeks ago
#64581 Allow serialized options read-only view Options, Meta APIs normal trivial Awaiting Review feature request has-patch 3 weeks ago
#59781 Add tests for wp_delete_file_from_directory Filesystem API normal normal Future Release enhancement has-patch 3 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 3 weeks ago
#22623 Some string tweaks - duplicity, context, mistake Administration normal normal Future Release defect (bug) has-patch 3 weeks ago
#44710 Upload plugin and theme functionalities are not removing uploaded files after failure conditions. Administration normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#65692 Improve consistency of the Dashboard widgets when no-js Administration normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
Note: See TracReports for help on using and creating reports.