Make WordPress Core

{8} Future Releases, Workflow Oriented (7919 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 (3201 - 3300 of 7919)

Needs Dev / Bug Wrangler Feedback (64 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#45062 tinyMCE editor breaks captions with HTML Editor normal normal Awaiting Review defect (bug) dev-feedback 12/19/2019
#45389 trackback_url_list() trackback excerpt for multibyte correspondence SergeyBiryukov Pings/Trackbacks normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
#54387 trailing slash in the url /wp-json REST API normal minor Awaiting Review enhancement dev-feedback 06/25/2024
#55192 unit tests for _wp_check_existing_file_names Build/Test Tools normal normal Future Release defect (bug) dev-feedback 04/01/2024
#46555 update fails when I have a print statement in my code. Editor normal normal Awaiting Review defect (bug) dev-feedback 10/09/2025
#29999 update post overwrites slug if current_user is contributor Posts, Post Types normal minor Awaiting Review defect (bug) dev-feedback 07/22/2024
#16156 update-core is oblivious to api.wp.org being unreachable Upgrade/Install normal normal defect (bug) dev-feedback 01/30/2026
#55553 update_blog_option should accept autoload parameter Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 05/12/2025
#60199 update_menu_item_cache appears to load postmeta for all linked posts Menus normal normal Awaiting Review defect (bug) dev-feedback 04/15/2024
#49545 update_meta_cache issue while getting record from user meta table in multi site Users normal blocker Awaiting Review defect (bug) dev-feedback 04/24/2023
#35379 update_network_option changes stored option value if sanitize_option detects error Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 05/18/2025
#21989 update_option() calls sanitize_option() twice when option does not exist pbearne* Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 11/19/2025
#16830 url_to_postid() doesn't resolve attachments when rewrite rules are disabled Rewrite Rules normal normal enhancement needs-unit-tests 06/04/2019
#22895 user_can_admin_menu() is Type-Insensitive for Users who Can't Create Pages johnbillion* Role/Capability normal normal Future Release defect (bug) dev-feedback 02/19/2023
#34927 user_url and user_email length too short Users normal normal Awaiting Review enhancement dev-feedback 05/14/2018
#14757 users with no posts are not exported Export normal normal Future Release enhancement dev-feedback 07/06/2020
#64484 viewScriptModule is also being loaded in the block editor Editor normal minor 7.1 defect (bug) dev-feedback 03/13/2026
#15953 when category slug is changed, old uri also should redirect to new, as post uris do SergeyBiryukov Permalinks normal normal Future Release feature request dev-feedback 02/03/2026
#41288 wp admin bar WordPress about and updates icon can't show in Smartphone. Toolbar normal normal Awaiting Review enhancement dev-feedback 02/29/2024
#55206 wp core api memory leaks Database normal normal Awaiting Review defect (bug) dev-feedback 04/29/2022
#10631 wp-admin/users.php does not show pages under "posts" column Users normal normal Awaiting Review defect (bug) dev-feedback 05/13/2022
#36239 wp-embed image size is using the smallest image or it sometimes uses the one for featured images Embeds normal normal Awaiting Review defect (bug) dev-feedback 09/25/2020
#63499 wp-signup and wp-activate page ui looking broken Themes normal normal Awaiting Review defect (bug) dev-feedback 05/29/2025
#39703 wp-signup.php & wp-activate.php are doing an avoidable posts query Login and Registration normal normal Future Release enhancement dev-feedback 07/17/2024
#53355 wp-signup.php with `new` in the query string results in a "site does not exist" message even if the site does exist audrasjb Networks and Sites normal normal Future Release defect (bug) dev-feedback 06/08/2025
#41990 wp_add_inline_script() does not print if the handler has already processed Script Loader normal normal Future Release defect (bug) dev-feedback 04/12/2023
#46794 wp_authenticate_email_password fails due to incorrect evaluation of $user object Users normal normal Awaiting Review defect (bug) dev-feedback 04/05/2019
#44445 wp_cache_init() and WP_Object_Cache constructor has a memory leak pbearne Cache API normal normal Awaiting Review defect (bug) dev-feedback 06/14/2024
#50944 wp_calculate_image_srcset can unintentionally include unscaled original image Media normal normal Awaiting Review defect (bug) dev-feedback 08/24/2020
#55635 wp_convert_hr_to_bytes() report correct byte sizes for php.ini "shorthand" values Upload normal normal Awaiting Review defect (bug) changes-requested 09/14/2022
#43672 wp_delete_post() function ignores `$force_delete` parameter for custom post types Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 07/05/2023
#38618 wp_description() and description-tag General normal normal Awaiting Review feature request dev-feedback 04/05/2019
#64010 wp_die() status code Media component updates (parent ticket: #64009) Media normal normal Awaiting Review defect (bug) dev-feedback 12/01/2025
#64009 wp_die() status code global updates (parent ticket) General normal normal Awaiting Review defect (bug) dev-feedback 10/17/2025
#54488 wp_filter_nohtml_kses does not remove HTML comments audrasjb Formatting normal normal Future Release defect (bug) changes-requested 10/12/2023
#38906 wp_get_attachment_image_src() sometimes gives incorrect width and height values Media normal normal Future Release defect (bug) dev-feedback 12/21/2022
#38481 wp_handle_upload_prefilter not used before deriving attachment title Upload normal normal Awaiting Review enhancement dev-feedback 03/26/2019
#44595 wp_insert_post() inserts wrong GUID (adds http:// prefix) General normal normal Awaiting Review defect (bug) dev-feedback 07/17/2018
#39787 wp_list_authors can be optimize Users normal normal Awaiting Review enhancement dev-feedback 11/20/2024
#23498 wp_list_authors ignores 'exclude_admin' arg when admin account has a display_name other then 'admin' SergeyBiryukov Users normal normal Future Release defect (bug) dev-feedback 12/15/2023
#41760 wp_list_comments callback params Comments normal normal Awaiting Review enhancement dev-feedback 08/31/2017
#41714 wp_list_pages() - horrible performance due to eventual "SELECT *" Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 07/06/2023
#56425 wp_localize_script assign to const and freeze instead of var to avoid reassignments Script Loader normal normal Awaiting Review enhancement dev-feedback 11/08/2022
#57405 wp_localize_script() doesn't decode html entities in nested arrays I18N normal normal Awaiting Review enhancement close 04/24/2024
#22239 wp_ob_end_flush_all() tries to destroy non-destroyable output buffers Bootstrap/Load normal normal Future Release defect (bug) dev-feedback 07/15/2025
#62946 wp_opcache_invalidate() promises more than it can do Upgrade/Install normal minor Awaiting Review defect (bug) dev-feedback 07/13/2025
#34466 wp_register_form, wp_lost_password_form function Login and Registration normal normal Awaiting Review feature request dev-feedback 02/22/2017
#53262 wp_robots() (via wp_die) triggers a "doing_it_wrong_trigger_error", but should not. General normal minor Awaiting Review defect (bug) dev-feedback 02/02/2026
#52448 wp_scheduled_delete WP-Cron Job Cannot Be Unscheduled Administration normal normal Awaiting Review defect (bug) dev-feedback 02/05/2021
#41522 wp_set_password() doesn't trigger a changed password notification Users normal normal Awaiting Review defect (bug) close 06/30/2024
#38474 wp_signups.activation_key stores activation keys in plain text SergeyBiryukov Security normal normal Future Release enhancement dev-feedback 06/20/2025
#55999 wp_suspend_cache_addition should also disable cache setting? Cache API normal normal Future Release defect (bug) dev-feedback 06/05/2024
#20275 wp_update_nav_menu hook is not fired when nav menu item is auto-added Menus normal normal defect (bug) dev-feedback 06/04/2019
#42183 wp_update_user() conditional compares a plain-text password to the hashed old SergeyBiryukov Users normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
#56025 wp_validate_boolean() not doing what it describes, causes issues with [video] shortcode General normal normal Awaiting Review defect (bug) dev-feedback 09/22/2025
#40676 wpautop adds opening & closing p tags around the opening a tag and around the closing a tag when the link contains certain flow content elements like div, h1, h2... Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 07/21/2017
#2833 wpautop breaks style and script tags Formatting low normal Future Release defect (bug) dev-feedback 03/21/2024
#11678 wpautop() fails on uppercase closing tags Formatting normal normal defect (bug) dev-feedback 06/04/2019
#12257 wpdb Scales Badly Due to Unnecessary Copies of All Query Results Database normal critical defect (bug) dev-feedback 06/04/2019
#36242 wpdb set_sql_mode add param pbearne Database normal normal Awaiting Review enhancement dev-feedback 01/18/2025
#20019 wpmu_validate_blog_signup(): Allow '.' and '-' in blog names Login and Registration normal normal enhancement dev-feedback 06/04/2019
#63426 wptexturize breaks markup Formatting normal normal Awaiting Review defect (bug) dev-feedback 08/15/2025
#54721 wptexturize caches the result of run_wptexturize preventing themes from using this if a plugin has already called get_plugin_data Formatting normal normal Awaiting Review defect (bug) dev-feedback 07/20/2024
#18525 zlib.output_compression "on" in server conflicts with autoupdate Bootstrap/Load normal normal Awaiting Review defect (bug) close 05/22/2025

Needs Docs or Unit Tests (36 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 08/03/2017
#36406 $network_wide is unreliable Plugins normal critical Future Release defect (bug) needs-unit-tests 07/09/2019
#47279 $post object passed to clean_post_cache action can contain outdated values Posts, Post Types normal normal Future Release defect (bug) needs-docs 09/05/2025
#31624 $wpdb->prepare() named placeholders Database normal normal enhancement needs-unit-tests 06/22/2023
#16747 'feedtype_enclosure' hooks not triggered without custom field Feeds normal normal defect (bug) needs-unit-tests 06/04/2019
#44412 'pre_cache_alloptions' filter in wp_load_alloptions() in option.php cannot be hooked Cache API normal normal Future Release enhancement needs-docs 06/15/2021
#37812 404 when using a numeric slug and /%category%/ base Permalinks normal normal Future Release defect (bug) needs-unit-tests 03/11/2023
#39939 A Contributor cannot preview their own post if it's scheduled Role/Capability normal minor Awaiting Review defect (bug) needs-unit-tests 09/20/2025
#32789 Abstract get_category_by_path into get_term_by_path Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#37702 Accept array of IDs in `delete_metadata_by_mid` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 12/13/2019
#52990 Account for single quoted attributes when lazy loading images and iframes. Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 04/12/2024
#36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov Menus normal normal Future Release enhancement needs-unit-tests 04/28/2023
#56879 Add DDEV Page to Install Local Server Docs General normal normal Awaiting Review feature request needs-docs 10/21/2022
#49381 Add Javascript Documentation to privacy-tools.js Privacy normal normal Future Release enhancement needs-docs 06/13/2025
#46227 Add Rel-Feed Link to Header Feeds low trivial Future Release enhancement needs-unit-tests 05/13/2021
#55261 Add a "file size" column to the media library menu Media normal normal Awaiting Review feature request needs-docs 02/02/2023
#33915 Add a filter in dynamic_sidebar() function to modify sidebar index Widgets normal normal enhancement needs-unit-tests 06/05/2019
#51006 Add a mechanism for accessible tooltips in core joedolson* General normal normal Future Release enhancement needs-unit-tests 09/02/2025
#18791 Add custom post type support for Author Template functions Users normal normal enhancement needs-unit-tests 06/05/2019
#33714 Add custom post types to the 'At a Glance' widget Posts, Post Types low normal enhancement needs-docs 06/24/2024
#52350 Add documentation about meta capabilities Role/Capability normal normal Awaiting Review enhancement needs-docs 01/23/2021
#38183 Add hooks to be run before and after each callback Plugins normal normal Future Release enhancement needs-unit-tests 07/21/2025
#64553 Add parameter to delete_expired_transients() for custom transients Database normal normal Awaiting Review enhancement needs-unit-tests 02/03/2026
#36978 Add pre filter to get_term_by Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#39695 Add preload headers in redirects HTTP API normal normal Awaiting Review enhancement needs-unit-tests 02/27/2017
#44378 Add privacy prompt(s) to the embeds whitelist documentation in the core handbook allendav Privacy normal normal Future Release enhancement needs-docs 01/17/2019
#23422 Add query filter argument to register_taxonomy Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#51173 Add support for /.well-known/change-password Login and Registration normal normal Future Release feature request needs-unit-tests 10/05/2022
#53319 Add support for a "reverse" argument in get_term_parents_list() function Taxonomy normal normal Future Release enhancement needs-unit-tests 07/26/2023
#44894 Add support for an optional `$roles` parameter to `populate_roles()` flixos90 Upgrade/Install normal normal Future Release enhancement needs-unit-tests 01/23/2019
#38560 Add support for uploading arrayed $_FILES Media normal normal Future Release feature request needs-unit-tests 08/10/2017
#20597 Allow WP_Comment_Query::query to filter by category Comments normal normal enhancement needs-unit-tests 06/04/2019
#19958 Allow custom post types as "home" and get_posts() to return results for more than one post type pbearne* Administration normal normal Future Release enhancement needs-unit-tests 01/31/2026
#54797 Allow languages path in register_block_type gziolo I18N normal normal Future Release enhancement needs-unit-tests 09/11/2025
#43989 Allow plugin searches to be filtered by "Requires PHP" version information Site Health normal normal Future Release task (blessed) needs-unit-tests 06/24/2019
#48153 Allow the admin email verification capability to be filtered Site Health normal normal Future Release defect (bug) needs-unit-tests 02/21/2020
Note: See TracReports for help on using and creating reports.