Make WordPress Core

{8} Future Releases, Workflow Oriented (7804 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 (801 - 900 of 7804)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#28759 Cache API unit tests should verify public function, not WP_Object_Cache methods Cache API normal normal Future Release enhancement has-patch 07/08/2022
#15729 Better UX after supplying incorrect information to setup-config kapeels* Upgrade/Install low normal Future Release enhancement has-patch 07/12/2022
#14569 Assign plugins on a per-site-basis Plugins normal normal Future Release feature request has-patch 07/15/2022
#18630 Custom Comment Validation Error Comments normal minor Awaiting Review feature request has-patch 07/15/2022
#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 07/18/2022
#32577 Customizer QUnit tests not cleaning up dlh Customize normal normal Future Release defect (bug) has-patch 07/19/2022
#28163 function email_exists() check without removing umlauts Users normal normal defect (bug) has-patch 07/26/2022
#56256 The 'capability' parameter in the get_users function may not give the expected results. Role/Capability normal normal Future Release defect (bug) has-patch 07/26/2022
#14368 make the 'orderby' argument in get_posts() accept all "post" fields Query normal normal enhancement has-patch 08/01/2022
#22367 Usernames with "@" char are assumed email addresses, causing incorrect look-up in several places johnjamesjacoby Users normal normal Awaiting Review defect (bug) has-patch 08/01/2022
#18209 Capabilities with misplaced dependencies in edit_theme_options Menus normal normal Awaiting Review defect (bug) has-patch 08/04/2022
#25582 Ping status always disabled when quick editing a post type that doesn't support trackbacks Pings/Trackbacks normal normal Awaiting Review defect (bug) has-patch 08/04/2022
#16858 Usage of HTTP_HOST in the administration dd32 Administration normal normal Awaiting Review defect (bug) has-patch 08/08/2022
#56382 Allow filtering excluded directories during theme export via `wp_is_theme_directory_ignored` Themes normal normal Awaiting Review enhancement has-patch 08/15/2022
#56094 Allow the style property of block.json to be an array General normal normal Awaiting Review defect (bug) has-patch 08/19/2022
#56229 Attempt to read property "user_nicename" on bool in link-template.php on line 265 Permalinks normal normal Awaiting Review defect (bug) has-patch 08/27/2022
#56488 The current_theme_supports should have default args test Themes normal normal Awaiting Review enhancement has-patch 09/01/2022
#56491 unregister_nav_menu() does not update theme mod 'nav_menu_locations' Menus normal normal Awaiting Review defect (bug) has-patch 09/01/2022
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / Security normal major Awaiting Review defect (bug) has-patch 09/06/2022
#14981 Provide a context for post statuses rockwell15 I18N normal normal Future Release defect (bug) has-patch 09/11/2022
#39831 Theme Tag Translation Ready Themes normal normal Future Release enhancement has-patch 09/13/2022
#56151 Port Dominant Color from performance plugin to core Media normal normal Awaiting Review enhancement has-patch 09/13/2022
#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR General normal major Future Release defect (bug) has-patch 09/16/2022
#40696 no chance to control wp_count_terms () audrasjb* Taxonomy normal normal Future Release enhancement has-patch 09/19/2022
#54642 Add prepared query builder support for `$wpdb` to build prepared queries across multiple location. Database normal normal Future Release enhancement has-patch 09/19/2022
#56529 Add minimal JPEG fallback script to address limited lack of WebP support Media normal normal Future Release enhancement has-patch 09/20/2022
#56607 Improve doc for WP_Screen class Administration normal normal Awaiting Review defect (bug) has-patch 09/20/2022
#54801 Avoid WPDB errors when examining installation state of a site/network Database normal normal Future Release defect (bug) has-patch 09/27/2022
#43536 Network registration page sabernhardt* Login and Registration normal normal Future Release defect (bug) has-patch 09/27/2022
#56542 Should not allow to unregistered user be able to make a "Export Personal Data" Request Privacy normal normal Awaiting Review enhancement has-patch 09/27/2022
#36212 Empty menu items are deleted without warning audrasjb* Menus normal normal Future Release defect (bug) has-patch 09/28/2022
#53415 Filter API to edit footer content Themes normal normal Awaiting Review feature request has-patch 09/30/2022
#24248 'guid' not properly escaped Posts, Post Types normal normal defect (bug) has-patch 10/04/2022
#54183 Tests: decide on how to handle deprecations in PHPUnit SergeyBiryukov Build/Test Tools normal normal Future Release task (blessed) has-patch 10/05/2022
#55952 add_option() racy behaviour Options, Meta APIs normal normal Future Release defect (bug) has-patch 10/07/2022
#18877 DRY up rewrite rule matching ericlewis Rewrite Rules normal normal Future Release enhancement has-patch 10/10/2022
#56545 Add a gutenberg plugin enabled run to PHPUnit Tests workflow desrosj Build/Test Tools normal normal Awaiting Review defect (bug) close 10/10/2022
#50447 wp_publish_post not checking for unique post slugs Posts, Post Types normal major Future Release defect (bug) has-patch 10/17/2022
#50159 Simplepie 1.5.5 - code review and modifications - fix SimplePie cache bug Feeds normal normal Awaiting Review defect (bug) has-patch 10/20/2022
#42005 filter get_terms_args and orderby meta_value_num not working as expected Taxonomy normal normal Awaiting Review feature request has-patch 10/26/2022
#44441 Remove the settings for image dimensions from Settings => Media joedolson* Media normal normal Future Release enhancement has-patch 10/26/2022
#31029 Allow 0 columns in gallery settings rhurling Media normal normal defect (bug) has-patch 10/26/2022
#56931 Introduce action hook `manage_terms_extra_tablenav` Administration normal normal Future Release feature request has-patch 10/31/2022
#55968 xss string to be treated as simple string Editor normal normal Awaiting Review defect (bug) has-patch 10/31/2022
#56996 Getting error Uncaught exception 'TypeError' with message 'Cannot access offset of type string on string' in /var/www/wp-includes/media.php:2147 General normal blocker Awaiting Review defect (bug) has-patch 11/04/2022
#45633 finfo_file() returns text/plain for json file instead of application/json joemcgill Upload normal normal Future Release defect (bug) has-patch 11/07/2022
#57081 test for wp_mkdir_p General normal normal Awaiting Review defect (bug) has-patch 11/11/2022
#57106 Allowing comment form error pages Comments normal normal Awaiting Review enhancement has-patch 11/14/2022
#34088 Add delay to admin menu arrow's disappearance Administration normal normal Awaiting Review defect (bug) has-patch 11/16/2022
#44598 Main logo won't update when deleted and reuploaded with the same file name Customize normal normal Awaiting Review defect (bug) has-patch 11/16/2022
#31928 Move wp-signup.php functions to a wp-includes directory Login and Registration normal normal Future Release enhancement has-patch 11/22/2022
#57229 Improve wording on updates page about auto-updates Upgrade/Install normal normal Awaiting Review enhancement has-patch 11/30/2022
#23862 Clean up old WP->public_query_vars and WP->private_query_vars nacin Query normal normal defect (bug) has-patch 11/30/2022
#57268 Add Escaping properly in Class Custom background Page Administration normal normal Awaiting Review defect (bug) has-patch 12/03/2022
#57276 Failing TIFF image uploads to S3 buckets using WP Offload Plugin Media normal major Awaiting Review defect (bug) has-patch 12/05/2022
#57266 wp_suspend_cache_invalidation can be set to no Boolean value which break usage General normal normal Awaiting Review defect (bug) has-patch 12/05/2022
#51532 $tag_templates should be customizable (instead of local array) Themes normal normal Awaiting Review enhancement has-patch 12/11/2022
#57314 Update all references to wp/v2 to namespace field in class-wp-rest-comments-controller.php Comments normal normal Awaiting Review enhancement has-patch 12/12/2022
#51167 Document the $update_results parameter in auto-update email filters Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 12/15/2022
#54850 New filter for build_query_vars_from_query_block() Editor normal normal Awaiting Review enhancement has-patch 12/19/2022
#57395 Improve wp_die message when previewing post revision with expired nonce and unauthenticated requests Revisions normal normal Awaiting Review enhancement has-patch 12/29/2022
#57388 For App Passwords in non-HTTPS websites, WordPress asks for development environment, but actually requires local Application Passwords normal normal Awaiting Review defect (bug) has-patch 12/29/2022
#57413 Updating a user email via rest api doesn't trigger confirmation email Users normal normal Awaiting Review defect (bug) has-patch 01/03/2023
#56381 WordPress creates invalid web.config -file Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 01/04/2023
#57423 we need to check an argument is closure in PclZip Administration normal normal Awaiting Review enhancement has-patch 01/05/2023
#57426 Coding Standards: mark warnings that trigger CI failures as errors. Build/Test Tools normal normal Awaiting Review enhancement close 01/06/2023
#54324 Rename Table Function - maybe_rename_table() Database normal normal Awaiting Review enhancement has-patch 01/09/2023
#57421 Editor: add new parameter to hook when enqueuing block assets Editor normal normal Awaiting Review enhancement has-patch 01/10/2023
#57440 Add filter to customize the "rest_availability" test URL Site Health normal normal Awaiting Review enhancement has-patch 01/10/2023
#54028 Fix improper use of the hooks API General normal normal Future Release defect (bug) has-patch 01/17/2023
#57420 Add filter for wp_theme_get_element_class_name Editor normal minor Awaiting Review enhancement has-patch 01/18/2023
#57513 All the comments not showing properly in edit posts Comments normal normal Awaiting Review defect (bug) has-patch 01/20/2023
#57517 Expose MutationObserver instance in wpEmoji Formatting normal normal Awaiting Review enhancement has-patch 01/20/2023
#10404 dbDelta creates duplicate indexes when index definition contains spaces Database normal normal enhancement has-patch 01/21/2023
#50100 Native domain mapping does not handle both WWW and non-WWW versions of a domain - both should work Networks and Sites normal normal Awaiting Review defect (bug) has-patch 01/23/2023
#50692 WordPress v5.4.2 Escaping Problem in the Edit Media Screen Media normal normal Future Release defect (bug) has-patch 01/31/2023
#57634 Hide "view" link from Post List Table if empty string passed to post_link Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 02/04/2023
#57637 ImageEdit component can be exited with unsaved state Media normal normal Awaiting Review defect (bug) has-patch 02/06/2023
#35593 Metadata from wrong file in media_handle_upload Media normal normal Awaiting Review defect (bug) has-patch 02/06/2023
#56248 Reduce code duplication in tests that upload file as attachment SergeyBiryukov Media normal minor Future Release enhancement has-patch 02/07/2023
#57699 Autoembeds not rendered in front-end post content Embeds normal normal Awaiting Review defect (bug) has-patch 02/12/2023
#57702 Default to current global post's author in `get_author_posts_url()`. Users normal normal Awaiting Review enhancement has-patch 02/13/2023
#10970 Remove 'siteurl' setting from options-general.php Permalinks normal normal Future Release enhancement has-patch 02/13/2023
#54442 Provide feedback if initiating an email for a personal data request action has failed Privacy normal normal Future Release defect (bug) has-patch 02/16/2023
#46210 Add helpers for default/empty datetime value Database normal normal Awaiting Review enhancement has-patch 02/24/2023
#21292 XML-RPC: wp_upload_bits should act like wp_handle_upload XML-RPC normal normal defect (bug) has-patch 03/02/2023
#57615 Various comment functions reporting error when `get_comment()` returns `null` Comments normal minor Awaiting Review defect (bug) has-patch 03/08/2023
#57757 _get_block_templates_files fails when code is stored in map called templates Themes normal normal Awaiting Review defect (bug) has-patch 03/08/2023
#42448 Add 'upgrader_pre_unpack' hook Upgrade/Install normal normal Awaiting Review enhancement has-patch 03/22/2023
#57743 Add `$found` parameter to `wp_cache_get_multiple()` Cache API normal normal Future Release enhancement has-patch 03/24/2023
#39553 Use REST API endpoints for Plupload backend Media normal normal Future Release enhancement has-patch 03/29/2023
#53513 WP_Http ignores httpversion option HTTP API normal normal Future Release defect (bug) has-patch 04/11/2023
#42723 Tag Cloud CSS needed for HTML minification General normal normal Awaiting Review enhancement has-patch 04/17/2023
#58147 bugfix: rewind_posts when posts array index != 0 Query normal normal Awaiting Review defect (bug) has-patch 04/18/2023
#56039 Classic Editor: Current selection is not preserved when switching Visual to Text editor Editor normal normal Awaiting Review defect (bug) has-patch 04/19/2023
#37463 Abstract Query Class Query normal normal Awaiting Review enhancement has-patch 04/20/2023
#58163 Media Tests for Attachments and Images Media normal normal Awaiting Review enhancement has-patch 04/21/2023
#39645 If user "admin" doesn't exist (renamed admin account) users can create a user with username admin Users normal normal Awaiting Review defect (bug) has-patch 04/26/2023
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() Taxonomy normal major Awaiting Review defect (bug) has-patch 05/02/2023
#58246 'update_meta_cache()' doesn't correctly handle the return value of the 'update_{$meta_type}_metadata_cache' filter Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 05/03/2023
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracReports for help on using and creating reports.