Make WordPress Core

{30} Tickets with a focus on (4979 matches)

Arguments
Create a new ticket
  • Active tickets with a focus on
  • Grouped by workflow and sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1001 - 1100 of 4979)

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

Tickets Awaiting Review (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#38432 Validate user creation and email change by token Login and Registration normal normal Awaiting Review feature request needs-unit-tests 01/17/2018
#40150 VARCHAR/TEXT inefficiencies Database normal normal Awaiting Review enhancement 03/14/2017
#40870 Using underscore in meta box id field metabox is not working correctly General normal normal Awaiting Review defect (bug) 05/26/2017
#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
#51868 Using a SVG as featured image covers admin panel Options, Meta APIs normal normal Awaiting Review defect (bug) 11/24/2020
#54268 Using `author_name` in URL parameter gives unexpected results when logged into contributor account Query normal minor Awaiting Review defect (bug) 10/14/2021
#31751 Using PgDn and PgUp keyboard keys in the editor scrolls both post edit box and the whole viewport Editor normal normal Awaiting Review defect (bug) 11/24/2020
#49287 Users with no page deletion capabilities can delete homepage in multisite Role/Capability normal normal Awaiting Review defect (bug) 01/24/2020
#54102 Users with email address's containing & shows up as HTML &amp breaking certain connectivity Users normal normal Awaiting Review defect (bug) 09/23/2021
#39773 Users Can Wrongly Set a Custom Page Template when front-page.php is in Use Themes normal normal Awaiting Review defect (bug) 04/27/2017
#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
#64006 Usermeta not stored for super-admin Networks and Sites normal normal Awaiting Review defect (bug) 09/19/2025
#62003 User_Query cache triggers fatal error by ignoring 'fields' query var Users normal normal Awaiting Review defect (bug) 09/09/2024
#43071 User without the ability to publish are unable to edit post status Editor normal normal Awaiting Review defect (bug) needs-unit-tests 12/10/2021
#54481 User list doesn't honor allow_password_reset filter Users normal minor Awaiting Review defect (bug) 11/23/2021
#23391 User in contributor role can add images to post only via the text editor Role/Capability normal normal Awaiting Review enhancement 10/03/2018
#43033 User can not see updated Icon in editing Menu with live preview Menus normal normal Awaiting Review defect (bug) 02/05/2018
#41725 User Search Box disappears if searched with 0 (zero) Users normal normal Awaiting Review defect (bug) has-patch 08/25/2017
#47237 Used different escape function on options-media.php Media normal trivial Awaiting Review enhancement has-patch 05/11/2019
#56506 Used default separator style in editor but It's showing Wide Line Separator style in My Patterns Editor normal normal Awaiting Review defect (bug) 10/30/2023
#41054 Use sargable date filtering where possible Database normal trivial Awaiting Review enhancement 12/05/2024
#41451 Use pretty permalinks by default in the test suite Build/Test Tools normal normal Awaiting Review enhancement needs-unit-tests 10/19/2018
#40988 Use objects for `get_item_schema()` calls pbearne REST API normal normal Awaiting Review enhancement 06/12/2024
#55521 Use dashicons-class in `wp_dashboard_quota` and `wp_dashboard_right_now` Administration normal normal Awaiting Review enhancement has-patch 12/01/2023
#63329 Use check_ajax_referer() instead of check_admin_referer() for AJAX requests in media form handling. Security normal normal Awaiting Review enhancement has-patch 04/22/2025
#39613 Use Shift + Delete to bypass Trash/Prompt Administration normal normal Awaiting Review feature request 07/10/2017
#24152 Use JSON as alternative to CSS file headers Themes normal normal Awaiting Review feature request 07/24/2025
#16858 Usage of HTTP_HOST in the administration dd32 Administration normal normal Awaiting Review defect (bug) has-patch 08/08/2022
#27511 Upper "Select All" checkbox for list of plugins to update on update-core.php does not work on first click Upgrade/Install normal minor Awaiting Review defect (bug) 03/05/2018
#46793 Uploading files that the filename contains LTR and RTL characters cause filename change Media normal major Awaiting Review defect (bug) 04/11/2019
#40289 Uploading 2 files with the same name but different casing, overwrites existing files Media normal normal Awaiting Review defect (bug) 06/08/2017
#34465 Uploader in Media Modal Not Working When Certain Library Arguments Present Media normal normal Awaiting Review defect (bug) 09/18/2017
#32048 Uploaded file reserves a name, page can't be named it. Permalinks normal normal Awaiting Review defect (bug) 03/09/2017
#39864 Upload not giving back any error message when uploads directory doesn't exist. Upload normal normal Awaiting Review defect (bug) 02/13/2017
#45783 Upgrades Page: Improve design Upgrade/Install normal normal Awaiting Review feature request 06/05/2021
#30795 Upgrade bug affecting indexing Database normal normal Awaiting Review defect (bug) 03/22/2019
#39273 Updating to 4.7 can break serialized data because $wpdb->determine_charset now forces utf8 when DB_CHARSET is set to utf8mb4 Database normal normal Awaiting Review defect (bug) dev-feedback 03/15/2019
#35529 Updating to 4.4.1 causes new pretty permalinks for media to break existing permalinks kraftbj Permalinks normal normal Awaiting Review defect (bug) 08/01/2022
#49901 Updating plugins error messages for multiple plugins that error Plugins normal normal Awaiting Review defect (bug) 04/14/2020
#41901 Updating fails for themes with style.css in sub directory. williampatton Themes normal normal Awaiting Review defect (bug) dev-feedback 03/18/2019
#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
#56390 Updating WP_MEMORY_LIMIT Bootstrap/Load normal normal Awaiting Review enhancement 01/24/2024
#58567 Updates inconsistently missing from Updates page and no update count bubbles in admin menu Upgrade/Install normal normal Awaiting Review defect (bug) 06/18/2023
#62595 Updates Status Page - Only show if there are errors. Upgrade/Install normal normal Awaiting Review enhancement 11/20/2025
#62594 Updates Page: Add small icons before the Compatability line Upgrade/Install normal normal Awaiting Review feature request has-patch 11/13/2025
#26311 Updated (responsive) Tools -> Export admin screen Export normal normal Awaiting Review enhancement 02/26/2019
#55541 Update the styling for invalid form fields Administration normal normal Awaiting Review enhancement has-patch 04/07/2022
#53685 Update the `caniuse` database when running `grunt precommit:css` Build/Test Tools normal normal Awaiting Review defect (bug) 06/16/2023
#62788 Update request for 'Deleting...' string after failed Ajax attempt Plugins normal trivial Awaiting Review enhancement dev-feedback 06/04/2025
#51227 Update paginate_links dots to account for total pages General normal trivial Awaiting Review enhancement has-patch 09/03/2020
#53818 Update notification in admin bar is not updating Upgrade/Install normal minor Awaiting Review defect (bug) 07/29/2021
#41934 Update load.php with wp_is_bad_request function Bootstrap/Load normal normal Awaiting Review enhancement 04/23/2025
#50511 Update is not always shown live Upgrade/Install normal normal Awaiting Review defect (bug) 03/12/2023
#35331 Update external Prototype library to 1.7.3 External Libraries normal normal Awaiting Review enhancement has-patch 06/11/2025
#46305 Update emails w/ placeholders to use sprintf I18N normal normal Awaiting Review enhancement 02/22/2019
#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
#40885 Update admin color scheme using the REST API Administration normal normal Awaiting Review task (blessed) has-patch 05/31/2017
#64228 Update `sinon` npm dependency Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 11/11/2025
#62188 Update `imagemin` tasks to run on modern image formats pbearne Build/Test Tools normal normal Awaiting Review enhancement has-patch 11/06/2024
#50400 Update Search Engine Visibility text following XML sitemap launch General normal normal Awaiting Review enhancement 06/16/2020
#41443 Update /wp-admin/network/site-new.php to use wpmu_validate_blog_signup() Networks and Sites normal normal Awaiting Review enhancement 09/27/2017
#60418 Unwanted commented code General normal normal Awaiting Review defect (bug) 05/12/2025
#55280 Unsupported operand types in Site Health Site Health normal normal Awaiting Review defect (bug) 02/27/2024
#59354 Unnecessary queries performed when updating a post without providing categories or tags Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 06/13/2024
#42714 Unit tests: Move remaining classes out of includes/utils.php into their own file Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 12/09/2017
#37005 Unit test for the wp_check_filetype method Media normal normal Awaiting Review enhancement has-patch 04/09/2020
#42058 Unit test for _autop_newline_preservation_helper() Formatting normal normal Awaiting Review defect (bug) dev-feedback 12/11/2017
#43663 Unit Test test_theme_file_uri_returns_valid_uri fails on directories with spaces Build/Test Tools normal normal Awaiting Review defect (bug) dev-feedback 03/30/2018
#31737 Unique identifier for Heartbeat API calls General normal minor Awaiting Review enhancement has-patch 07/06/2022
#58987 Unify usage of die(), die( '-1' ), exit(); General normal minor Awaiting Review enhancement 08/06/2023
#30495 Unicode character U+000B is not removed by sanitize_file_name Formatting normal normal Awaiting Review defect (bug) has-patch 08/27/2018
#41791 Unicode + add_permastruct breaks rewrite rules Rewrite Rules normal normal Awaiting Review defect (bug) needs-unit-tests 09/15/2017
#43100 Unexpected results from wpautop General normal normal Awaiting Review defect (bug) 01/17/2019
#41933 Undefined offset -1 in $pages array when post without pages is requested General normal normal Awaiting Review defect (bug) has-patch 10/15/2018
#63756 Undefined array key "slug" in /wp-includes/class-wp-theme-json.php on line 3264 Themes normal normal Awaiting Review defect (bug) has-patch 07/27/2025
#57925 Unclear message when URL for non-existing admin page is called Administration normal normal Awaiting Review enhancement 03/15/2023
#42440 Uncaught TypeError: $(...).wpColorPicker is not a function Script Loader normal normal Awaiting Review defect (bug) 11/06/2017
#61838 Uncaught TypeError in multiple REST API endpoints from a single bug REST API normal normal Awaiting Review defect (bug) has-patch 08/14/2024
#61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation REST API normal normal Awaiting Review defect (bug) has-patch 12/12/2024
#54046 Uncaught SyntaxError: Invalid regular expression Editor normal normal Awaiting Review defect (bug) 09/11/2021
#56688 Uncaught Requests_Exception using Requests::request_multiple HTTP API normal normal Awaiting Review defect (bug) 09/11/2025
#41745 Uncaught Error in get_query_var when $wp_query is null Query normal normal Awaiting Review defect (bug) has-patch 10/01/2021
#56694 Uncached database read for logged in users when Privacy Policy Page is deleted Privacy normal normal Awaiting Review defect (bug) needs-unit-tests 09/29/2022
#41272 Unattached media URLs broken for anything over 1000 Permalinks normal normal Awaiting Review defect (bug) 07/08/2017
#56368 Unable to use enum with array data type - REST API REST API normal normal Awaiting Review enhancement 09/04/2022
#40705 Unable to login to admin backend from a wordpress login modal window Login and Registration normal normal Awaiting Review enhancement 05/09/2017
#48459 Unable to list users with 'No role for this site' Users normal normal Awaiting Review defect (bug) 10/30/2019
#38595 Unable to access wp-admin/options-permalink.php when .htaccess file is on NFS Permalinks normal normal Awaiting Review defect (bug) 05/03/2017
#58391 Ugly looking file editing section Media normal normal Awaiting Review feature request has-patch 05/25/2023
#58483 UI issue in uploasd multiple media in mobile Media normal normal Awaiting Review defect (bug) 06/08/2023
#62340 UI Overflow Issue on New Application Password Page General normal normal Awaiting Review defect (bug) has-patch 11/05/2024
#55945 UI Isssue on header list view Editor normal normal Awaiting Review defect (bug) 06/10/2022
#44629 UI Add scrollbars for webkit on Update Plugins Upgrade/Install normal normal Awaiting Review defect (bug) 07/24/2018
#55139 TypeError: k is not iterable Editor normal normal Awaiting Review defect (bug) 02/10/2022
#61245 Two QUnit Widget tests are skipped and one is broken Build/Test Tools normal normal Awaiting Review defect (bug) 09/03/2024
#42258 Twitter embed link in posts generates an empty paragraph Embeds normal normal Awaiting Review defect (bug) 10/18/2017
#58223 Twenty Twenty: twentytwenty_get_post_meta needs global $has_meta Bundled Theme normal normal Awaiting Review defect (bug) 01/25/2024
#56998 Twenty Twenty: large margins between widgets in footer (in admin area they seem smaller) Bundled Theme normal normal Awaiting Review defect (bug) 04/03/2024
#56193 Twenty Twenty: font size issue in Post Title block Bundled Theme normal normal Awaiting Review defect (bug) 06/26/2024
#61433 Twenty Twenty: The Media & Text block paragraph text not align properly when change media size. Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 07/01/2024
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracReports for help on using and creating reports.