Make WordPress Core

{22} Active Tickets (211 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 (101 - 200 of 211)

1 2 3

Last Week (59 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#47256 Use composer to install and update external PHP libraries johnbillion* Build/Test Tools normal normal Future Release 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
#15499 Add an index for get_lastpostmodified query adamsilverstein Database normal normal 7.2 enhancement dev-feedback 10 days ago
#64854 Site Health: opcache full: need a Recommended Improvement notice. Site Health normal normal Future Release enhancement has-patch 10 days ago
#66004 Twenty Twenty: Remove/replace abandoned `stylelint-a11y` dependency Bundled Theme normal normal 7.2 defect (bug) has-patch 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
#64155 Add stack trace to failed plugin update error notifications westonruter Upgrade/Install normal normal 7.2 enhancement has-patch 10 days ago
#53995 Application Passwords Expiration johnbillion Application Passwords normal normal 7.2 feature request needs-docs 10 days ago
#66010 tests for _get_cron_lock General normal normal Awaiting Review defect (bug) has-patch 10 days ago
#66011 tests for trackback_response General normal normal Awaiting Review defect (bug) has-patch 10 days ago
#66005 Core Needs a Validating Cache Get Function Cache API normal normal Awaiting Review enhancement dev-feedback 10 days ago
#46992 Add a filter which allows the HTTP headers for REST API Endpoints to be changed adamsilverstein REST API normal normal enhancement has-patch 10 days ago
#65890 Add a Notes section in the Dashboard Activity widget Editor normal normal Awaiting Review enhancement has-patch 10 days ago
#36610 Loss of multibyte category and tag names Taxonomy normal normal defect (bug) has-patch 10 days ago
#65757 Proposal: Make the Interactivity API extensible Interactivity API normal normal Future Release defect (bug) dev-feedback 10 days ago
#65122 Accessibility issues in Visual History Revisions normal normal 7.2 defect (bug) 9 days ago
#56886 Admin facing add site screen missing search engine visibility field Networks and Sites normal normal Future Release enhancement has-patch 9 days ago
#51812 Update jQuery step three SergeyBiryukov External Libraries normal normal Future Release task (blessed) has-patch 9 days ago
#65968 Hidden check box (checkbox) column in the `WP_List_Table` is not hide. General normal normal Awaiting Review defect (bug) has-patch 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
#50871 When exact is true and orderby set to relevance, there is a DB error on search results page Query normal normal Awaiting Review defect (bug) dev-feedback 9 days ago
#66009 Application password UX improvements johnbillion Application Passwords normal normal 7.2 enhancement has-patch 9 days ago
#43978 Avoid flickering on the Tools / Export page Export normal normal 7.2 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
#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
#65994 Restore the zebra striped styling on the Privacy tables joedolson* Administration normal normal 7.2 defect (bug) has-patch 9 days ago
#36098 Install: "Repeat Password" is not required when browser js is disabled joedolson* Login and Registration normal normal 7.2 defect (bug) close 9 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
#66007 wp_update_term() reports success when the database write is rejected westonruter Taxonomy normal normal 7.2 defect (bug) has-patch 9 days ago
#59596 Cache file sizes of core block style files. spacedmonkey Editor normal normal 7.2 enhancement dev-feedback 9 days ago
#37000 Support for the SameSite cookie attribute johnbillion* Security normal normal 7.2 enhancement has-patch 9 days ago
#56362 Remove Link/Bookmark API form Core: Phase 2 desrosj General normal normal Future Release enhancement dev-feedback 9 days ago
#35214 Custom Comment Types Comments normal normal Future Release task (blessed) has-patch 9 days ago
#47642 Order by comment count - posts list tables johnbillion Posts, Post Types normal normal Future Release defect (bug) has-patch 9 days ago
#66013 Admin bar submenu arrows are misaligned on small-screen devices. Toolbar normal normal 7.2 defect (bug) has-patch 8 days ago
#57548 Stop concatenating scripts and stylesheets in wp-admin and retire load-scripts.php and load-styles.php westonruter* Script Loader normal normal 7.2 enhancement has-patch 8 days ago
#66020 Fix dashicons arrows in RTL joedolson* General normal normal 7.2 defect (bug) has-patch 8 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
#49969 Previewing the page designated as "latest posts" shows the frontpage Posts, Post Types normal normal Future Release defect (bug) has-patch 8 days ago
#58905 Ensure locate_template only loads theme files jorbin Themes 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
#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
#66024 Unused closing div tag in wp_print_media_templates method Media high normal Awaiting Review defect (bug) has-patch 8 days ago
#66019 missing tests for src/wp-admin/includes/bookmark.php functions General normal normal 7.2 defect (bug) has-patch 8 days ago
#65252 Test Progress: src/wp-admin/includes/ajax-actions.php Administration normal normal 7.2 enhancement has-patch 8 days ago
#65776 Support structured color options for wp_admin_css_color aduth Administration normal normal Awaiting Review enhancement 8 days ago
#66026 User Profile: Add option for custom admin color scheme aduth Administration normal normal Awaiting Review feature request 8 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
#65933 Inconsistent $operator documentation for wp_filter_object_list() westonruter General normal minor 7.2 defect (bug) has-patch 8 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
#61762 Options can be incorrectly cached following database errors. Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 8 days ago
#40339 If $home_path=='wp' then WP::parse_request() will remove 'wp' from 'wp-json/wc/v1/products' in $pathinfo Rewrite Rules high critical Awaiting Review defect (bug) has-patch 8 days ago
#46744 Prevent default_role being set to dangerous values johnbillion Options, Meta APIs normal normal 7.2 enhancement has-patch 8 days ago
#66027 REST API: let the media create endpoint record the attachment an upload was edited from REST API normal normal 7.2 enhancement has-patch 7 days ago
#66034 Fix missing trailing periods in PHPDoc @param tags in wp-includes/pluggable.php sergeybiryukov General normal normal 7.2 defect (bug) commit 7 days ago
#28983 Admin bar length or Admin bar on two line Toolbar normal normal Future Release defect (bug) has-patch 7 days ago
#65445 Improve the focus state in the admin bar afercia Toolbar normal normal 7.2 defect (bug) 7 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
#66043 Classic Editor: `postboxes.add_postbox_toggles()`'s jQuery UI `.sortable()` init hangs the main thread indefinitely in Safari 26.0.1 (WebKit 605.1.15) General normal normal Awaiting Review defect (bug) 7 days ago

Yesterday (41 matches)

#66075 Name the item, or give a count, in the plugin/theme auto-update email subject lines Upgrade/Install normal minor Awaiting Review enhancement 37 hours ago
#65817 PHPStan code quality improvements for 7.2 westonruter General normal normal 7.2 task (blessed) has-patch 35 hours ago
#64895 Tests: Reduce usage of assertEquals for 7.2 Build/Test Tools normal normal 7.2 task (blessed) has-patch 32 hours ago
#57136 wp_list_pluck's key argument not working correctly when its zero General normal normal Awaiting Review defect (bug) has-patch 32 hours ago
#66060 Site health: robots.txt and WordPress in a subdir Site Health normal normal Awaiting Review defect (bug) 31 hours ago
#64209 Allow abilities to be deprecated Abilities API normal normal 7.2 defect (bug) commit 31 hours ago
#65992 Responsive @tablet / @mobile styles are ignored in standalone block style variation JSON partials Editor normal normal 7.1.1 defect (bug) has-patch 29 hours ago
#65775 Add option to toggle infinite scroll in the media modal joedolson* Media high normal 7.1.1 defect (bug) has-patch 28 hours ago
#64236 Warning messages when deleting any plugin in WP 6.9 RC1 Plugins normal normal defect (bug) 28 hours ago
#65797 Pages printed by wp_die() miss the lang attribute and a main heading Administration normal normal 7.2 defect (bug) has-patch 26 hours ago
#65845 GitHub Actions updates and improvements for 7.2 Build/Test Tools normal normal 7.2 task (blessed) has-patch 26 hours ago
#60002 maybe_convert_table_to_utf8mb4() not work with new version of MySQL/MariaDB. General normal normal Awaiting Review defect (bug) has-patch 26 hours ago
#66015 Introduce Axe-core accessibility automated testing for the admin pages afercia Administration normal normal 7.2 defect (bug) has-patch 24 hours ago
#66025 Media: Fix accessibility violations reported by Axe-core afercia Media normal normal 7.2 defect (bug) has-patch 24 hours ago
#60281 Cannot unset comment_notes_before Comments normal normal Future Release defect (bug) has-patch 24 hours ago
#59446 Use script helper functions in admin to enable Content-Security-Policy opt-in Administration normal normal 7.2 defect (bug) has-patch 23 hours ago
#66074 Tests: Reduce the cost of the heaviest PHPUnit test classes Build/Test Tools normal normal 7.2 task (blessed) has-patch 23 hours ago
#65451 Update Node.js to 24.x Build/Test Tools normal normal 7.2 task (blessed) 21 hours ago
#66081 Media: Fix color of the inactive view-switcher link Media normal normal 7.2 defect (bug) has-patch 20 hours ago
#65893 Many PHPUnit tests are not well isolated lancewillett* Build/Test Tools low trivial 7.2 task (blessed) has-patch 20 hours ago
#66061 Remove no longer used list-revisions.js file Revisions normal normal 7.2 enhancement has-patch 20 hours ago
#65912 wordpress 7.1 broke site icon adrianduffell Toolbar high major 7.1.1 defect (bug) has-patch 20 hours ago
#5942 Add Owner role Role/Capability normal normal Awaiting Review feature request 20 hours ago
#66077 Unapproved comment preview renders oEmbed URL differently from the approved comment Comments normal normal Awaiting Review defect (bug) needs-unit-tests 19 hours ago
#66072 Database tests fail on MariaDB 13.1 because utf8 now resolves to utf8mb4 Database normal normal 7.2 defect (bug) 19 hours ago
#65208 Introduce namespacing for the test classes for 7.2 Build/Test Tools normal normal 7.2 task (blessed) has-patch 17 hours ago
#66079 Update the reverbnation.com oEmbed endpoint Embeds normal normal 7.1.1 task (blessed) 16 hours ago
#61293 Display an empty sitemap instead of 404 Sitemaps normal normal 7.2 enhancement has-patch 14 hours ago
#66083 wp-sitemap.xml returns HTTP 404 on sites with no published posts Sitemaps high major Awaiting Review defect (bug) 12 hours ago
#65089 Administration: Replace Dashicons icon font with @wordpress/icons SVG components in wp-admin Administration normal normal Awaiting Review enhancement needs-docs 10 hours ago
#66076 Gallery: Image title and caption overlap - making it hard to read the caption Gallery normal normal Awaiting Review defect (bug) has-patch 10 hours ago
#65819 Test tool and unit test improvements for 7.2 Build/Test Tools normal normal 7.2 task (blessed) has-patch 8 hours ago
#66038 Theme install: Disabled buttons are only visually disabled and still focusable Themes normal normal 7.2 defect (bug) has-patch 7 hours ago
#51227 Update paginate_links dots to account for total pages General normal trivial Awaiting Review enhancement dev-feedback 6 hours ago
#65930 Cross-origin isolation: crossorigin attribute is mis-scoped for <source> elements adamsilverstein Media high normal 7.1.1 defect (bug) has-patch 6 hours ago
#60966 Introduce a GitHub Actions workflow for bumping the version number in a branch Build/Test Tools normal normal Future Release task (blessed) 6 hours ago
#66080 Send 500 (or other non-200) status code when using db-error.php Database normal normal 7.2 defect (bug) has-patch 6 hours ago
#66037 Update packages for 7.1.1 adamsilverstein Editor normal normal 7.1.1 defect (bug) has-patch 6 hours ago
#41978 `_delete_all_data()` does not delete attachment files johnbillion Build/Test Tools normal normal Future Release defect (bug) dev-feedback 5 hours ago
#65981 View config: port changes for WordPress 7.2 oandregal General normal normal 7.2 enhancement has-patch 5 hours ago
#66087 Icons: Allow registering icons that are hidden from the REST API REST API normal normal 7.2 enhancement has-patch 5 hours ago
1 2 3
Note: See TracReports for help on using and creating reports.