Make WordPress Core

{22} Active Tickets (212 matches)

Create a new ticket
  • Tickets that have been active in the past two weeks
  • Sort by modified
  • Accepted tickets have an '*' appended to their owner's name

Results (1 - 100 of 212)

1 2 3

2 Days Ago (29 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#65032 View transition admin bar quirks westonruter Administration normal normal 7.2 defect (bug) has-patch 38 hours ago
#66018 Remove the admin menu auto-fold feature & move responsive viewport trigger to 960px. Administration normal normal 7.2 enhancement 42 hours ago
#65764 Changes to multiple administration color schemes reduce the visibility of active/highlighted UI elements in WordPress 7.1 Beta 4 joedolson* Administration normal normal 7.2 enhancement has-patch 42 hours ago
#45910 Improve and extend focus styles for Windows High Contrast mode rcreators Administration normal normal 7.2 defect (bug) has-patch 42 hours ago
#65590 Avoid pure white, pure black, and maximum contrast Administration normal normal 7.2 defect (bug) 43 hours ago
#66023 Control+K does not show in the admin bar when logged in and viewing a page Administration normal normal Awaiting Review defect (bug) close 43 hours ago
#63927 Send email notification when an application password is added johnbillion Application Passwords normal normal 7.2 enhancement has-patch 45 hours ago
#40538 Fix or remove useless PHPUnit tests johnbillion* Build/Test Tools normal normal 7.2 task (blessed) needs-unit-tests 38 hours ago
#65889 Skip PHPUnit runs on CSS- and JS-only pull requests Build/Test Tools normal normal 7.2 enhancement has-patch 40 hours ago
#63914 Reassess the need for the external-http tests lancewillett* Build/Test Tools normal normal 7.2 task (blessed) has-patch 40 hours ago
#62004 Test suite: update the tests for PHPUnit 10/11 and get ready for PHPUnit 12 hellofromTonya* Build/Test Tools normal normal 7.2 task (blessed) 40 hours ago
#66073 Tests: Let WP_Test_REST_Controller_Testcase reflect read-only routes Build/Test Tools normal normal 7.2 task (blessed) dev-feedback 41 hours ago
#66071 Build/Test Tools: Run the full PHPUnit matrix on pull requests using a label Build/Test Tools normal normal Awaiting Review enhancement has-patch 41 hours ago
#66069 Trim the PHPUnit test matrix to supported MySQL and MariaDB LTS versions, with full coverage on the weekly run Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 42 hours ago
#66049 Build PHPStan extensions for query-string $args passed to wp_parse_args()-based template tags Build/Test Tools normal normal Awaiting Review enhancement 2 days ago
#65487 Performance: Implement a dedicated last_changed key for metadata cache groups to isolate query cache invalidation Cache API normal normal Awaiting Review enhancement has-patch 43 hours ago
#66062 _restore_wpautop_hook() re-adds wpautop at priority -1 when a later the_content callback runs the_content again Editor normal normal Awaiting Review defect (bug) has-patch 38 hours ago
#65675 Toggletip Screen Reader Accessibility (wp-includes/general-template.php) General normal normal Awaiting Review defect (bug) has-patch 39 hours ago
#65823 Code Quality: Use the null coalescing assignment operator (??=) General normal normal 7.2 enhancement has-patch 40 hours ago
#66070 Sync changes from Gutenberg 24.0 General normal normal 7.2 task (blessed) has-patch 43 hours ago
#65986 wp-config-sample.php is not usable as a live config without filling placeholders General normal normal Awaiting Review defect (bug) 45 hours ago
#65910 Add a copy-to-clipboard action to error messages General normal normal 7.2 enhancement has-patch 2 days ago
#65818 Coding Standards fixes for 7.2 General normal normal 7.2 task (blessed) has-patch 2 days ago
#65870 wp_is_stream() should align with PHP stream handler matching jonsurrell* General normal normal 7.2 defect (bug) has-patch 2 days ago
#66052 wp_list_pages: incorrect description of $args['include'] General normal normal 7.2 defect (bug) has-patch 2 days ago
#39587 link problems with language settings I18N normal normal Awaiting Review defect (bug) close 45 hours ago
#65863 delete_transient() cannot remove a timeout row whose value row is missing, and delete_expired_transients() never sees it Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 2 days ago
#65676 Hello Dolly Translation Bug (wp-content/plugins/hello.php) Plugins normal normal Awaiting Review defect (bug) 39 hours ago
#47491 Avoid double colouring in privacy request rows w/ notices Privacy normal normal 7.2 defect (bug) has-patch 43 hours ago

3 Days Ago (8 matches)

#65793 Clean up the accessible name of menu and admin bar items with counters Administration normal normal 7.2 defect (bug) has-patch 3 days ago
#65920 Add a plugin compatibility testing workflow to catch fatals with popular plugins before release Build/Test Tools normal normal 7.2 feature request has-patch 3 days ago
#60414 Core PHP autoloader proposal General normal normal 7.2 enhancement has-patch 3 days ago
#64250 Refactor redirect_guess_404_permalink to use WP_Query instead of raw SQL spacedmonkey Permalinks normal normal 7.2 enhancement has-patch 3 days ago
#66057 get_plugins() cache ignores extra_plugin_headers registered after the first scan Plugins normal normal 7.2 defect (bug) has-patch 3 days ago
#65979 Add an extension point for adding tabs to the "Add Themes" screen, matching install_plugins_tabs on the Plugins screen Themes normal normal Awaiting Review feature request 3 days ago
#42281 Better Update Management for Translation files audrasjb Upgrade/Install normal normal 7.2 enhancement has-patch 3 days ago
#19867 wp_dropdown_users() still not scalable Users normal normal Future Release enhancement has-patch 3 days ago

4-7 Days Ago (25 matches)

#64945 Network-wide AI connector configuration AI normal normal Future Release enhancement 6 days ago
#65898 Lint the admin CSS files afercia Administration normal normal 7.2 task (blessed) has-patch 5 days ago
#66048 Multiple runs of the Test Old Branches workflow in a short period of time can cause a stampede of automatic reruns and Slack notifications Build/Test Tools normal normal 7.2 defect (bug) has-patch 6 days ago
#65950 Make sure all scripts and tasks provided to developers are always functional afercia Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 6 days ago
#66055 Editor: Migrate the Column block to the width block support Editor normal normal 7.2 enhancement has-patch 4 days ago
#66046 Rename Editor to Edit Site in the Dashboard (for Block Themes) Editor normal normal Awaiting Review defect (bug) has-patch 6 days ago
#65551 Connectors: Preserve stored AI provider API key when validation is indeterminate jorgefilipecosta Editor normal normal Awaiting Review defect (bug) has-patch 6 days ago
#66031 Excerpt panel has a z-index/layering issue in the WordPress Media Library modal. General normal normal 7.2 defect (bug) 5 days ago
#65617 Search button is missing an accessible name General normal normal Awaiting Review defect (bug) 5 days ago
#64704 Code Modernization: Replace void in PHPDoc union return types with null in various core files westonruter General normal normal 7.2 defect (bug) has-patch 5 days ago
#59444 Use HEREDOC/NOWDOC for embedded CSS/JS code in PHP General normal normal 7.2 enhancement 6 days ago
#65927 Core Backport: Responsive styles: When enabled and a font-size is setting, the corresponding CSS variable remains undefined General normal normal 7.2 defect (bug) has-patch 6 days ago
#65984 HTML API: Core parsing improvements for 7.2 HTML API normal normal 7.2 enhancement has-patch 5 days ago
#65967 HTML API: Fuzz-test and fix detections in 7.2 HTML API normal normal 7.2 defect (bug) has-patch 6 days ago
#51173 Add support for /.well-known/change-password Login and Registration normal normal Future Release feature request has-patch 5 days ago
#65661 Media: Enable client-side media uploads in the Media Library Media normal normal 7.2 enhancement has-patch 5 days ago
#66050 image auto rotated on upload Media high normal Awaiting Review defect (bug) 5 days ago
#49631 Test coverage for media_sideload_image() _source_url meta killua99 Media normal normal Future Release task (blessed) has-patch 6 days ago
#13273 Allow "'non-clickable" menu items Menus normal normal Future Release enhancement dev-feedback 5 days ago
#44387 Add support for site meta in `register_meta()` spacedmonkey Options, Meta APIs normal normal 7.2 enhancement needs-unit-tests 6 days ago
#60194 Add Preview in Playground buttons to plugin install screens Plugins normal normal Awaiting Review feature request dev-feedback 6 days ago
#40365 Introduce a REST API endpoint for sites realloc REST API normal normal 7.2 task (blessed) dev-feedback 6 days ago
#66054 Unauthenticated XML-RPC pingback timing oracle discloses non-public post titles and privacy-request email addresses Security normal normal defect (bug) 4 days ago
#66053 Remove constants from Site Health (or better mark as deprecated) Site Health normal normal 7.2 defect (bug) 5 days ago
#62762 WP_Widget_Categories::widget(): use int or bool for $cat_args values instead of numeric strings westonruter Widgets normal trivial 7.2 enhancement has-patch 6 days ago

Last Week (38 matches)

#65821 Connectors: a masked API key posted back to /wp/v2/settings overwrites the stored key gziolo* AI normal normal 7.2 defect (bug) commit 13 days ago
#64865 WP AI Client: Add agentic loop support for auto-resolving abilities gziolo Abilities API normal normal 7.2 enhancement dev-feedback 8 days ago
#66026 User Profile: Add option for custom admin color scheme aduth Administration normal normal Awaiting Review feature request 8 days ago
#65776 Support structured color options for wp_admin_css_color aduth Administration normal normal Awaiting Review enhancement 8 days ago
#65252 Test Progress: src/wp-admin/includes/ajax-actions.php Administration normal normal 7.2 enhancement has-patch 8 days ago
#64686 Plugin name and description overlap with "Install Now" button in Japanese locale joedolson Administration normal normal 7.2 defect (bug) has-patch 8 days ago
#47640 WP_Posts_List_Table::get_views() doesn't allow the "Mine" counts to be filtered Administration normal normal Awaiting Review defect (bug) has-patch 8 days ago
#46307 Custom admin menu items don't provide their title on medium breakpoint garrett-eclipse Administration normal normal Future Release defect (bug) has-patch 9 days ago
#65994 Restore the zebra striped styling on the Privacy tables joedolson* Administration normal normal 7.2 defect (bug) has-patch 9 days ago
#65996 Show all non-core submenu entries after a divider Administration normal normal Awaiting Review enhancement 11 days ago
#63728 In WP Admin -> Posts add 'Filter by author' dropdown and add visible labels for filters joedolson* Administration normal normal 7.2 enhancement has-patch 11 days ago
#65766 Search engine visibility missing aria-describedby joedolson* Administration normal normal 7.2 defect (bug) has-patch 13 days ago
#66009 Application password UX improvements johnbillion Application Passwords normal normal 7.2 enhancement has-patch 9 days ago
#53995 Application Passwords Expiration johnbillion Application Passwords normal normal 7.2 feature request needs-docs 10 days ago
#57388 For App Passwords in non-HTTPS websites, WordPress asks for development environment, but actually requires local johnbillion* Application Passwords normal normal 7.2 defect (bug) has-patch 10 days ago
#66000 Application Passwords warning persists after HTTP Basic Authentication is disabled Application Passwords normal normal Awaiting Review defect (bug) 10 days ago
#65064 Flaky test: test_get_theme_featured_list_api fails with external HTTP unavailability Build/Test Tools normal normal 7.2 defect (bug) has-patch 8 days ago
#47256 Use composer to install and update external PHP libraries johnbillion* Build/Test Tools normal normal Future Release enhancement has-patch 10 days ago
#62196 Improve documentation for using the local Docker environment on Windows Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 13 days ago
#65858 Add descriptions for all registered Grunt tasks Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 13 days ago
#66004 Twenty Twenty: Remove/replace abandoned `stylelint-a11y` dependency Bundled Theme normal normal 7.2 defect (bug) has-patch 10 days ago
#46055 Twenty Seventeen: Blockquotes aligned right are not rechecked when widgets are added in the Customizer Bundled Theme normal normal Future Release defect (bug) has-patch 10 days ago
#63072 Classic bundled themes: Border support tracking issue Bundled Theme normal normal Future Release enhancement 11 days ago
#62010 Twenty Twelve: fix heading typography in the editor Bundled Theme normal normal Future Release defect (bug) has-patch 13 days ago
#66006 WP_Post::get_instance() and four others cache a miss while cache addition is suspended westonruter Cache API normal normal 7.2 defect (bug) has-patch 7 days ago
#66005 Core Needs a Validating Cache Get Function Cache API normal normal Awaiting Review enhancement dev-feedback 10 days ago
#35214 Custom Comment Types Comments normal normal Future Release task (blessed) has-patch 8 days ago
#65537 Comments: Add a filter for the comment types excluded from queries by default adamsilverstein Comments normal normal 7.2 defect (bug) commit 13 days ago
#43664 $wpdb->get_results fails in specific cases with non-latin charaters in where clause Database normal normal Awaiting Review defect (bug) has-patch 8 days ago
#15499 Add an index for get_lastpostmodified query adamsilverstein Database normal normal 7.2 enhancement dev-feedback 10 days ago
#59596 Cache file sizes of core block style files. spacedmonkey Editor normal normal 7.2 enhancement dev-feedback 9 days ago
#66016 Race condition in WordPress 7.1 Block Editor: Adding custom field to auto-draft causes duplicated postmeta and forces comment_status to closed Editor normal normal Awaiting Review defect (bug) has-patch 9 days ago
#65890 Add a Notes section in the Dashboard Activity widget Editor normal normal Awaiting Review enhancement has-patch 10 days ago
#63923 style-engine: Add string check to prevent fatal errors from malformed block attributes Editor normal normal Awaiting Review defect (bug) has-patch 10 days ago
#65795 Icons: Improve the SVG sanitizer in WP_Icons_Registry Editor normal normal 7.2 defect (bug) has-patch 13 days ago
#65999 Allow auto-discovered embeds to link to third party sites. Embeds normal normal Awaiting Review enhancement 10 days ago
#52815 Wrap long Category name drop down when export post on export.php screen Export normal normal Awaiting Review defect (bug) has-patch 9 days ago
#47446 Tools > Export does not include term meta data for a custom post type Export normal normal Awaiting Review enhancement 9 days ago
1 2 3
Note: See TracReports for help on using and creating reports.