Make WordPress Core

{60} Bugs Reported Against Trunk (5005 matches)

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

Results (2701 - 2800 of 5005)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#64581 Allow serialized options read-only view Options, Meta APIs trivial feature request 8 weeks ago 2.0.2 has-patch
#64577 Enable recovery mode for multisite Administration normal enhancement 7 months ago has-patch
#64571 Better Exposing Admin Color Scheme Administration normal enhancement 8 months ago dev-feedback
#64554 New src_matched value filter request Media blocker enhancement 8 months ago 6.9 needs-patch
#64543 Implement `ignore-scripts` to harden npm usage Build/Test Tools normal task (blessed) 4 months ago
#64521 Blocks: Move block parser PHP classes from Gutenberg to Core dmsnell Editor normal enhancement 8 months ago
#64520 Gutenberg assets: show hash in the version footer Build/Test Tools normal enhancement 4 months ago has-patch
#64506 wp_dashboard_recent_comments executes an unnecessary SQL query Comments normal enhancement 8 months ago 6.9 has-patch
#64498 Add core support for random content redirects Rewrite Rules normal feature request 5 weeks ago dev-feedback
#64494 Bump minimum PHP version to 8.* General normal enhancement 3 weeks ago has-patch
#64482 Twenty Twenty-One: Efficiency refactor of excerpt-generation with Block Processor. Bundled Theme normal enhancement 4 months ago has-patch
#64481 Explore Sec-Fetch Headers as a Core-Supported CSRF Mitigation Mechanism Security normal enhancement 8 months ago
#64458 Add ability to set different renders based on sitemap type Sitemaps normal enhancement 9 months ago
#64443 Show last updated date for locally installed plugins and themes Administration normal enhancement 9 months ago dev-feedback
#64441 Make Subdirectory networks compatible with custom wp-content directories Networks and Sites normal enhancement 9 months ago
#64439 Add admin download functionality for themes in wp-admin Themes normal enhancement 4 months ago has-patch
#64427 Implement WHATWG MIME Sniffing dmsnell General normal enhancement 9 months ago has-patch
#64424 Add “Download” action for locally installed plugins in Plugins admin screen Plugins normal enhancement 8 months ago needs-unit-tests
#64423 Introduce register_content_type() API for declarative content modeling Posts, Post Types normal feature request 4 months ago has-patch
#64378 List Table - Possible UX improvement Administration normal enhancement 9 months ago
#64377 Add a Notes column to the posts list table adamsilverstein Notes normal enhancement 9 months ago has-patch
#64363 add MarkDown feeds Feeds normal enhancement 5 months ago has-patch
#64362 Support for Faux WP_Post Objects Posts, Post Types normal enhancement 4 months ago 6.9 dev-feedback
#64360 enqueue_block_assets action ignores script modules Editor normal enhancement 8 months ago has-patch
#64349 Simplify Editing Experience for Author Biographical Info Field Users normal enhancement 4 months ago 1.5 has-patch
#64312 Confusing & Unsafe Menu Behavior in WordPress Admin (Especially on Mobile) Menus major enhancement 10 months ago 6.8.3
#64306 Enhancements: Add 'designer' user role, Collaborator groups/teams, display multiple contributor types and co-authors, contributor heirarchy on posts/pages Role/Capability trivial enhancement 10 months ago
#64264 In Post List Table Extended View - place post excerpt in 2nd row spanning all columns Administration normal enhancement 10 months ago
#64243 Rename default category from uncategorized to general or similar. General normal enhancement 10 months ago
#64222 Improve the upgrade process for the Twemoji library Build/Test Tools normal feature request 10 months ago dev-feedback
#64206 Twenty Seventeen: Found a reference to unsplash.com. Assets from this website does not use a license that is compatible with GPL. Bundled Theme normal enhancement 10 months ago
#64193 Proposal: Add official support for ltr.css in RTL-based multilingual sites I18N normal enhancement 7 months ago dev-feedback
#64187 Detailed image view in the media admin too large Administration normal feature request 11 months ago 6.8.3
#64180 Simplify and improve performance in `WP_Hook::apply_filters()` Plugins minor enhancement 10 months ago 6.8.3
#64154 Add $x_redirect_by in all places used wp_redirect() and wp_safe_redirect() - in the core, themes and plugins General normal enhancement 11 months ago
#64147 Move all @media screen rules to the bottom of common.css General normal enhancement 4 months ago
#64143 Plugin search box lacks margin Plugins normal enhancement 7 weeks ago has-patch
#64131 A new function to test if a thing is an instance of the WP_User class Users normal feature request 11 months ago 6.9
#64113 Missing unit tests for wp-duotone class General minor enhancement 11 months ago 6.9
#64093 Interactivity API: Performance bottleneck in `data_wp_each_processor` due to repeated template parsing Interactivity API normal enhancement 11 months ago 6.9 has-patch
#64073 Attachments REST API: extend to support ordering by `mime_type`. REST API normal enhancement 11 months ago 6.9 has-patch
#64044 Request to change the limit of each sitemap to 1000 urls instead of 2000 urls as current Sitemaps normal enhancement 12 months ago dev-feedback
#64043 Media Uploader should not always 'crunch' any kind of files Media normal enhancement 12 months ago
#64037 New filters for managing rewrite rules Rewrite Rules normal enhancement 12 months ago
#64036 Filters the value of metadata after it is retrieved. eslamelsherif Options, Meta APIs normal feature request 12 months ago 6.9 has-patch
#64028 This PR improves the developer experience for Windows users working with the WordPress development repository. It adds a Windows helper script (`start-windows.ps1`) and updates the README with clear instructions to avoid common issues. General normal enhancement 12 months ago 6.9 needs-docs
#64019 Improve clarity of REST API meta field error message "The %s property has an invalid stored value, and cannot be updated to null." REST API normal enhancement 12 months ago 6.9
#64016 Unnecessary HTML comments in the comments walker. Comments trivial enhancement 12 months ago 6.8.2
#63996 Comments: create a dedicated view that shows all comments from someone Comments normal feature request 12 months ago
#63995 Comments: show top commentors Comments normal enhancement 12 months ago
#63974 .mo file loaded as UTF-8 by default - non-standard and ignoring Content-Type headers I18N normal enhancement 12 months ago
#63958 Twenty Twenty Five: Add an author template Bundled Theme normal enhancement 12 months ago dev-feedback
#63953 Improving the Permalink Structure for `?attachment_id=123` Permalinks normal enhancement 12 months ago
#63948 Distinguish between “Link Preview Card” and “Embed WordPress (full post)” Embeds normal enhancement 12 months ago
#63946 Introduce a mechanism for lazy-loading REST routes and handlers REST API normal enhancement 3 months ago has-patch
#63926 Feature Request: Show Selection Count in Media Library Media normal feature request 3 months ago has-patch
#63924 WordPress Plugin Update Screen - Checkboxes with PHP Version Upgrade/Install normal enhancement 13 months ago
#63910 In wp_switch_roles_and_user there is no cast to int applied to $new_site_id and $old_site_id Networks and Sites minor enhancement 13 months ago 4.9.8
#63890 Add multiple order conditions to WP_Term_Query Taxonomy normal enhancement 8 months ago dev-feedback
#63885 Re-implement the Network Admin “Sites” dashboard using DataViews and DataForm Networks and Sites normal feature request 12 months ago has-patch
#63881 KSES: Deprecate wp_kses_stripslashes General normal enhancement 13 months ago dev-feedback
#63880 Remove and rounding borders and minor improve login and dashboard page General normal enhancement 13 months ago 6.9 has-patch
#63869 Add template / template_file arguments to register_taxonomy Taxonomy normal enhancement 13 months ago
#63852 Twenty Twenty-Five: Code block does not use fallback to default monospace font Bundled Theme normal enhancement 13 months ago 6.7 has-patch
#63828 Can't use `CURLFile` with `wp_remote_post` HTTP API normal enhancement 13 months ago 6.8.2
#63804 Proposal of wp_trim(): JavaScript-compatible alternative for trim() Formatting normal enhancement 13 months ago has-patch
#63796 Accidentally deleted Entire Menu and there’s no way to restore!!! General normal enhancement 2 months ago
#63781 Blogger to wordpress error General normal enhancement 14 months ago
#63778 Allow admins/editors to upload SVGs Upload normal enhancement 3 months ago
#63759 Replace event.keyCode with event.key General minor enhancement 12 months ago has-patch
#63745 Suggestion Regarding PHPDoc Usage for $GLOBALS in WordPress Core General normal enhancement 14 months ago dev-feedback
#63735 [Collaboration Inquiry] A Proposal to Discuss Improving Theme Compatibility for the ActivityPub Plugin Plugins normal feature request 14 months ago dev-feedback
#63734 wpdb::prepare() should reject invalid schema object names Database normal enhancement 14 months ago 6.9 has-patch
#63729 Fix misleading summary in PHPDoc for wp_insert_post() Posts, Post Types normal enhancement 10 months ago has-patch
#63727 A new function to sanitize an array Security normal enhancement 14 months ago dev-feedback
#63715 Ability to upload plugins directly from Plugins Menu Administration normal enhancement 14 months ago
#63685 "pre_add_option" hook missing Options, Meta APIs minor enhancement 14 months ago dev-feedback
#63683 Improve wp_insert_term() duplicate query Taxonomy minor enhancement 14 months ago dev-feedback
#63673 Various inconsistencies in connection with the ‘Crop’ function joedolson* Media normal enhancement 14 months ago has-patch
#63670 Add trashability to REST API posts controller REST API normal enhancement 14 months ago 6.9 has-patch
#63661 Display admin error message if AUTO_INCREMENT attribute is missing on WP core tables Site Health normal enhancement 15 months ago dev-feedback
#63634 Expand servehappy to detect MariaDB/MySQL versions with very short support periods Site Health normal enhancement 15 months ago
#63631 MultiSite: Remove links to Manage Comments for sites that don't have Comments (or similar logic) Networks and Sites normal enhancement 7 weeks ago
#63628 Build/Test Tools: Remove unnecessary `docker` branding Build/Test Tools normal enhancement 10 months ago 5.3 has-patch
#63626 Improve Media Library's "Attached" status to reflect actual usage in posts/pages, not just direct uploads. Media normal enhancement 15 months ago
#63621 Enhancement: Ensure Hello Dolly passess the Plugin Check (PCP) Plugins minor enhancement 15 months ago has-patch
#63614 pre_get_lastpostdate filter Query minor enhancement 15 months ago has-patch
#63600 Enhancement: Add get_pages_args filter to allow full control over get_pages() arguments before parsing in get_pages() vincent06 Posts, Post Types normal enhancement 10 months ago 6.5 needs-docs
#63569 It should be possible to register font families with external sources Themes normal feature request 15 months ago 6.9
#63558 Proposal: Add `: void` return types to existing method signatures General normal enhancement 7 months ago has-patch
#63548 Don't allow empty Blog Name / Site Title General normal enhancement 3 months ago has-patch
#63534 Add `link_to` label to post types Posts, Post Types normal enhancement 12 months ago has-patch
#63530 Twenty Twenty-Four: Increase padding for List block (when it has a border or background) Bundled Theme normal enhancement 3 days ago dev-feedback
#63524 Add DISABLE_WP_CRON to site health constants Site Health normal enhancement 16 months ago 6.8 dev-feedback
#63509 Use proper filename for attachment post title Media normal enhancement 15 months ago has-patch
#63483 Compatibility float and whitelist timezone string Options, Meta APIs normal enhancement 15 months ago
#63478 Remove leftover debug code from Box class Media normal enhancement 16 months ago has-patch
#63458 Proposal: Native support for a humans.txt file in WordPress General normal feature request 16 months ago
#63436 PHPCS for Class FTP files General trivial enhancement 7 months ago dev-feedback
#63428 Taxonomy settings (output order) Taxonomy normal feature request 16 months ago dev-feedback
Note: See TracReports for help on using and creating reports.