Make WordPress Core

{30} Tickets with a focus on (5112 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 (601 - 700 of 5112)

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

Tickets Awaiting Review (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#65603 Additional CSS cleared in multisite setup when user is admin on single site General normal normal Awaiting Review defect (bug) 5 weeks ago
#65598 Use array_first() to get the first array element General normal normal Awaiting Review enhancement has-patch 4 weeks ago
#65587 wp-embed performs extra query even when unnecessary Embeds normal trivial Awaiting Review enhancement has-patch 5 weeks ago
#65580 Incorrect template part slugs when the theme folder name ends with parts Themes normal normal Awaiting Review defect (bug) has-patch 28 hours ago
#65574 Unsafe usage of href attribute in wp-admin/js/common.js Security normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#65573 Unsafe usage of href attribute in wp-admin/js/link.js Security normal normal Awaiting Review defect (bug) has-patch 3 days ago
#65572 Unsafe usage of href attribute in wp-admin/js/post.js Security normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#65554 Connectors: only validate AI provider API keys that were submitted in the request AI normal normal Awaiting Review defect (bug) has-patch 5 weeks ago
#65553 Improve the Custom Fields meta box editing flow in the post editor General normal normal Awaiting Review enhancement has-patch 6 weeks ago
#65551 Connectors: Preserve stored AI provider API key when validation is indeterminate Editor normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#65546 [Feature request] Admin option to enable or disable automatic plug-in update emails Upgrade/Install normal normal Awaiting Review feature request 6 weeks ago
#65543 `Plugin_Upgrader::install()` deletes freshly rebuilt `update_plugins` transient after `upgrader_process_complete` Upgrade/Install normal normal Awaiting Review enhancement dev-feedback 7 weeks ago
#65539 Quick Draft: Improve the 'highlight' styling of newly added drafts Administration normal normal Awaiting Review defect (bug) has-patch 7 weeks ago
#65534 test for wp_upload_bits General normal normal Awaiting Review defect (bug) has-patch 7 weeks ago
#65524 Widget Titles have disappeared in new widget area Widgets normal normal Awaiting Review defect (bug) 7 weeks ago
#65513 Media Library modal shows wrong count on first upload and does not reset after image deletion Media normal normal Awaiting Review defect (bug) has-patch 6 weeks ago
#65510 wp_dropdown_pages() lacks support for selecting show_option_no_change when used alongside show_option_none Administration normal normal Awaiting Review defect (bug) has-patch 2 days ago
#65490 Community feedback on the new interface design General normal major Awaiting Review defect (bug) 8 weeks 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 8 weeks ago
#65486 Performance: Avoid redundant cache invalidation in WP_REST_Meta_Fields during batch meta updates REST API normal normal Awaiting Review enhancement has-patch 8 weeks ago
#65485 Performance: Avoid redundant cache invalidation in wp_insert_* functions when processing meta_input Cache API normal normal Awaiting Review enhancement has-patch 8 weeks ago
#65475 Fonts API: Replace _doing_it_wrong() with wp_trigger_error() in WP_Font_Face General normal minor Awaiting Review defect (bug) has-patch 7 weeks ago
#65473 Feature: Add libvips-based Image Editor to WP Core Media normal normal Awaiting Review enhancement 3 weeks ago
#65455 Add "multisite" as new tab on the plugin install page on multisite installations Networks and Sites normal normal Awaiting Review enhancement dev-feedback 7 weeks ago
#65444 Align admin CSS border-radius values with design system tokens Administration normal normal Awaiting Review defect (bug) has-patch 2 months ago
#65439 wp_dashboard_quota() throws an uncaught DivisionByZeroError (fatal "critical error") when a multisite subsite's upload quota is 0 MB Administration normal normal Awaiting Review defect (bug) has-patch 2 months ago
#65431 URL generation fails when page/post titles contain emoji or unsupported special Unicode characters General normal normal Awaiting Review defect (bug) has-patch 2 months ago
#65387 Sidebar navigation: Replace Dashicons icon font with @wordpress/icons SVGs in the sidebar navigation Administration normal normal Awaiting Review enhancement has-patch 8 days ago
#65386 Toolbar: Replace Dashicons icon font with @wordpress/icons SVGs in the admin bar Administration normal normal Awaiting Review enhancement 2 months ago
#65369 Connectors API: add OAuth authentication method support Administration normal normal Awaiting Review enhancement 3 months ago
#65348 Adding menu items in bulk, checked items forgotten when navigating Menus normal minor Awaiting Review defect (bug) has-patch 6 days ago
#65341 wp_ajax_widgets_order looks for is_array( $_POST['sidebars'] ) but dosn't check for isset( $_POST['sidebars'] ) Administration normal normal Awaiting Review defect (bug) has-patch 3 months ago
#65338 Inconsistent responsive spacing and padding on multiple WordPress admin screens Administration normal normal Awaiting Review enhancement has-patch 2 months ago
#65335 Show a warning message about a commented-out Gutenberg block in the Classic Editor. Editor normal normal Awaiting Review feature request has-patch 6 weeks ago
#65314 Make `wp-includes/pomo` the canonical pomo source; retire `svn.glotpress.org/trunk/pomo` I18N normal normal Awaiting Review task (blessed) has-patch 2 months ago
#65313 Extend `WP_Comment_Query` 'fields' parameter to support individual column names Comments normal normal Awaiting Review enhancement has-patch 3 months ago
#65306 Twenty Thirteen: ".sidebar .entry-meta" selector is too broad, compresses block-rendered entry-meta Bundled Theme normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#65288 Use the semantic HTML <search> element in core search markup General normal normal Awaiting Review enhancement has-patch 6 weeks ago
#65281 Custom Time & Date Format Fields Allow Empty Save Instead of Validation Date/Time normal normal Awaiting Review defect (bug) has-patch 2 months ago
#65277 Gutenberg Gallery Flex Styles Missing Posts, Post Types normal normal Awaiting Review defect (bug) 2 months ago
#65266 Admin sidebar menu item shows a 0.19px height difference causing slight spacing and alignment inconsistency. Administration low normal Awaiting Review defect (bug) has-patch 3 months ago
#65258 Customizer control focus border misaligned in WordPress 7.0 RC4 Customize normal normal Awaiting Review defect (bug) 3 months ago
#65257 Theme title alignment/layout issue in Appearance → Themes screen when active theme label is displayed General normal normal Awaiting Review defect (bug) has-patch 3 months ago
#65254 wp_signup_url() function proposal Networks and Sites normal normal Awaiting Review enhancement 3 weeks ago
#65243 Test: Add unit tests for wp_ajax_rest_nonce() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65242 Test: Add unit tests for wp_ajax_logged_in() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65240 REST API: WP_REST_Plugins_Controller::create_item() fatals when plugins_api response lacks language_packs property REST API normal normal Awaiting Review defect (bug) has-patch 3 months ago
#65237 Tests: Add unit tests for wp_ajax_fetch_list() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65236 Tests: Add unit tests for wp_ajax_nopriv_heartbeat() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65229 Remove WordPress.org IP from function documentation HTTP API normal trivial Awaiting Review defect (bug) has-patch 3 months ago
#65228 Tests: Add unit tests for wp_ajax_time_format() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65227 Tests: Add unit tests for wp_ajax_wp_compression_test() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65226 Build/Test Tools: Move AJAX unit tests to mirror source structure Build/Test Tools normal normal Awaiting Review enhancement has-patch 3 months ago
#65225 tests: Add unit tests for wp_ajax_date_format() Administration normal normal Awaiting Review enhancement 3 months ago
#65221 Unify the UI of the frontend search with command palette Toolbar normal normal Awaiting Review enhancement has-patch 3 months ago
#65220 Toolbar: Show site title always even on mobile viewport, by moving shortcut menus under site menu Toolbar normal normal Awaiting Review enhancement has-patch 2 months ago
#65217 Admin Dashboard Activity section alignment issue. General normal normal Awaiting Review defect (bug) has-patch 3 months ago
#65214 Refine the help text wording for backend editor Help/About normal normal Awaiting Review defect (bug) has-patch 2 months ago
#65207 Introduce utility class to handle 32px form elements on mobile layouts General normal normal Awaiting Review enhancement 3 months ago
#65204 Custom Bulk Actions missing from Grid View takshil Media normal major Awaiting Review defect (bug) has-patch 3 months ago
#65201 Tests: Add unit tests for heartbeat_autosave() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65198 Tests: Add unit tests for wp_refresh_metabox_loader_nonces() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65195 Tests: Add unit tests for wp_check_locked_posts() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65194 Tests: Add unit tests for update_home_siteurl() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65188 Uploading PNG images with a larger number of colors causes timeouts and eventually CPU starvation Upload normal normal Awaiting Review defect (bug) 3 months ago
#65185 Tests: Add unit tests for wp_color_scheme_settings() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65184 Tests: Add unit tests for admin_color_scheme_picker() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65183 Tests: Add unit tests for set_screen_options() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65181 Tests: Add unit tests for show_message() Administration normal normal Awaiting Review enhancement dev-feedback 3 months ago
#65180 Tests: Add unit tests for wp_reset_vars() Administration normal normal Awaiting Review feature request has-patch 3 months ago
#65179 Tests: Add unit tests for wp_print_plugin_file_tree() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65178 Tests: Add unit tests for wp_print_theme_file_tree() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65176 Tests: Add unit tests for wp_make_plugin_file_tree( Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65174 Add unit tests for update_recently_edited() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65173 Add unit tests for saveDomDocument() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65172 Tests: Add unit tests for iis7_add_rewrite_rule() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65171 wp_check_post_lock_window filter values below 120s break post lock detection in backgrounded tabs Editor normal normal Awaiting Review defect (bug) needs-unit-tests 6 days ago
#65170 Add unit tests for iis7_delete_rewrite_rule() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65160 Misleading error message on user screen actions, if no role has been selected Users normal normal Awaiting Review defect (bug) has-patch 3 months ago
#65154 Dashboard widgets empty container alignment issue Administration normal normal Awaiting Review defect (bug) has-patch 3 months ago
#65148 Unit Tests: Add tests for iis7_rewrite_rule_exists() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65147 Unit Tests: Add tests for iis7_save_url_rewrite_rules() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65146 Unit Tests: Add tests for save_mod_rewrite_rules() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65142 Round editor `.postbox` containers to match WP 7.0 dashboard widgets Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65137 Unit Tests: Add tests for insert_with_markers() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65136 Unit Tests: Add tests for extract_from_markers() and stop empty values being returned Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65135 Unit Tests: Add tests for got_url_rewrite() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65134 Unit Tests: Add tests for got_mod_rewrite() Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#65130 Plugin search (term) in wp-admin lacks normalization, causing fragile keyword matching Plugins normal normal Awaiting Review enhancement 3 months ago
#65124 Please include additional data validation in class-IXR-server.php General normal normal Awaiting Review defect (bug) has-patch 3 months ago
#65092 Toolbar: Replace the "+ New" and Comments icons with plain text labels and swap their order Toolbar normal normal Awaiting Review enhancement 2 months ago
#65089 Administration: Replace Dashicons icon font with @wordpress/icons SVG components in wp-admin Administration normal normal Awaiting Review enhancement has-patch 5 weeks ago
#65085 Expose admin design tokens (radius, spacing, grayscale, typography) as CSS custom properties via wp-base-styles Administration normal normal Awaiting Review enhancement 3 months ago
#65076 Missing escaping in title tag Login and Registration normal normal Awaiting Review defect (bug) has-patch 4 months ago
#65071 Focus border styling breaks slug input layout in Classic Editor joedolson* Editor normal normal Awaiting Review defect (bug) has-patch 3 months ago
#65070 Move inline JS from admin_head hooks in options screens into options.js Administration normal normal Awaiting Review enhancement has-patch 4 months ago
#65045 Duplicate 'Comment' entry in trashableTypes array in wp/api.js REST API normal normal Awaiting Review defect (bug) has-patch 3 months ago
#65018 WordPress Post Edit Screen Content Overflow Issue in version 7.0 RC2 Administration normal normal Awaiting Review defect (bug) has-patch 3 months ago
#64991 New param "allow_multiple_terms" in `register_taxonomy` for single term restriction Taxonomy normal normal Awaiting Review feature request has-patch 4 weeks ago
#64979 Align needs gettext I18N normal normal Awaiting Review defect (bug) has-patch 4 months ago
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracReports for help on using and creating reports.