Make WordPress Core

{22} Active Tickets (213 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 213)

1 2 3

2 Days Ago (21 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#65157 Blocks: WordPress prevent videos from being set as backgrounds Media normal normal Awaiting Review feature request close 05/06/2026
#28117 Admin bar shouldn't use dynamic styles on frontend for logged out visitors Toolbar normal normal Awaiting Review defect (bug) has-patch 05/06/2026
#65160 Misleading error message on user screen actions, if no role has been selected Users normal normal Awaiting Review defect (bug) has-patch 05/06/2026
#64990 Abilities API: Add filtering support to `wp_get_abilities()` gziolo Abilities API normal normal 7.1 enhancement dev-feedback 05/06/2026
#17704 Automatically enqueue necessary scripts when custom meta boxes are used Administration normal normal enhancement has-patch 05/06/2026
#65150 Issue with copy_dir() function t does not skips folders. Filesystem API normal normal Awaiting Review defect (bug) has-patch 05/06/2026
#65171 wp_check_post_lock_window filter values below 120s break post lock detection in backgrounded tabs Editor normal normal Awaiting Review defect (bug) has-patch 05/06/2026
#65161 Give an error message when a non-image is uploaded for site icon Media normal normal Awaiting Review defect (bug) has-patch 05/06/2026
#64989 Abilities API: Add execution lifecycle filters to WP_Ability methods gziolo Abilities API normal normal 7.1 enhancement has-patch 05/06/2026
#64798 REST API: Add dimension validation to sideload endpoint REST API normal normal 7.1 defect (bug) has-patch 05/06/2026
#64742 PHP 8.5: Incorrect array access in `wp_get_attachment_image_src` westonruter General normal minor 7.0.1 defect (bug) dev-feedback 05/06/2026
#65122 Accessibility issues in Visual History Revisions normal normal 7.0 defect (bug) 05/06/2026
#65003 next/prev for enlarged image needs context I18N normal normal 7.0 defect (bug) close 05/06/2026
#65151 Dashboard Widgets not draggable Administration normal normal 7.0 defect (bug) dev-feedback 05/06/2026
#65073 Connectors: reference to AI plugin uses old `ai` slug instead of correct `ai-wp-admin` slug dkotter AI normal normal 7.0 defect (bug) close 05/06/2026
#65100 Accessibility issues in admin Font Library Themes normal normal 7.0 defect (bug) 05/06/2026
#65132 Incorrect `@since` annotation for `wp_get_user_request()` Privacy low trivial Future Release defect (bug) has-patch 05/06/2026
#64966 Post-branching tasks desrosj General normal normal 7.0 task (blessed) has-patch 05/06/2026
#59649 PHP 8.0: improvements to allow for named parameters in 7.0 General normal normal 7.1 task (blessed) has-patch 05/06/2026
#64817 Bump default theme versions for WordPress 7.0 karmatosed Bundled Theme normal normal 7.0 task (blessed) has-patch 05/06/2026
#64225 Test tool and unit test improvements for 7.0 Build/Test Tools normal normal 7.0 task (blessed) has-patch 05/06/2026

3 Days Ago (15 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#65164 Responsive styles for blocks Editor normal normal 7.1 enhancement 05/05/2026
#64977 The `core/get-site-info` ability returns wrong locale code in the admin Abilities API normal normal 7.1 defect (bug) has-patch 05/05/2026
#64895 Tests: Reduce usage of assertEquals for 7.1 Build/Test Tools normal normal 7.1 task (blessed) has-patch 05/05/2026
#65039 _doing_it_wrong messages in WP_Block_Type_Registry::register() lack context westonruter Editor normal normal 7.1 enhancement has-patch 05/05/2026
#65162 /wp-includes/theme.json, line 296 Themes normal normal Awaiting Review defect (bug) 05/05/2026
#65159 User deletion confirmation page never finishes loading in Chromium-based browsers; confirm button missing when it does load (works in Firefox) Users normal normal Awaiting Review defect (bug) 05/05/2026
#16858 Usage of HTTP_HOST in the administration dd32 Administration normal normal Awaiting Review defect (bug) has-patch 05/05/2026
#12799 Allow gallery shortcode to accept a maximum number of items Gallery normal normal Future Release enhancement close 05/05/2026
#13273 Allow "'non-clickable" menu items Menus normal normal Future Release enhancement dev-feedback 05/05/2026
#65166 Editor: Hide Classic Block from the inserter Editor normal normal 7.1 enhancement has-patch 05/05/2026
#42183 wp_update_user() conditional compares a plain-text password to the hashed old SergeyBiryukov Users normal normal Future Release defect (bug) needs-unit-tests 05/05/2026
#64653 WP_Hook::resort_active_iterations() skips next priority when callback removes itself during execution westonruter Plugins normal normal 7.1 defect (bug) has-patch 05/05/2026
#20859 Theme Installer: Preview should be scrollable on iPad and Kindle Fire Themes normal normal defect (bug) 05/05/2026
#62450 TinyMCE editor doesn't load properly when initializing on Visual Tab (Firefox) [again] TinyMCE normal major Awaiting Review defect (bug) reporter-feedback 05/05/2026
#65116 Feature request: On This Day dashboard widget Widgets normal minor 7.1 feature request has-patch 05/05/2026

4-7 Days Ago (26 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#65117 Proposal: Hook Permissions Layer Plugins normal normal Awaiting Review feature request has-patch 05/02/2026
#64898 PHPStan code quality improvements for 7.1 General normal normal 7.1 task (blessed) has-patch 05/02/2026
#65124 Please include additional data validation in class-IXR-server.php General normal normal Awaiting Review defect (bug) has-patch 05/02/2026
#65078 get_page_by_title should not be deprecated Posts, Post Types normal normal Awaiting Review enhancement close 05/02/2026
#62950 PHP deprecation warning in /wp-admin/includes/class-automatic-upgrader-skin.php Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 05/02/2026
#64924 Add a `has_ai_credentials()` function to WordPress core that plugins can use to check if AI credentials are available. AI normal normal Awaiting Review enhancement dev-feedback 05/03/2026
#65144 Passwords: trim() asymmetry between wp_hash_password() and wp_check_password() introduced in 6.8 General normal normal Awaiting Review defect (bug) has-patch 05/03/2026
#39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once REST API normal normal Awaiting Review enhancement has-patch 05/03/2026
#43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() REST API normal normal Future Release defect (bug) has-patch 05/03/2026
#51811 Query inconsistency between WP_Query and WP_Term_Query Query normal normal Awaiting Review enhancement has-patch 05/03/2026
#59354 Unnecessary queries performed when updating a post without providing categories or tags Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 05/03/2026
#64168 Inaccurate JSON schema for template-parts endpoint REST API normal normal Future Release defect (bug) has-patch 05/03/2026
#65050 REST API: Comments controller returns 403 instead of 404 for invalid post ID in update_item() saratheonline REST API normal normal 7.1 defect (bug) has-patch 05/03/2026
#65084 Update error message for disallowed username characters General normal normal Awaiting Review enhancement reporter-feedback 05/03/2026
#52976 user emails comparison should be case insensitive Users normal normal Awaiting Review defect (bug) has-patch 05/03/2026
#65123 Having a malformed post type query in $_GET or $_POST yields a critical error Permalinks normal normal 7.1 defect (bug) has-patch 05/03/2026
#65046 get_weekstartend() has swapped variable names and comments for month and day westonruter Date/Time normal normal 7.1 defect (bug) commit 05/03/2026
#32067 Remove inline javascript from WP-Core to allow CSP protection Security normal normal Future Release feature request close 05/04/2026
#65130 Plugin search (term) in wp-admin lacks normalization, causing fragile keyword matching Plugins normal normal Awaiting Review enhancement 05/04/2026
#65142 Round editor `.postbox` containers to match WP 7.0 dashboard widgets Administration normal normal Awaiting Review enhancement has-patch 05/04/2026
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 Taxonomy normal normal defect (bug) has-patch 05/04/2026
#65053 Media upload from the post edit screen shows an inaccurate number when uploading multiple media files adamsilverstein Upload normal normal 7.1 defect (bug) needs-unit-tests 05/04/2026
#22623 Some string tweaks - duplicity, context, mistake Administration normal normal Future Release defect (bug) has-patch 05/04/2026
#39625 Give an error message when a non-image is uploaded for featured image Media normal normal Future Release defect (bug) has-patch 05/04/2026
#64066 Speculative Loading: Change default eagerness from conservative to moderate when caching is detected westonruter* General normal normal Future Release enhancement dev-feedback 05/04/2026
#65163 Force URLs/URIs of Posts and Feeds to Redirect (301) to All Lowercase General normal normal Awaiting Review defect (bug) 05/04/2026

Last Week (36 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#65127 Introduce 'wp_ai_client_cache_group' filter to allow customization of the object cache group AI normal normal Awaiting Review enhancement has-patch 04/25/2026
#38300 Got a PHP warning: class-wp-xmlrpc-server.php L596: array_unshift() ... XML-RPC normal normal Awaiting Review defect (bug) close 04/25/2026
#64988 Enhancement: Add support for displaying child categories in Navigation “Category Link” block (dropdown support) General normal normal Awaiting Review enhancement 04/26/2026
#46388 WP_User::get_data_by(): Cache non-existent users to prevent triggering multiple queries Cache API normal normal Future Release enhancement reporter-feedback 04/26/2026
#65098 get_site_icon_url() returns empty string even when fallback is defined, breaking wp-embed-site-icon in the_embed_site_title() westonruter Embeds normal normal 7.1 defect (bug) commit 04/27/2026
#64300 Twenty Twenty-Four and Twenty Twenty-Five: Long links overflow content area Bundled Theme normal normal Future Release defect (bug) has-patch 04/27/2026
#64363 add MarkDown feeds Feeds normal normal Awaiting Review enhancement has-patch 04/27/2026
#60234 Script Modules API: Add a translations API Script Loader normal normal 7.1 enhancement 04/27/2026
#64596 Abilities API: Allow ability names to contain multiple slug fragments (2-4 segments) jorgefilipecosta Abilities API normal normal enhancement has-patch 04/28/2026
#65129 Improve maintainability of DOCTYPE quirks mode detection in `WP_HTML_Doctype_Info` class HTML API normal normal Awaiting Review enhancement close 04/28/2026
#15953 when category slug is changed, old uri also should redirect to new, as post uris do SergeyBiryukov Permalinks normal normal Future Release feature request dev-feedback 04/28/2026
#64581 Allow serialized options read-only view Options, Meta APIs normal trivial Awaiting Review feature request has-patch 04/28/2026
#62819 Twenty Fourteen: Latest Comments block font-size does not change with user settings Bundled Theme normal normal 7.1 defect (bug) dev-feedback 04/28/2026
#65014 Site Health: Error icon missing due to missing dashicons class Site Health normal normal 7.1 defect (bug) has-patch 04/28/2026
#65120 Add `wp_elements_block_supports_class_name` filter to `wp_get_elements_class_name()` Editor normal normal Awaiting Review enhancement dev-feedback 04/28/2026
#65054 $_GET['pagenow'] and $_GET['widget'] unsanitized in dashboard AJAX handler rajeshcp Security normal normal Awaiting Review defect (bug) has-patch 04/29/2026
#65051 $_REQUEST['term'] used unsanitized in user search query rajeshcp Networks and Sites normal normal 7.1 defect (bug) has-patch 04/29/2026
#65128 Warning on the post page. Administration normal normal Awaiting Review defect (bug) dev-feedback 04/29/2026
#64896 Docblock improvements for 7.1 General normal normal 7.1 task (blessed) has-patch 04/29/2026
#64873 WP AI Client: Add JavaScript client (`wp-ai-client`) AI normal normal 7.1 enhancement dev-feedback 04/29/2026
#64911 Incorrectly documented hooks johnbillion General normal trivial Awaiting Review defect (bug) 04/29/2026
#65152 UI: Inconsistent left padding between buttons and select dropdowns in media views Media normal normal Awaiting Review enhancement reporter-feedback 04/30/2026
#60597 Script Modules API: Allow list of enqueued module data to be exposed westonruter Script Loader normal normal 7.1 enhancement has-patch 04/30/2026
#54484 REST API returns (empty) array for Meta but Schema has type object flixos90 REST API normal normal 7.1 defect (bug) has-patch 04/30/2026
#64863 Eliminate switch_to_blog() from get_blog_option(), update_blog_option(), WP_Site::get_details(), and get_blog_post() using $wpdb->get_blog_prefix() Networks and Sites normal normal Awaiting Review enhancement has-patch 04/30/2026
#64927 .media-upload-form .media-item min-height is causing a visual glitch Media normal normal Awaiting Review defect (bug) has-patch 04/30/2026
#53995 Application Passwords Expiration Application Passwords normal normal Future Release feature request needs-docs 04/30/2026
#65153 Identify selected buttons (.active in button groups) in Windows High Contrast Mode Administration normal normal Awaiting Review defect (bug) has-patch 04/30/2026
#47552 post_name when inserting is not guaranteed to be unique Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 04/30/2026
#65155 wrong aspect-ratio of pictures in the galerie with Firefox 150 Gallery normal normal Awaiting Review defect (bug) 04/30/2026
#50867 An API which encourages automatic escaping of HTML HTML API normal normal Awaiting Review enhancement needs-unit-tests 04/30/2026
#65154 Dashboard widgets empty container alignment issue Administration normal normal Awaiting Review defect (bug) has-patch 04/30/2026
#60229 HTML API: Introduce HTML Templating HTML API normal normal 7.1 enhancement dev-feedback 04/30/2026
#65143 Add polyfill for PHP 8.6's clamp() function westonruter General normal normal 7.1 enhancement has-patch 04/30/2026
#65118 Docs: Correct WP_Network_Query params comments westonruter Networks and Sites normal normal 7.1 enhancement has-patch 05/01/2026
#64872 WP AI Client: Add AI REST API Endpoints (`wp-ai/v1`) AI normal normal 7.1 enhancement dev-feedback 05/01/2026

Yesterday (2 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#65177 Adminbar: Unnatural focus outline in frontend Administration normal normal 7.1 defect (bug) has-patch 05/07/2026
#65026 Hide plugin search form on Favorites tab westonruter Plugins normal normal 7.1 defect (bug) has-patch 05/07/2026
1 2 3
Note: See TracReports for help on using and creating reports.