Make WordPress Core

{2} All Tickets, Workflow Oriented (8163 matches)

Create a new ticket
  • All active tickets, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3501 - 3600 of 8163)

Needs Dev / Bug Wrangler Feedback (33 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#20459 Super admin should be able to bypass banned/limited domains when creating users Users normal minor enhancement dev-feedback 06/05/2019 7
#44358 Unable to search a user if username is an email address Users normal normal Awaiting Review enhancement dev-feedback 01/16/2019
#34316 User status inconsistent between single-site & multisite Users normal normal Awaiting Review enhancement needs-unit-tests 09/27/2017 9
#44690 Username should not accept space Users normal normal Awaiting Review enhancement dev-feedback 02/27/2021 3
#44347 WP allows creating username that is already used email address Users normal normal Awaiting Review enhancement needs-unit-tests 02/07/2026 11
#34927 user_url and user_email length too short Users normal normal Awaiting Review enhancement dev-feedback 05/14/2018 14
#39787 wp_list_authors can be optimize Users normal normal Awaiting Review enhancement dev-feedback 11/20/2024 2
#36368 Add `access_admin` capability Users normal normal feature request dev-feedback 06/05/2019 5
#37921 Make "newbloguser" URL segment customizable/filterable Users normal normal Awaiting Review feature request dev-feedback 04/19/2019 1
#14460 New Permission for no_user_edit so users with edit_users can't edit it Users normal normal feature request dev-feedback 02/03/2026 4
#33542 User preferences API idea Users normal normal Future Release feature request dev-feedback 02/05/2017 5
#43484 WordPress Notification Center proposal Users normal normal Awaiting Review feature request dev-feedback 03/14/2024 49
#42998 Custom HTML Widget uses widget_text twice in markup Widgets normal normal Future Release defect (bug) dev-feedback 01/14/2019 10
#47976 HTML attributes in uppercase show error in widgets Widgets normal normal Awaiting Review defect (bug) dev-feedback 09/23/2025 6
#27307 Text Widget size spill over the side of Widget Container in random width. Widgets normal normal Awaiting Review defect (bug) close 01/29/2026 9
#42695 Text Widget: hard-coded width/height attributes are stripped from iframes Widgets normal normal Future Release defect (bug) dev-feedback 05/02/2018 19
#53625 The 'explode' function does not work on widget block editor. Widgets normal major defect (bug) dev-feedback 07/16/2021 10
#33180 Widgets not preserved after switching theme and deactivate plugins Widgets normal normal defect (bug) dev-feedback 06/05/2019 5
#17078 is_active_sidebar() doesn't work with Numeric sidebar ID's Widgets normal normal defect (bug) close 05/20/2020 7
#24283 is_active_widget() incorrect logic Widgets normal normal defect (bug) dev-feedback 10/29/2024 1
#31085 CPT selector to “Recent Posts” widget Widgets normal normal enhancement dev-feedback 06/05/2019 4
#35656 Deprecate old single (non-multi) widgets Widgets normal normal Future Release enhancement dev-feedback 08/25/2021 12
#31020 Introduce discrete capability for managing widgets Widgets normal normal Future Release enhancement needs-unit-tests 06/11/2025 12
#42568 Text Widget: Media Uploader Button Label Widgets normal normal Awaiting Review enhancement dev-feedback 07/10/2025 2
#45054 Widget deletion: Add an "Are you sure you want to delete?" popup before it gets deleted Widgets normal normal Awaiting Review enhancement dev-feedback 07/25/2025 7
#29790 Widgets don't know the widget area context they're in Widgets normal normal enhancement dev-feedback 06/05/2019 12
#42455 WordPress Class methods and Single Responsibility (recent posts widgets) Widgets normal normal Awaiting Review enhancement dev-feedback 09/22/2022 2
#16443 We need a way to programmatically tell if we are in a sidebar Widgets normal normal Awaiting Review feature request dev-feedback 07/15/2022 7
#20070 Deprecate Blogger XML-RPC Methods XML-RPC normal normal Future Release enhancement dev-feedback 09/21/2020 4
#36030 Expose site icon on wp.getUsersBlogs XML-RPC normal normal Future Release enhancement needs-unit-tests 06/20/2019 1
#39699 Filter to check XML-RPC data before any DB insertion XML-RPC normal normal Future Release enhancement dev-feedback 03/17/2025 7
#35993 Unit tests: XML-RPC Request routines XML-RPC normal normal Future Release enhancement dev-feedback 01/20/2022 11
#23866 WordPress xmlrpc wp_getPosts filter for slug XML-RPC normal normal enhancement dev-feedback 06/05/2019 2

Needs Docs or Unit Tests (67 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#17450 Almost pretty permalinks with non-ASCII characters do not work in Apache westi Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019 10
#10249 Page slug in cyrillic = Error 404 - Not Found! westi Permalinks normal normal Future Release defect (bug) needs-unit-tests 02/18/2026 61
#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 Awaiting Review enhancement needs-docs 11/19/2025 10
#36259 Switching language should update date and time formats vagios I18N normal normal Future Release defect (bug) needs-unit-tests 11/10/2025 18
#59661 WP_Query::generate_cache_key should consider changes to request via `posts_request_ids` filter. thekt12 Cache API normal minor Future Release defect (bug) needs-unit-tests 11/28/2023 7
#38310 Improve "wp_update_term" documentation ruudjoyo Taxonomy normal normal Future Release enhancement needs-unit-tests 09/29/2021 12
#38303 register_meta and capabilities aren't working as expected rmccue Role/Capability normal normal Future Release defect (bug) needs-unit-tests 06/25/2017 20
#39566 WordPress ignoring previously approved comment for some comment authors rachelbaker Comments normal major Future Release defect (bug) needs-unit-tests 07/21/2025 7
#21627 Filter for custom-background CSS selector peterwilsoncc Customize low minor Future Release enhancement needs-unit-tests 04/15/2026 30
#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 50
#48936 Remove mysql2date() usage from core pbearne Date/Time normal normal Awaiting Review enhancement needs-unit-tests 05/06/2025 3
#36881 Improved hot-wiring of set_found_posts pbearne Query normal normal enhancement needs-unit-tests 05/08/2024 3
#36244 added a filter to allow the separator in the week date range to be changed pbearne Themes normal normal Future Release enhancement needs-docs 06/23/2020 7
#33932 Filters for Plugin/Theme Update Email Notifications ocean90 Upgrade/Install normal normal enhancement needs-unit-tests 06/05/2019 31
#33551 Settings API: Filter sections and fields before displaying them obenland Options, Meta APIs normal normal enhancement needs-docs 11/27/2019 4
#24225 Improve regular expressions when matching attributes miqrogroove Formatting normal normal enhancement needs-unit-tests 06/04/2019 19
#10690 WordPress does not support non-ascii characters in the domain name markjaquith Canonical normal normal defect (bug) needs-unit-tests 06/04/2019 36
#40538 Fix or remove useless PHPUnit tests johnbillion* Build/Test Tools normal normal Future Release task (blessed) needs-unit-tests 09/01/2022 12
#41463 Improve REST API tests that don't perform any assertions johnbillion* REST API normal normal Future Release enhancement needs-unit-tests 09/01/2022 8
#41604 REST API: Attempting to create or update a non-existent setting doesn't return an error response johnbillion Options, Meta APIs normal normal 7.1 defect (bug) needs-unit-tests 02/19/2026 41
#33728 Rewrite endpoints cannot be added to custom taxonomies with public rewrites johnbillion Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/23/2018 10
#35390 image_constrain_size_for_editor() should not affect images generated on the front end when `large` size is used. joemcgill* Media normal normal Future Release defect (bug) needs-unit-tests 05/31/2017 28
#22192 update_option() strict checks can cause false negatives joemcgill Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 10/16/2023 107
#39061 REST API pagination: Large INT passed to `paged` query arg doesn't fail properly joehoyle REST API normal normal Future Release enhancement needs-unit-tests 10/04/2017 20
#51006 Add a mechanism for accessible tooltips in core joedolson* General normal normal 7.1 enhancement needs-unit-tests 04/14/2026 55
#55290 Not all image edits are applied to all subsizes joedolson* Media normal normal Future Release defect (bug) needs-unit-tests 02/02/2026 41
#42093 Improve handling of SUBDOMAIN_INSTALL test coverage jeremyfelt Build/Test Tools normal normal Future Release task (blessed) needs-unit-tests 10/20/2023 8
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) needs-unit-tests 06/04/2019 16
#44084 Privacy: The personal data export file should be generated in the user's locale garrett-eclipse Privacy normal normal Future Release defect (bug) needs-unit-tests 10/08/2020 26
#44034 Privacy: Introduce a function to count user requests by type garrett-eclipse Privacy normal normal Future Release enhancement needs-unit-tests 10/12/2020 4
#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 4
#23915 discover_pingback_server_uri cases an error when discovery URI sets multiple Content-type headers dd32 Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019 4
#28569 Calling show_admin_bar( false ) should dehook toolbar entirely davidbaumwald Toolbar normal normal Future Release enhancement needs-unit-tests 11/05/2021 12
#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 05/12/2025 39
#26571 Increase flexibility of "At a Glance" Dashboard Widget to match "Right Now" Widget chriscct7 Administration normal normal Future Release enhancement needs-docs 06/01/2021 18
#23423 sanitize_title() in dynamic_sidebar() restricts the use of specific characters for sidebar IDs chriscct7 Widgets normal normal defect (bug) needs-unit-tests 06/05/2019 10
#35805 Reverse page order in wp_list_comments() with newest comments first boonebgorges Comments normal normal defect (bug) needs-unit-tests 06/04/2019 7
#33929 Wrong data type for several variables holding a wpdb query result boonebgorges General normal normal defect (bug) needs-unit-tests 06/04/2019 6
#31270 Unexpected slugs for same-title different-parents term creation boonebgorges Taxonomy normal normal defect (bug) needs-unit-tests 06/04/2019 7
#11160 Inconsistancies in Naming and Using Sidebar Names and IDs. azaozz Widgets normal normal defect (bug) needs-unit-tests 06/05/2019 24
#47505 Create a comprehensive input validation API for WordPress editor and administration interface audrasjb* Administration normal normal Future Release defect (bug) needs-unit-tests 10/04/2019 11
#56311 Week query variable is not being sanitized correctly audrasjb Query normal normal Future Release defect (bug) needs-unit-tests 06/03/2025 34
#42549 Widgets: Allow gallery widget to display images from currently-queried singular post if no images selected audrasjb Widgets normal normal Future Release enhancement needs-unit-tests 02/05/2020 9
#56344 Filters for Sharpening Images antpb Media normal normal Future Release feature request needs-unit-tests 03/28/2025 15
#3670 Removing CDATA close tag ( ]]> ) unbalances the CDATA block andy Posts, Post Types normal minor Future Release defect (bug) needs-unit-tests 02/10/2023 83
#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 1
#45640 get_blogs_of_user improvements alexstine Networks and Sites normal minor Awaiting Review enhancement needs-unit-tests 11/16/2021 4
#55443 Create WebP sub-sizes and use for output adamsilverstein Media normal normal Future Release enhancement needs-docs 09/11/2025 202
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein Revisions normal normal Future Release enhancement needs-unit-tests 03/02/2023 12
#34028 wp_safe_redirect can return admin_url() when get_admin_url() is used aaroncampbell General normal normal defect (bug) needs-unit-tests 06/04/2019 5
#28081 Do a canonical redirect for pages when query var 'paged' is set SergeyBiryukov* Canonical normal normal Future Release defect (bug) needs-unit-tests 11/01/2024 45
#44744 Bug on canonical redirect with Hebrew query string. SergeyBiryukov Canonical normal major Future Release defect (bug) needs-unit-tests 11/09/2019 5
#45498 Wrong order of arguments in call_user_func() for Walker_Comment::start_el() SergeyBiryukov Comments normal normal Future Release defect (bug) needs-unit-tests 01/16/2019 1
#34475 get_comment_link incorrect page number in returned url. SergeyBiryukov Comments normal normal Future Release defect (bug) needs-unit-tests 10/03/2019 17
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov Filesystem API normal normal Future Release defect (bug) needs-unit-tests 04/08/2021 9
#47713 image_get_intermediate_size does not return size if it equals original size SergeyBiryukov Media normal major Future Release defect (bug) needs-unit-tests 09/10/2020 13
#36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov Menus normal normal Future Release enhancement needs-unit-tests 04/28/2023 9
#52464 The value of argument passed to the update_option_new_admin_email() is not a valid email. SergeyBiryukov Networks and Sites normal normal Awaiting Review defect (bug) needs-unit-tests 06/05/2025 16
#8592 Private Pages not listed in the Parent dropdown SergeyBiryukov Posts, Post Types normal critical Future Release enhancement needs-unit-tests 04/09/2026 213
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov Query normal normal Future Release enhancement needs-unit-tests 01/27/2021 10
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/16/2019 1
#29319 filter dayswithposts in widget calendar SergeyBiryukov Widgets normal normal Future Release enhancement needs-unit-tests 10/20/2020 24
#52220 Weekly archives/week 53 incorrect crossing over a year change Rarst* Date/Time normal normal Awaiting Review defect (bug) needs-unit-tests 01/05/2021 10
#44236 Maintain consistency between privacy export report and archive filenames GripsArt Privacy low minor Future Release defect (bug) needs-unit-tests 02/01/2026 22
#56254 PHP Warning: Undefined array key 1 wp-admin\menu-header.php on line 202 Administration normal normal Awaiting Review defect (bug) needs-unit-tests 04/07/2026 6
#19085 Removing First Submenu Page in Admin Menu breaks URL for Menu Page Administration normal normal defect (bug) needs-docs 06/18/2025 11
#64602 Document WP_List_Table behavior change in WordPress 6.9 - bottom tablenav skipped when empty Administration normal normal Awaiting Review enhancement needs-docs 02/06/2026 1
Note: See TracReports for help on using and creating reports.