Make WordPress Core

{23} Popular Tickets (5224 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (4401 - 4500 of 5224)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#40149 WordPress password strength checking is improved, but the hint now doesn't help Users normal normal 1 Awaiting Review enhancement has-patch 09/27/2017
#23430 sanitize_user() disallows + in usernames causes problem for email as username Users normal minor 1 enhancement has-patch 06/05/2019
#53405 short circuit before current filters for get_edit_user_link Users normal normal 1 Awaiting Review enhancement has-patch 10/24/2024
#24972 wp_dropdown_roles() multiple pre-selected options Users normal normal 1 Awaiting Review enhancement has-patch 07/30/2018
#44019 Class-wp-widget-categories.php causes js error in console. Widgets normal normal 1 Future Release defect (bug) has-patch 05/11/2018
#61179 Deprecated messages about passing null in widgets.php hellofromTonya Widgets normal normal 1 Future Release defect (bug) has-patch 02/13/2025
#29261 Enqueue script in Widget Widgets normal normal 1 defect (bug) has-patch 10/13/2020
#63465 Events and News Widget: Empty <ul> Appears Without City Selection Causing Layout Shift Widgets normal normal 1 Awaiting Review defect (bug) has-patch 07/31/2025
#44450 Functions/methods do not return any value in classes should use @return void in method doc Widgets normal normal 1 Future Release defect (bug) has-patch 04/05/2019
#52848 Widgets z-index issue hides the widget's update button when other widgets remain open Widgets normal minor 1 Awaiting Review defect (bug) has-patch 03/18/2021
#38031 Allow modifying args for the_widget Widgets normal normal 1 Awaiting Review enhancement has-patch 04/28/2019
#27299 Order the available widgets in the Widgets admin page Widgets normal normal 1 enhancement has-patch 06/05/2019
#54048 improve preloaded REST API requests in widget editor Widgets normal normal 1 Awaiting Review enhancement has-patch 09/04/2021
#49905 Correct return type for xmlrpc_getposttitle() and xmlrpc_getpostcategory() SergeyBiryukov* XML-RPC normal normal 1 Future Release defect (bug) has-patch 06/01/2021
#54147 XMLRPC API ignores empty terms_names array XML-RPC normal normal 1 Awaiting Review defect (bug) has-patch 09/20/2021
#23148 Add hook in wp_ajax_save_attachment for additional attachment fields audrasjb Media normal normal 8 Future Release enhancement needs-docs 06/21/2023
#26571 Increase flexibility of "At a Glance" Dashboard Widget to match "Right Now" Widget chriscct7 Administration normal normal 7 Future Release enhancement needs-docs 06/01/2021
#19272 Add Filter to Nav Menu Support Themes Text bhargavbhandari90 Menus normal trivial 7 Future Release enhancement needs-docs 07/01/2022
#16365 Comment transition for new comments Comments normal minor 6 enhancement needs-docs 06/04/2019
#53995 Application Passwords Expiration Application Passwords normal normal 4 Future Release feature request needs-docs 08/24/2021
#33714 Add custom post types to the 'At a Glance' widget Posts, Post Types low normal 4 enhancement needs-docs 06/24/2024
#19085 Removing First Submenu Page in Admin Menu breaks URL for Menu Page Administration normal normal 3 defect (bug) needs-docs 06/18/2025
#57556 Configure feature branches on GitHub to trigger workflows to support development on forks Build/Test Tools normal normal 3 Awaiting Review enhancement needs-docs 01/21/2025
#60582 Let WordPress multisite network setup be aware of Nginx Unit as a hosting environment Networks and Sites normal normal 3 Future Release feature request needs-docs 03/12/2024
#33551 Settings API: Filter sections and fields before displaying them obenland Options, Meta APIs normal normal 3 enhancement needs-docs 11/27/2019
#34297 Passwords containing ' or " via wp_set_password() break login via wp-login.php Users normal normal 3 enhancement needs-docs 09/20/2020
#34435 Creating a post might fail during fall's DST switch due to ambiguous time Date/Time normal normal 2 Future Release defect (bug) needs-docs 05/30/2019
#36334 Custom RSS feed has wrong MIME type and forces download in browser Feeds normal normal 2 Future Release defect (bug) needs-docs 03/25/2020
#55261 Add a "file size" column to the media library menu Media normal normal 2 Awaiting Review feature request needs-docs 02/02/2023
#63600 Enhancement: Add get_pages_args filter to allow full control over get_pages() arguments before parsing in get_pages() vincent06 Posts, Post Types normal normal 2 Awaiting Review enhancement needs-docs 11/19/2025
#49381 Add Javascript Documentation to privacy-tools.js Privacy normal normal 2 Future Release enhancement needs-docs 06/13/2025
#53816 Overview: Refactor the widgets read/write logic Widgets normal normal 2 Future Release enhancement needs-docs 06/06/2025
#56879 Add DDEV Page to Install Local Server Docs General normal normal 1 Awaiting Review feature request needs-docs 10/21/2022
#47279 $post object passed to clean_post_cache action can contain outdated values Posts, Post Types normal normal 1 Future Release defect (bug) needs-docs 09/05/2025
#44378 Add privacy prompt(s) to the embeds whitelist documentation in the core handbook allendav Privacy normal normal 1 Future Release enhancement needs-docs 01/17/2019
#35250 Enable developer to omit "internal" taxonomies from return value of get_taxonomies() Taxonomy normal normal 1 Awaiting Review enhancement needs-docs 05/10/2019
#36259 Switching language should update date and time formats vagios I18N normal normal 10 Future Release defect (bug) needs-unit-tests 11/10/2025
#27287 siteurl is missing WordPress path when creating a new site Networks and Sites normal normal 10 defect (bug) needs-unit-tests 06/04/2019
#39174 Introduce network roles Role/Capability normal normal 10 Future Release feature request needs-unit-tests 03/15/2019
#56990 Enqueue `classic-themes.css` only when relevant blocks are rendered Themes normal normal 10 Future Release defect (bug) needs-unit-tests 10/21/2024
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) Formatting normal minor 9 Future Release defect (bug) needs-unit-tests 07/18/2025
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins Plugins normal normal 9 Future Release defect (bug) needs-unit-tests 10/02/2017
#20241 make it possible for plugins to activate other plugins Plugins normal normal 9 Future Release enhancement needs-unit-tests 08/05/2022
#43588 Anonymize commenter IP address once a comment is no longer pending Privacy normal normal 9 Awaiting Review enhancement needs-unit-tests 01/09/2019
#43989 Allow plugin searches to be filtered by "Requires PHP" version information Site Health normal normal 9 Future Release task (blessed) needs-unit-tests 06/24/2019
#28569 Calling show_admin_bar( false ) should dehook toolbar entirely davidbaumwald Toolbar normal normal 9 Future Release enhancement needs-unit-tests 11/05/2021
#21627 Filter for custom-background CSS selector peterwilsoncc Customize low minor 8 Future Release enhancement needs-unit-tests 05/22/2021
#50867 An API which encourages automatic escaping of HTML HTML API normal normal 8 Awaiting Review enhancement needs-unit-tests 11/21/2025
#38750 Split wp_signups into wp_user_signups and wp_blog_signups Login and Registration normal normal 8 Awaiting Review feature request needs-unit-tests 12/11/2025
#38486 current_page_parent class wrongly added to menu item williampatton Menus normal normal 8 Awaiting Review defect (bug) needs-unit-tests 07/31/2020
#41604 REST API: Attempting to create or update a non-existent setting doesn't return an error response johnbillion Options, Meta APIs normal normal 8 7.0 defect (bug) needs-unit-tests 12/24/2025
#55189 Automatic removal of "Zero-width non-joiner" in URL Permalinks normal critical 8 Future Release defect (bug) needs-unit-tests 02/23/2023
#33240 Introduce a capability for previewing posts Role/Capability normal normal 8 Future Release enhancement needs-unit-tests 07/14/2017
#38310 Improve "wp_update_term" documentation ruudjoyo Taxonomy normal normal 8 Future Release enhancement needs-unit-tests 09/29/2021
#33932 Filters for Plugin/Theme Update Email Notifications ocean90 Upgrade/Install normal normal 8 enhancement needs-unit-tests 06/05/2019
#46227 Add Rel-Feed Link to Header Feeds low trivial 7 Future Release enhancement needs-unit-tests 05/13/2021
#38052 wp-utility.js misses function argument null General normal major 7 Awaiting Review defect (bug) needs-unit-tests 07/28/2017
#54797 Allow languages path in register_block_type gziolo I18N normal normal 7 Future Release enhancement needs-unit-tests 09/11/2025
#43789 the_posts_pagination() outputs the slash at the first link Permalinks normal normal 7 Future Release defect (bug) needs-unit-tests 09/17/2021
#9968 dynamically adding/removing filters breaks plugins Plugins low normal 7 Awaiting Review defect (bug) needs-unit-tests 03/02/2020
#40588 Trashing and restoring a draft post replaces the slug Posts, Post Types normal normal 7 Awaiting Review defect (bug) needs-unit-tests 12/07/2025
#45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal 7 Future Release enhancement needs-unit-tests 05/19/2025
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein Revisions normal normal 7 Future Release enhancement needs-unit-tests 03/02/2023
#43746 Custom post type single post feed returns a 404 if has_archive is set to false when calling register_post_type() SergeyBiryukov Rewrite Rules normal normal 7 Future Release defect (bug) needs-unit-tests 01/16/2019
#33728 Rewrite endpoints cannot be added to custom taxonomies with public rewrites johnbillion Rewrite Rules normal normal 7 Future Release defect (bug) needs-unit-tests 01/23/2018
#16293 In multisite installs, users with id 1 can't be deleted Users normal normal 7 Future Release defect (bug) needs-unit-tests 02/08/2024
#38851 WP_User_Query cannot retrieve multisite users who have not been assigned a role on a site Users normal normal 7 Future Release defect (bug) needs-unit-tests 12/01/2017
#29319 filter dayswithposts in widget calendar SergeyBiryukov Widgets normal normal 7 Future Release enhancement needs-unit-tests 10/20/2020
#63636 Enable instant page navigations from browser history via bfcache when sending "nocache" headers westonruter* Administration normal normal 6 Future Release enhancement needs-unit-tests 12/23/2025
#40538 Fix or remove useless PHPUnit tests johnbillion* Build/Test Tools normal normal 6 Future Release task (blessed) needs-unit-tests 09/01/2022
#50781 500 error caused by customize_changeset_uuid for non-authenticated users Customize normal normal 6 Future Release defect (bug) needs-unit-tests 02/25/2023
#41424 Use a better error message than "Error establishing a database connection" when site isn't found Database normal normal 6 Future Release enhancement needs-unit-tests 11/22/2017
#57579 Replace most strip_tags() with wp_strip_all_tags() General normal normal 6 Future Release defect (bug) needs-unit-tests 11/20/2025
#59126 first class callable syntax support in _wp_filter_build_unique_id() / remove_filter() General normal normal 6 Awaiting Review defect (bug) needs-unit-tests 10/22/2025
#48522 Attachment size not generated when large images uploaded Media normal normal 6 Future Release defect (bug) needs-unit-tests 10/16/2020
#41771 Global configuration table Networks and Sites normal normal 6 Awaiting Review enhancement needs-unit-tests 09/19/2017
#37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal 6 Awaiting Review enhancement needs-unit-tests 09/06/2024
#30995 Pass meta_id when retrieving multiple metas Options, Meta APIs normal normal 6 enhancement needs-unit-tests 06/04/2019
#38183 Add hooks to be run before and after each callback Plugins normal normal 6 Future Release enhancement needs-unit-tests 07/21/2025
#27015 WP_Query::get_queried_object() does not always work in 'pre_get_posts' Query normal normal 6 Future Release defect (bug) needs-unit-tests 07/10/2021
#36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal 6 Future Release defect (bug) needs-unit-tests 01/14/2019
#26365 map_meta_cap() should use parent post status when post has a post status of inherit Role/Capability normal normal 6 defect (bug) needs-unit-tests 06/04/2019
#45107 Taxonomies should only be allowed to support one object type Taxonomy normal normal 6 Awaiting Review enhancement needs-unit-tests 02/12/2019
#18791 Add custom post type support for Author Template functions Users normal normal 6 enhancement needs-unit-tests 06/05/2019
#44744 Bug on canonical redirect with Hebrew query string. SergeyBiryukov Canonical normal major 5 Future Release defect (bug) needs-unit-tests 11/09/2019
#35805 Reverse page order in wp_list_comments() with newest comments first boonebgorges Comments normal normal 5 defect (bug) needs-unit-tests 06/04/2019
#48936 Remove mysql2date() usage from core pbearne Date/Time normal normal 5 Awaiting Review enhancement needs-unit-tests 05/06/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 5 Awaiting Review defect (bug) needs-unit-tests 07/21/2017
#42897 Hard deprecate functions deprecated before WP 3.7.0 General normal normal 5 Future Release enhancement needs-unit-tests 04/20/2020
#34981 Usage of `image_size_names_choose` breaks JS attachment model attributes Media normal normal 5 Future Release defect (bug) needs-unit-tests 06/28/2025
#35390 image_constrain_size_for_editor() should not affect images generated on the front end when `large` size is used. joemcgill* Media normal normal 5 Future Release defect (bug) needs-unit-tests 05/31/2017
#54943 image_get_intermediate_size(): size data is a bool, not an array throws notice / warning Media normal normal 5 Awaiting Review defect (bug) needs-unit-tests 05/12/2025
#34839 Wrong attribution of current_page_parent for menus when on single/archive CPT Menus normal normal 5 defect (bug) needs-unit-tests 06/21/2025
#40646 Move code from `ms-settings.php` into functions Networks and Sites normal normal 5 Future Release enhancement needs-unit-tests 08/29/2017
#40513 switch_to_blog should accept a WP_site as param Networks and Sites normal normal 5 Future Release enhancement needs-unit-tests 02/01/2022
#44958 &nbsp character in title generates a permalink (and slug) with space Permalinks normal normal 5 Future Release defect (bug) needs-unit-tests 05/15/2025
#37812 404 when using a numeric slug and /%category%/ base Permalinks normal normal 5 Future Release defect (bug) needs-unit-tests 03/11/2023
#5130 Linking to multiple posts on your site breaks pingback due to comment flooding Pings/Trackbacks normal normal 5 Future Release defect (bug) needs-unit-tests 04/21/2024
#36406 $network_wide is unreliable Plugins normal critical 5 Future Release defect (bug) needs-unit-tests 07/09/2019
#16784 Introduce post_type_archive_description() Posts, Post Types normal normal 5 enhancement needs-unit-tests 04/24/2021
Note: See TracReports for help on using and creating reports.