Make WordPress Core

{60} Bugs Reported Against Trunk (4797 matches)

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

Results (2701 - 2800 of 4797)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#43728 Implements site_enable_theme and site_disable_theme functions in WP_Theme class Themes normal enhancement 06/14/2025 has-patch
#62543 URGENT FEATURE: Plugin Updates Section Needs To Show Warning Message For Newer Version Plugins Plugins critical enhancement 06/13/2025 6.7.1 has-patch
#63483 Compatibility float and whitelist timezone string Options, Meta APIs normal enhancement 06/12/2025
#63558 Proposal: Add `: void` return types to existing method signatures General normal enhancement 06/12/2025 has-patch
#35331 Update external Prototype library to 1.7.3 External Libraries normal enhancement 06/11/2025 has-patch
#52143 memory_limit not always adhered General normal enhancement 06/11/2025 5.6
#62230 Enhanced Core, Plugin, Theme repository with GPG signature based authentication for packages Upgrade/Install critical enhancement 06/10/2025
#55639 Implement Async CSS Script Loader normal enhancement 06/10/2025
#52865 Strip 'enclosed' trailing spaces in URLs Canonical normal enhancement 06/10/2025
#58389 Enable auto-updates for plugins installed from the Plugins Add New Screen Upgrade/Install normal enhancement 06/10/2025 dev-feedback
#63524 Add DISABLE_WP_CRON to site health constants Site Health normal enhancement 06/06/2025 6.8 dev-feedback
#54259 The function deactivate_plugins should run only in the backend Plugins normal enhancement 06/05/2025 has-patch
#63530 Twenty Twenty-Four: Increase padding for List block (when it has a border or background) Bundled Theme normal enhancement 06/05/2025 dev-feedback
#34507 New action `before_login_form` Login and Registration normal enhancement 06/05/2025 has-patch
#62489 Make the .maintenance file location more configurable Upgrade/Install normal enhancement 06/04/2025 has-patch
#62788 Update request for 'Deleting...' string after failed Ajax attempt Plugins trivial enhancement 06/04/2025 6.7.1 dev-feedback
#62470 Filter for get_the_block_template_html Editor normal enhancement 05/26/2025 has-patch
#62526 Add the theme type (block theme or non block theme) to the site health page Site Health normal enhancement 05/26/2025 dev-feedback
#62604 Prevent false-positive in validate_callback() in REST API REST API normal enhancement 05/26/2025 has-patch
#62664 Automatically prepopulate registered meta keys in the Custom Fields meta box Options, Meta APIs normal enhancement 05/26/2025 has-patch
#62855 Add object_id to WP_REST_Meta_Fields::prepare_value_for_response() REST API normal enhancement 05/26/2025 dev-feedback
#62953 Add post_ancestor as query var to WP_Query class bbpaule Query normal enhancement 05/26/2025 has-patch
#63056 Add Missing rest_prepare_ Filters to Several REST API Controllers vipulpatil REST API normal enhancement 05/26/2025 has-patch
#63082 Strip query strings in wp_redirect_admin_locations Canonical trivial enhancement 05/26/2025 has-patch
#63125 Let hidden if an email address is registered on the website Login and Registration normal enhancement 05/26/2025
#63130 Add comment_count Support to REST API for Enhanced Sorting and Gutenberg Integration REST API blocker enhancement 05/26/2025 has-patch
#63258 Loose external reference to cdn.dashjs.org External Libraries normal enhancement 05/26/2025
#63328 Improve Export Tool to Support Multiple Content Type Selection Export normal enhancement 05/26/2025 needs-patch
#63376 Enhancement: wp_login_form() $redirect params default value fetching update Login and Registration normal enhancement 05/26/2025
#63418 Form fields in mobile view of taxonomy screens use inconsistent width Administration normal enhancement 05/26/2025 has-patch
#63478 Remove leftover debug code from Box class Media normal enhancement 05/25/2025 has-patch
#63337 Enhance Widget Spacing for Mobile Dashboard Administration normal enhancement 05/19/2025 5.5 has-patch
#62789 Enforce use of application passwords for authenticated XML-RPC requests XML-RPC normal enhancement 05/15/2025 5.6
#62660 Improve Customizer description in dashboard welcome panel Administration normal enhancement 05/12/2025 5.9 has-patch
#58416 Media Title field should soft wrap in Media Modal: For better readability/editing of long titles. Media normal enhancement 05/12/2025 3.5 needs-unit-tests
#57725 Use of rand() function instead of wp_rand() Filesystem API normal enhancement 05/12/2025 dev-feedback
#55553 update_blog_option should accept autoload parameter Options, Meta APIs normal enhancement 05/12/2025 5.9.3 dev-feedback
#63419 Auto-generate temporary title for new posts without a title General major enhancement 05/08/2025
#60234 Script Modules API: Add a translations API Script Loader normal enhancement 05/06/2025
#52895 Overview of e2e tests to be written Build/Test Tools normal enhancement 05/06/2025 has-patch
#48936 Remove mysql2date() usage from core pbearne Date/Time normal enhancement 05/06/2025 needs-unit-tests
#63253 Theme REST API: expose "has_theme_json" field REST API normal enhancement 05/05/2025 has-patch
#63299 WP_Theme: Add "has_theme_json" method wildworks Themes normal enhancement 05/05/2025
#63388 Add optional breadcrumb navigation to WordPress admin area General major enhancement 05/04/2025
#17246 Handling of HTTP 404 errors for non-existing files Bootstrap/Load normal enhancement 05/03/2025 has-patch
#54533 State more clearly that an active theme can't be deleted Themes normal enhancement 04/27/2025 has-patch
#63349 Twenty Fifteen: center Calendar block text Bundled Theme normal enhancement 04/25/2025 dev-feedback
#37757 Add `allowed_classes` to `maybe_unserialize` When WordPress is running on PHP 7+ Security normal enhancement 04/24/2025 dev-feedback
#41934 Update load.php with wp_is_bad_request function Bootstrap/Load normal enhancement 04/23/2025 4.9
#63336 Adding Support to Apache2 Build/Test Tools normal enhancement 04/22/2025 dev-feedback
#63329 Use check_ajax_referer() instead of check_admin_referer() for AJAX requests in media form handling. Security normal enhancement 04/22/2025 6.8 has-patch
#63279 Improve `media_library_months_with_files` inside `wp_enqueue_media()` Media normal enhancement 04/15/2025 4.7.4 has-patch
#57540 make WordPress password management more “understandable”? audrasjb* Login and Registration normal enhancement 04/14/2025 6.1.1 needs-patch
#51326 Site Health: Add all constants used by core Site Health minor enhancement 04/13/2025 5.2
#63089 Request: Previous / Next Buttons for WP Admin Editor normal enhancement 04/07/2025
#39037 Should REST API support multiple orderby values? REST API normal enhancement 03/27/2025 4.6.1 has-patch
#45949 Allow plugins or themes to supply their own message when they caused a WSOD Bootstrap/Load normal enhancement 03/26/2025 has-patch
#63156 Formatting: Expand sanitize_html_class() to support the full range of CDATA that a class attribute can contain Formatting normal enhancement 03/24/2025 has-patch
#50422 Prevent Browser Caching From Getting Involved With wp_redirect and wp_safe_redirect (Leaving the Browser to Purely Honor the Redirect Code Used) General normal enhancement 03/19/2025 5.4.2 has-patch
#37958 Improve looping through sites and restoring Networks and Sites normal enhancement 03/19/2025 has-patch
#63092 REST API: Support preloading 'HEAD' requests Mamaduka REST API normal enhancement 03/13/2025 has-patch
#63074 Automated Output Escaping Based on REST API Schema REST API normal enhancement 03/07/2025
#60619 Add a DNS section to Site Health (and status checks for SPF and DMARC) Site Health normal enhancement 03/06/2025 dev-feedback
#59811 Remove suggestion to add tags and categories Editor normal enhancement 03/06/2025
#63046 Add background-clip to the safe_style_css filter Formatting normal enhancement 03/05/2025 has-patch
#63013 Twenty Nineteen: Use `sass` instead of `node-sass` Bundled Theme normal enhancement 03/04/2025 has-patch
#63049 Image Editor: Changing crop aspect ratio can allow cropping area to exceed image boundary Media normal enhancement 03/03/2025
#63044 Add method to test whether currently viewing the site home page in WP_Query Query normal enhancement 03/03/2025 has-patch
#63036 Additional unit tests kses color-mix Formatting trivial enhancement 02/28/2025 has-patch
#46188 esc_html does not have support for multiline output. esc_br_html or line-breaking parameter for esc_html is missing Formatting normal enhancement 02/27/2025 5.0.3 has-patch
#57931 Add Border Radius to WP Dashboard Post Boxes Administration normal enhancement 02/26/2025 dev-feedback
#63015 Handle more content-disposition format on dowload_url General normal enhancement 02/25/2025
#62994 Add a site health check for global table schemas Site Health normal enhancement 02/20/2025 needs-patch
#51540 Iterations to updates screen karmatosed Upgrade/Install normal enhancement 02/20/2025
#47651 Provide required PHP version for plugins with minimum PHP requirement Site Health normal enhancement 02/20/2025 5.2 dev-feedback
#61569 Content-Security-Policy (CSP) add support for trusted types (centralized input validation of text inserted into DOM XSS sinks) General normal enhancement 02/18/2025
#62959 Ensure wp_roles() returns an instance of WP_Roles Role/Capability minor enhancement 02/13/2025 has-patch
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal enhancement 02/12/2025 4.9.7 needs-patch
#40434 Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() Query normal enhancement 02/12/2025 4.7.3 needs-patch
#60179 Add unit tests for wp_widgets_add_menu Widgets normal enhancement 02/12/2025 has-patch
#57201 Add unit tests for wp_maybe_load_widgets Widgets normal enhancement 02/12/2025 has-patch
#45839 Use site meta for blog details Networks and Sites normal enhancement 02/12/2025 4.6 dev-feedback
#60842 PHPunit tests for wp_check_invalid_utf8 Formatting normal enhancement 02/12/2025 has-patch
#60301 PHPunit test for print_emoji_detection_script Formatting normal enhancement 02/12/2025 has-patch
#59981 PHPUnit tests for is_main_network Networks and Sites normal enhancement 02/12/2025 has-patch
#62949 HttpOnly flag for the post password cookie Security normal enhancement 02/12/2025 1.5 dev-feedback
#61127 Make `wp_filter_oembed_result` less strict Embeds normal enhancement 02/12/2025 4.4 has-patch
#53860 REST API returns special characters as Unicode Decimal Code REST API minor enhancement 02/10/2025 5.8 has-patch
#44539 Notify the admin when no personal data is found for a user Privacy normal enhancement 02/09/2025 4.9.6
#36270 Allow filtering of the final HTML output of media related shortcodes Media normal enhancement 02/05/2025 4.7.2 needs-patch
#36641 WP_Term method __toString Taxonomy normal enhancement 01/31/2025 has-patch
#41675 Add filter to bypass display/query for Media Months filter in media modal Media normal enhancement 01/29/2025 has-patch
#62870 Autosave Stores Default Taxonomy (Category) but Not Custom Taxonomies Autosave normal enhancement 01/29/2025
#61921 Require plugin name should be taken from plugin header instead of readme name Plugins normal enhancement 01/28/2025 6.6.1 needs-patch
#62549 checked is a boolean attribute Administration trivial enhancement 01/28/2025 has-patch
#62868 Twenty Twenty-Five: make font-weight more consistent cross-browser for strong elements in body text Bundled Theme normal enhancement 01/27/2025 6.7
#62863 _make_cat_compat() - dynamic properties deprecated in PHP 8.2 Taxonomy normal enhancement 01/25/2025 4.4 has-patch
#62848 Continuous requests for apple-touch-icon-precomposed.png returning 404 General minor enhancement 01/23/2025 6.7.1
#62837 Filter to change the labels and placeholders of inputs General normal enhancement 01/23/2025 6.7.1 has-patch
#44391 Improving the notification badges in admin menu hedgefield Administration normal enhancement 01/22/2025 needs-patch
Note: See TracReports for help on using and creating reports.