Make WordPress Core

{8} Future Releases, Workflow Oriented (8238 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 (2001 - 2100 of 8238)

Needs Dev / Bug Wrangler Feedback (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#39295 Prevent infinite loop when calling get_user_locale() in a 'locale' filter I18N normal major Awaiting Review enhancement dev-feedback 11/06/2024
#62857 WordPress renames images when importing them Import normal major Awaiting Review defect (bug) dev-feedback 01/28/2025
#44333 Password hint label needs to be re-worded and needs to have a minimum password length check Login and Registration normal major Awaiting Review defect (bug) dev-feedback 06/08/2018
#22837 WP Needs to Set "Sender" and "Reply-To" or DKIM/DMARC will not work using wp-mail (via PHPMailer) Mail high major Awaiting Review defect (bug) close 11/28/2023
#45407 Add block attributes to `wp_calculate_image_sizes` to allow for proper handling of `sizes` attribute joemcgill Media high major Future Release defect (bug) dev-feedback 02/03/2022
#30691 Removing a featured image does not remove the 'post_parent' value - reproducible Media normal major Awaiting Review defect (bug) dev-feedback 04/28/2021
#42280 Multisite: get_blogs_of_user has no useful caching on large installs pbearne* Networks and Sites normal major Awaiting Review defect (bug) dev-feedback 07/23/2024
#48393 Fix from #38903 prevents options autoload parameter update SergeyBiryukov* Options, Meta APIs normal major Future Release enhancement dev-feedback 10/29/2024
#17170 Attachment slugs are not unique Permalinks normal major defect (bug) dev-feedback 06/04/2019
#53910 `sanitize_title_with_dashes` returns partial encoded values in permalink SergeyBiryukov Permalinks normal major Future Release defect (bug) dev-feedback 05/03/2022
#60550 A plugin is deactivated if it is updated and the plugin folder has been renamed at some point. Plugins normal major Awaiting Review defect (bug) dev-feedback 02/15/2024
#56176 After updating WP to 6.0, updating a(ny) pluging causes site to be stuck in maintenance mode. Plugins normal major Awaiting Review defect (bug) dev-feedback 07/26/2022
#40393 Using remove_action within an action callback skips over execution of other callbacks with lower priority Plugins normal major Awaiting Review defect (bug) dev-feedback 07/07/2020
#49773 Navigating through list of posts on single.php is not functioning Posts, Post Types normal major Awaiting Review enhancement dev-feedback 04/02/2020
#24705 wp_link_pages() does not showing active current element Posts, Post Types normal major Awaiting Review enhancement dev-feedback 12/09/2018
#57678 Missing use of placeholders and $wpdb->prepare() Query normal major Awaiting Review defect (bug) dev-feedback 02/27/2023
#17924 Make Integrating Multiple Roles Per User Easier for Plugin Authors Role/Capability normal major Awaiting Review enhancement dev-feedback 07/20/2021
#56141 Enhance installer security Security high major Future Release enhancement dev-feedback 12/31/2023
#20140 Ask old password to change user password Security normal major Future Release feature request dev-feedback 07/28/2024
#54910 5.9 Bug - Blank Home Page Themes normal major Awaiting Review defect (bug) close 01/03/2025
#49963 Security of failed update/rollback Upgrade/Install normal major Awaiting Review enhancement dev-feedback 04/20/2020
#18043 Uploaded images disappear after loading if using compression w/Apache Upload normal major Future Release defect (bug) dev-feedback 05/15/2019
#53625 The 'explode' function does not work on widget block editor. Widgets normal major defect (bug) dev-feedback 07/16/2021
#37145 Admin submenu opens underneeth editor link tool Administration low minor Future Release defect (bug) dev-feedback 08/05/2020
#43963 Add admin body class for multisite blog ID and network admin context Administration normal minor Awaiting Review enhancement dev-feedback 06/26/2018
#44837 Coding Indentation Issues Administration normal minor Awaiting Review enhancement dev-feedback 04/01/2019
#47733 Undefined index HTTP_HOST in wp-includes/ms-settings.php on line 57 SergeyBiryukov Bootstrap/Load normal minor Future Release defect (bug) dev-feedback 02/21/2024
#60064 Edit no-js CSS in bundled themes Bundled Theme normal minor Awaiting Review enhancement dev-feedback 04/15/2024
#47154 Prevent "Call to undefined function: get_header()" error in theme files Bundled Theme normal minor Awaiting Review enhancement dev-feedback 04/08/2024
#54303 [Object Cache] Allow global caching groups to be filterable / changed Cache API normal minor Awaiting Review enhancement dev-feedback 06/26/2024
#16365 Comment transition for new comments Comments normal minor enhancement needs-docs 06/04/2019
#54211 Small css bug when using customize-controls in customizer.php Customize normal minor Awaiting Review defect (bug) dev-feedback 09/09/2022
#40779 function_exists() audit in wp-db.php Database low minor Awaiting Review defect (bug) dev-feedback 06/01/2021
#19643 Allow array for $extra_fields in request_filesystem_credentials dd32 Filesystem API normal minor defect (bug) dev-feedback 06/04/2019
#48689 PHP warnings after updating to WP 5.3: ftp_nlist() and ftp_pwd() expect missing parameters costdev Filesystem API normal minor Future Release defect (bug) needs-unit-tests 10/22/2024
#24925 Improve no disk space error handling when updating plugins Filesystem API normal minor Awaiting Review enhancement dev-feedback 07/20/2021
#46561 Make wp_normalize_path() on Windows resolve drive letter for drive–relative paths Filesystem API normal minor Awaiting Review enhancement dev-feedback 03/12/2023
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) Formatting normal minor Future Release defect (bug) needs-unit-tests 08/21/2024
#53041 colors.css is using the old blue. Formatting normal minor Awaiting Review defect (bug) dev-feedback 04/15/2021
#44906 Include greek accent characters on "remove_accents" function Formatting normal minor Awaiting Review enhancement dev-feedback 09/13/2018
#49129 Incorrect German Umlaut substitutions Formatting normal minor Awaiting Review enhancement dev-feedback 01/04/2020
#61935 Image block zoom on touch (But only happens on Plesk preview page) General normal minor Awaiting Review defect (bug) dev-feedback 08/27/2024
#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 08/03/2022
#53541 Arguments passed to load_template() should be extracted General normal minor Awaiting Review enhancement dev-feedback 06/28/2021
#57672 Help: only repo plugins and such can be updated on the help page? Help/About normal minor Awaiting Review enhancement dev-feedback 03/12/2023
#57588 The picking of plural form #0 is hard-coded for singular strings I18N normal minor Awaiting Review defect (bug) close 11/06/2024
#62775 line length should generally not exceed 80 characters, and the hard limit is 120 characters. Interactivity API normal minor Awaiting Review defect (bug) dev-feedback 01/03/2025
#61430 Adding escaping function in wp_interactivity_data_wp_context PHPDoc audrasjb* Interactivity API normal minor Future Release enhancement dev-feedback 09/30/2024
#45143 If the "recover password" form submit button is double-clicked two emails will be sent Login and Registration normal minor Awaiting Review enhancement dev-feedback 03/18/2019
#60737 invalid_email or user_email ? Login and Registration normal minor Awaiting Review enhancement dev-feedback 04/19/2024
#49687 wp_mail() - Why is no envelope sender defined? Mail normal minor Awaiting Review enhancement dev-feedback 09/29/2024
#43046 `has_image_size()` returns false for Core image sizes Media normal minor Future Release defect (bug) dev-feedback 02/21/2020
#55535 Pre-populate Image Alt Text field with IPTC Photo Metadata Standard Alt Text rcreators Media normal minor Future Release enhancement dev-feedback 07/02/2024
#25293 Switch_to_blog not switching the siteid Networks and Sites normal minor Future Release defect (bug) dev-feedback 06/08/2017
#16853 Error 500 when a user has too many sites Networks and Sites normal minor Future Release enhancement dev-feedback 02/09/2025
#52798 delete_option() does not clear cache if option is missing in database. Options, Meta APIs normal minor Awaiting Review defect (bug) dev-feedback 07/19/2021
#26895 Deprecate recently_edited option Options, Meta APIs normal minor enhancement dev-feedback 06/04/2019
#50233 Limit pagination for comments SergeyBiryukov Permalinks normal minor Future Release defect (bug) dev-feedback 04/26/2022
#10483 Change post_name's length from 200 to 400 SergeyBiryukov Permalinks normal minor Future Release enhancement dev-feedback 12/29/2023
#38207 Disable Trackbacks by Default Keep Pingbacks On Pings/Trackbacks low minor Awaiting Review enhancement dev-feedback 03/07/2017
#45764 blog page and homepage the same list pages and not posts Posts, Post Types normal minor Awaiting Review defect (bug) dev-feedback 12/12/2019
#57507 function wp_unique_post_slug inconsistent for numerical page slugs, e.g. 404 Posts, Post Types normal minor Awaiting Review defect (bug) dev-feedback 01/19/2023
#29999 update post overwrites slug if current_user is contributor Posts, Post Types normal minor Awaiting Review defect (bug) dev-feedback 07/22/2024
#14077 Add support for removal of multiple features from a post type in remove_post_type_support Posts, Post Types normal minor enhancement dev-feedback 01/09/2020
#35537 AllPosts page: sorting is not remembered Posts, Post Types normal minor Future Release enhancement dev-feedback 02/06/2017
#52888 Docs: Update get_children function SergeyBiryukov Posts, Post Types normal minor Future Release enhancement dev-feedback 09/20/2022
#54387 trailing slash in the url /wp-json REST API normal minor Awaiting Review enhancement dev-feedback 06/25/2024
#61734 Add the ability to handle "fetchpriority" to ES Modules and Import Maps Script Loader normal minor Future Release enhancement dev-feedback 10/03/2024
#47210 Allow html on site health titles and description Site Health normal minor Awaiting Review enhancement dev-feedback 09/05/2022
#57826 Either core themes should not be automatically installed OR their presence should not be a site health issue Site Health normal minor Awaiting Review enhancement dev-feedback 03/01/2023
#50047 Taxonomy parent select field not cleared after creating category Taxonomy normal minor Awaiting Review defect (bug) dev-feedback 05/01/2020
#45023 Improve parent and child category description example Taxonomy normal minor Awaiting Review enhancement dev-feedback 10/03/2018
#60826 Fix incorrect use of add_theme_support( 'editor-style(s)' ) Themes normal minor Future Release defect (bug) dev-feedback 10/22/2024
#38863 Text change when activating a theme Themes low minor Awaiting Review enhancement dev-feedback 06/10/2022
#62545 Adminbar title not escaped Toolbar normal minor Awaiting Review defect (bug) close 11/26/2024
#42008 Show warning that usernames can't be changed Upgrade/Install normal minor Future Release defect (bug) close 11/01/2020
#59182 Plugin/theme zip update screen max-width Upgrade/Install normal minor Awaiting Review enhancement dev-feedback 08/26/2023
#12756 WPMU does not handle files with two or more dots in the filename wpmuguru Upload normal minor Future Release defect (bug) close 10/14/2022
#50188 Disable Media uploader if PHP file_uploads is disabled Upload normal minor Awaiting Review enhancement dev-feedback 01/24/2024
#20459 Super admin should be able to bypass banned/limited domains when creating users Users normal minor enhancement dev-feedback 06/05/2019
#25419 Add icon support for widgets on the admin page and customize screens Widgets low minor Future Release enhancement dev-feedback 03/05/2018
#37096 Unit tests for xmlrpc_getposttitle() and xmlrpc_getpostcategory() along with patch to trim and unique returned values SergeyBiryukov XML-RPC low minor Future Release enhancement dev-feedback 01/20/2022
#36081 Activity dashboard widget is not using word-wrap: break-word mrahmadawais Administration normal normal Future Release defect (bug) dev-feedback 09/02/2024
#36201 Admin Pagination URLs Use Wrong Hostname Administration normal normal Future Release defect (bug) dev-feedback 07/22/2024
#56302 Admin menu links have relative URLs Administration normal normal Awaiting Review defect (bug) dev-feedback 11/04/2022
#47901 Admin menu variable is not always considered as global Administration normal normal Awaiting Review defect (bug) dev-feedback 08/24/2019
#28821 Admin page registered with add_menu_page() allows access through wrong URls and hightlights wrong top level menu item Administration normal normal defect (bug) dev-feedback 06/04/2019
#21211 Alter how settings_errors are output in options.php Administration normal normal defect (bug) dev-feedback 06/04/2019
#43331 Color picker breaks admin panel in many templates Administration normal normal Awaiting Review defect (bug) close 12/02/2022
#38899 Deletion of auto-drafts and trashed posts never gets scheduled unless user accesses admin pages westonruter* Administration normal normal Future Release defect (bug) dev-feedback 06/07/2021
#43476 Fix parentheses in post status links for RTL Administration normal normal Awaiting Review defect (bug) dev-feedback 03/06/2018
#59410 Getting waring related Warning: array_flip() expects parameter 1 to be array Administration normal normal Awaiting Review defect (bug) close 10/03/2023
#50486 Improve the admin notices accessibility joedolson* Administration normal normal 6.9 defect (bug) dev-feedback 02/13/2025
#27747 Inconsistent type default between `submit_button()` and `get_submit_button()` Administration normal normal Awaiting Review defect (bug) dev-feedback 12/06/2023
#42879 Invent a “Recommended Tools” section Administration normal normal Awaiting Review defect (bug) dev-feedback 12/13/2017
#61938 Lack of consistency on update types. Administration normal normal Awaiting Review defect (bug) dev-feedback 08/27/2024
#47517 Left Navigation Disappeared Administration normal normal Awaiting Review defect (bug) dev-feedback 06/11/2019
#48187 Missing admin color scheme causes incorrect body class Administration normal normal Awaiting Review defect (bug) dev-feedback 09/30/2019
#38076 Network admin plugin pages can be accessed on non-multisite Administration normal normal Future Release defect (bug) dev-feedback 07/06/2021
#39261 Possible wrong base color for admin SVG-icons Administration normal normal Awaiting Review defect (bug) dev-feedback 02/26/2024
Note: See TracReports for help on using and creating reports.