Make WordPress Core

{60} Bugs Reported Against Trunk (4996 matches)

Create a new ticket
  • Bugs that have been reported against trunk.
  • Excludes tickets marked close or reporter-feedback.

Results (4301 - 4400 of 4996)

Enhancements Awaiting Review (76 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#65210 Change Plugin's review paradigm Plugins normal feature request 3 months ago
#65220 Toolbar: Show site title always even on mobile viewport, by moving shortcut menus under site menu Toolbar normal enhancement 2 months ago has-patch
#65221 Unify the UI of the frontend search with command palette Toolbar normal enhancement 3 months ago has-patch
#65225 tests: Add unit tests for wp_ajax_date_format() Administration normal enhancement 3 months ago
#65226 Build/Test Tools: Move AJAX unit tests to mirror source structure Build/Test Tools normal enhancement 3 months ago has-patch
#65227 Tests: Add unit tests for wp_ajax_wp_compression_test() Administration normal enhancement 3 months ago has-patch
#65228 Tests: Add unit tests for wp_ajax_time_format() Administration normal enhancement 3 months ago has-patch
#65235 Upload error in UI should specifically convey if a status 413 was received Upload normal enhancement 3 months ago has-patch
#65236 Tests: Add unit tests for wp_ajax_nopriv_heartbeat() Administration normal enhancement 3 months ago has-patch
#65237 Tests: Add unit tests for wp_ajax_fetch_list() Administration normal enhancement 3 months ago has-patch
#65242 Test: Add unit tests for wp_ajax_logged_in() Administration normal enhancement 3 months ago has-patch
#65243 Test: Add unit tests for wp_ajax_rest_nonce() Administration normal enhancement 3 months ago has-patch
#65254 wp_signup_url() function proposal Networks and Sites normal enhancement 2 weeks ago
#65288 Use the semantic HTML <search> element in core search markup General normal enhancement 6 weeks ago has-patch
#65308 Toolbar: keep plugin-added nodes reachable on every viewport Toolbar normal enhancement 6 weeks ago dev-feedback
#65313 Extend `WP_Comment_Query` 'fields' parameter to support individual column names Comments normal enhancement 3 months ago has-patch
#65314 Make `wp-includes/pomo` the canonical pomo source; retire `svn.glotpress.org/trunk/pomo` I18N normal task (blessed) 2 months ago has-patch
#65332 Custom HTML block should display the HTML code by default Editor major feature request 3 months ago 7.0
#65335 Show a warning message about a commented-out Gutenberg block in the Classic Editor. Editor normal feature request 5 weeks ago has-patch
#65338 Inconsistent responsive spacing and padding on multiple WordPress admin screens Administration normal enhancement 2 months ago 7.0 has-patch
#65340 Inform end users about the costs of using AI API connectors AI normal enhancement 3 months ago
#65343 Enhancement/Suggestion: Modernize default search relevance and sorting General minor enhancement 3 months ago dev-feedback
#65356 Columns block conversion workflow from 2 to 3 or 4 columns is not intuitive Editor normal feature request 3 months ago 7.0
#65358 AI Provider Priority and Fallback AI normal enhancement 7 weeks ago 7.0
#65359 Plugins list: add a native "Filter by author" control instead of per-author status tabs Plugins normal enhancement 2 months ago 7.0 has-patch
#65361 Modify the notes capability model Editor normal enhancement 2 months ago
#65365 Revert #60495 (Add a filter in get_views() in class-wp-plugins-list-table) because of abuse Plugins normal enhancement 2 months ago 7.0
#65369 Connectors API: add OAuth authentication method support Administration normal enhancement 2 months ago
#65374 Clarify the "invalid_filetype" upload error message General minor enhancement 2 months ago trunk has-patch
#65386 Toolbar: Replace Dashicons icon font with @wordpress/icons SVGs in the admin bar Administration normal enhancement 2 months ago needs-patch
#65387 Sidebar navigation: Replace Dashicons icon font with @wordpress/icons SVGs in the sidebar navigation Administration normal enhancement 5 days ago has-patch
#65393 custom login page Login and Registration normal feature request 2 months ago
#65427 Add filter for WP Ability Permission Error Message General normal feature request 2 months ago 7.0 has-patch
#65430 Allow deleting an active plugin in one step from the Plugins screen Plugins normal enhancement 7 weeks ago has-patch
#65448 Use the new Uri\Rfc3986\Uri::parse in wp_parse_url() if PHP 8.5 is available Security normal enhancement 7 weeks ago has-patch
#65455 Add "multisite" as new tab on the plugin install page on multisite installations Networks and Sites normal enhancement 7 weeks ago dev-feedback
#65459 Show a filter for all already installed plugin authors on the plugins install page General normal enhancement 7 weeks ago dev-feedback
#65473 Feature: Add libvips-based Image Editor to WP Core Media normal enhancement 3 weeks ago trunk
#65485 Performance: Avoid redundant cache invalidation in wp_insert_* functions when processing meta_input Cache API normal enhancement 7 weeks ago has-patch
#65486 Performance: Avoid redundant cache invalidation in WP_REST_Meta_Fields during batch meta updates REST API normal enhancement 8 weeks ago has-patch
#65487 Performance: Implement a dedicated last_changed key for metadata cache groups to isolate query cache invalidation Cache API normal enhancement 8 weeks ago has-patch
#65508 Introduce wp_get_user_roles() helper function Users normal feature request 7 weeks ago 7.0 dev-feedback
#65511 Introduce has_content() helper function Posts, Post Types normal feature request 6 weeks ago 7.0 dev-feedback
#65543 `Plugin_Upgrader::install()` deletes freshly rebuilt `update_plugins` transient after `upgrader_process_complete` Upgrade/Install normal enhancement 7 weeks ago 4.0 dev-feedback
#65546 [Feature request] Admin option to enable or disable automatic plug-in update emails Upgrade/Install normal feature request 6 weeks ago
#65548 Audit usage of edit_post() Posts, Post Types normal enhancement 4 weeks ago has-patch
#65553 Improve the Custom Fields meta box editing flow in the post editor General normal enhancement 6 weeks ago has-patch
#65576 Duotone: Use HTML API class_list for duotone wrapper class handling (backport) Editor minor enhancement 6 weeks ago has-patch
#65587 wp-embed performs extra query even when unnecessary Embeds trivial enhancement 5 weeks ago trunk has-patch
#65593 Sitemaps: Remove the XSL stylesheet Sitemaps normal enhancement 3 weeks ago has-patch
#65598 Use array_first() to get the first array element General normal enhancement 4 weeks ago has-patch
#65607 Add font-display: swap option when enqueuing/loading Google or local fonts on the frontend Script Loader normal enhancement 4 weeks ago 6.5
#65610 Replace the two uses of compact() in wpdb::determine_charset() with explicit array literals. General normal enhancement 4 weeks ago trunk has-patch
#65614 Site Editor: skip block-theme-only preloads for classic themes Editor normal enhancement 4 weeks ago trunk
#65616 Support the HTTP `QUERY` method for read/search REST endpoints (RFC 10008) REST API normal enhancement 4 weeks ago dev-feedback
#65627 UX Improvement: Move "Delete Menu" link to the top header to prevent accidental data loss Menus normal enhancement 3 weeks ago
#65628 PHP-only blocks: in-canvas editing Editor normal enhancement 4 weeks ago trunk has-patch
#65633 Toggle tips should also display tooltips General normal enhancement 4 weeks ago trunk has-patch
#65652 Tests: Add PHPUnit tests for wp_json_encode( General normal enhancement 4 weeks ago has-patch
#65653 Tests: Add PHPUnit tests for wp_get_update_php_url() General normal enhancement 4 weeks ago has-patch
#65654 Tests: Add PHPUnit tests for get_dirsize() General normal enhancement 4 weeks ago has-patch
#65655 Tests: Add PHPUnit tests for wp_die() and its handlers General normal enhancement 3 weeks ago has-patch
#65661 Media: Enable client-side media uploads in the Media Library Media normal enhancement 6 days ago has-patch
#65663 Serve an overdue scheduled post instead of a 404 when its permalink is requested Posts, Post Types normal feature request 3 weeks ago trunk dev-feedback
#65677 Site Health - Add a button to copy information from the Status screen Site Health normal feature request 3 weeks ago
#65678 Add WP_SKIP_COOLDOWN_PERIOD constant to bypass the plugin update distribution cooldown Upgrade/Install normal feature request 3 weeks ago
#65693 Tests: Refactor wp_cache_get_multiple() and wp_cache_delete_multiple() to improve isolation and edge-case coverage Build/Test Tools minor enhancement 3 weeks ago trunk has-patch
#65725 Block Bindings: Add icon attribute of core/icon block to list of supported block binding attributes Editor normal enhancement 2 weeks ago has-patch
#65744 Switching Help tabs shifts the page content below the panel Administration minor enhancement 13 days ago trunk has-patch
#65747 Add maintenance mode template Upgrade/Install normal enhancement 13 days ago
#65751 wp_get_registered_image_subsizes() has no unit test coverage Media normal enhancement 13 days ago has-patch
#65776 Support structured color options for wp_admin_css_color aduth Administration normal enhancement 10 days ago
#65803 Multisite: Add Network Setting and capabilities to restrict Connectors management on subsites Networks and Sites normal enhancement 6 days ago
#65836 Provide a native API for generating and managing Schema.org JSON-LD structured data Options, Meta APIs normal enhancement 2 days ago
#65841 theme.json settings.viewport: warn when a breakpoint is dropped Editor normal enhancement 24 hours ago trunk
#65843 Expand the Tools screen with Import, Export, and Code Editing cards & adding a message when there are no tools to display Administration normal enhancement 11 hours ago has-patch

Reporter Feedback / Close (24 matches)

#6425 Support for RTL in feeds Feeds normal enhancement 4 years ago close
#7745 Private posts cannot have unpublished or pending review status Editor minor enhancement 10 months ago close
#10384 Make IIS Permalink support enabled based on capability not on version number westi Permalinks normal enhancement 19 months ago 2.8 close
#10425 Improvements to IIS7 Rewriting Code Permalinks normal enhancement 19 months ago 2.8.1 close
#13372 Separate Image sizes for different post types Media normal enhancement 6 years ago 4.6.1 close
#15955 move_uploaded_file mangles non-ascii characters on Windows platforms SergeyBiryukov* Upload major defect (bug) 15 months ago 2.0 close
#18525 zlib.output_compression "on" in server conflicts with autoupdate Bootstrap/Load normal defect (bug) 15 months ago 3.2.1 close
#21132 List tables' "select all" should let you really select all, regardless of screen options Administration normal feature request 11 months ago close
#22812 Tweak the media modal styles for longer strings in ru_RU I18N normal defect (bug) 6 years ago 3.5 close
#23794 load_plugin_textdomain fails if plugin is loaded from mu-plugins I18N normal enhancement 2 years ago 3.5.1 close
#24567 Add help to media modals Help/About normal enhancement 10 months ago 3.5 close
#27307 Text Widget size spill over the side of Widget Container in random width. Widgets normal defect (bug) 6 months ago 3.8.1 close
#28006 Add visual cues when viewing drafts on the frontend Editor trivial feature request 9 months ago close
#28607 Make wpautop()'s $allblocks variable filterable Formatting normal enhancement 14 months ago close
#31620 get_raw_theme_root does not resolve custom theme folder when is the unique Themes normal defect (bug) 6 months ago 3.1 reporter-feedback
#31686 wp_authenticate_username_password() should check for a WP_Error object Security normal defect (bug) 7 years ago 3.7 reporter-feedback
#31728 Search bug (Cyrillic) Permalinks normal defect (bug) 6 years ago 4.1.1 reporter-feedback
#32143 wpLink function getAttrs() missing link-text Editor normal enhancement 6 years ago 4.2 reporter-feedback
#32318 Upload fails, wp_insert_attachment returned 0 Upload normal defect (bug) 4 years ago 4.1.5 close
#32422 add_menu_page() returns incorrect $hookname when using plugin filename as $menu_slug Plugins normal defect (bug) 6 months ago 4.2.2 dev-feedback
#33425 XML-RPC missing options on wp.getOptions XML-RPC normal defect (bug) 11 months ago 4.3 close
#33909 The `home` option not equivalent to the WP_HOME constant value in multisite and single instance Upgrade/Install normal defect (bug) 14 months ago 3.0 dev-feedback
#33936 Alignment issue in dashboard update count General normal defect (bug) 7 years ago reporter-feedback
#33963 New function: `upload_url()` Upload normal enhancement 11 months ago reporter-feedback
Note: See TracReports for help on using and creating reports.