Make WordPress Core

{60} Bugs Reported Against Trunk (4867 matches)

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

Results (3601 - 3700 of 4867)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#55909 Do WordPress feeds need pagination query SQL_CALC_FOUND_ROWS? Feeds normal enhancement 06/03/2022 6.0
#55911 Slow query because Admin Bar loads all options on all user's sites Toolbar normal enhancement 06/30/2022 3.1
#55913 Custom Fields table can have extra-wide checkboxes and radio buttons Editor normal enhancement 06/04/2022 6.0
#55920 Ability to query by post author in post_exists() Posts, Post Types normal enhancement 06/07/2022 6.0 has-patch
#55922 Update wp_list_comments type parameter to allow array or string Comments normal enhancement 07/17/2024 2.7 has-patch
#55938 WP prefix on installation - instructions to be indicated Database minor enhancement 06/07/2022
#55944 Few wp-admin files need to exit if directly loaded Administration normal enhancement 07/03/2024 6.0 has-patch
#55950 FIDO passwordless authentication? Login and Registration minor feature request 02/26/2026
#55951 Page List and Latest Posts Text Colors Do Not Automatically Adjust to Background Color in 6.0 Editor major feature request 06/24/2022 6.0
#55956 Pass $maybe_orderby_meta into 'get_terms_orderby' filter Taxonomy normal enhancement 06/09/2022 2.8 dev-feedback
#55961 Add embed to WP_REST_Request class REST API normal enhancement 07/20/2023 4.7 has-patch
#55969 The function set_transient should have the autoload argument Options, Meta APIs normal enhancement 10/04/2024 6.0 has-patch
#55973 Add .gitattributes file to annotate generated files Build/Test Tools normal enhancement 11/16/2023
#56035 Error logging improvements Site Health normal enhancement 08/03/2022
#56056 Specify a Custom Array of $sizes for `wp_get_attachment_image` to Reduce HTML Bloat Post Thumbnails normal enhancement 06/28/2024 has-patch
#56069 Footer Template Parts and Reusable Blocks Have Added Spacing By Default Editor normal feature request 08/10/2022 6.0
#56087 Configure Codecov status checks Build/Test Tools normal enhancement 06/28/2022
#56105 Call update_post_parent_caches in the_post function in WP_Query class Query normal enhancement 04/20/2023 needs-unit-tests
#56118 Exception to escapement: Exported or imported data Export major feature request 07/01/2022 needs-docs
#56120 WordPress should add a space character on every possible "wrap point" in a post title when building "html title", "og:title" and so on Formatting normal enhancement 07/05/2022 dev-feedback
#56137 Excerpt in Quick Edit Quick/Bulk Edit normal enhancement 06/04/2024 dev-feedback
#56151 Port Dominant Color from performance plugin to core Media normal enhancement 09/13/2022 has-patch
#56164 Create a way to reference function parameter documentation when complex parameters are passed to hooks General normal enhancement 07/06/2022 dev-feedback
#56168 Add a way easily perform advanced post fields queries Query trivial feature request 07/07/2022
#56207 Multisite: record when a user is added to a site Users normal enhancement 07/13/2022
#56217 Add video rotation info in wp_read_video_metadata() Media normal enhancement 08/16/2024 6.0 has-patch
#56247 Page editor for the page assigned as Front Page does not indicate this status Themes normal enhancement 07/19/2022
#56258 Add IPv6 availability check in Site Health Site Health normal feature request 03/08/2024
#56259 Database Repair doesn't check for missing primary keys / A.I. Database minor enhancement 03/09/2023
#56262 WP_List_Util::pluck doesn't support a null $field General minor enhancement 02/05/2026 3.1 has-patch
#56264 WP_Term_Query does not allow limiting results when descending family tree Taxonomy normal feature request 10/12/2022 2.7.1
#56276 Check hosting compatibility for Mobile Application to work with the site Site Health normal enhancement 03/07/2023
#56282 Automatic Updates: Counter counts plugins, which can't be updated automatically (and more..) Plugins normal enhancement 07/24/2022
#56301 Add File Backup Feature in wp_edit_theme_plugin_file() sajjad67 Filesystem API normal feature request 07/17/2023 dev-feedback
#56368 Unable to use enum with array data type - REST API REST API normal enhancement 09/04/2022
#56373 La EDICION de Contenidos y los ROLES de Usuario Role/Capability normal enhancement 08/14/2022
#56376 Add wp_is_ini_value_changeable( 'memory_limit' ) yes or no to class WP_Debug_Data Site Health normal enhancement 08/14/2022 6.0
#56382 Allow filtering excluded directories during theme export via `wp_is_theme_directory_ignored` Themes normal enhancement 08/15/2022 6.0 has-patch
#56390 Updating WP_MEMORY_LIMIT Bootstrap/Load normal enhancement 01/24/2024
#56425 wp_localize_script assign to const and freeze instead of var to avoid reassignments Script Loader normal enhancement 11/08/2022 dev-feedback
#56428 Filter username on Users list table (WP_Users_List_Table) Users trivial feature request 08/24/2022 6.0.1
#56458 Multisite Theme Details Networks and Sites normal feature request 09/30/2022 6.0.1
#56488 The current_theme_supports should have default args test Themes normal enhancement 09/01/2022 has-patch
#56489 An extra post lookup in WP_Embed::shortcode for known post Embeds normal enhancement 09/01/2022
#56522 Add filter for wp_get_layout_style Editor normal enhancement 02/09/2023 5.9 needs-patch
#56542 Should not allow to unregistered user be able to make a "Export Personal Data" Request Privacy normal enhancement 09/27/2022 4.9.6 has-patch
#56548 Introduce `get_option` action Options, Meta APIs normal enhancement 10/21/2024 needs-unit-tests
#56556 Add a link to go to the thema wordpress.org page. Themes normal enhancement 09/12/2022
#56576 When post is switched from published to draft, create revision Revisions normal enhancement 09/10/2025
#56582 Decide how to format multi-line comments in global scope. General normal enhancement 09/17/2022 dev-feedback
#56587 REST API sanitize and validate order / priority REST API normal enhancement 09/16/2022 6.0.1
#56592 Add filter to wp_redirect_admin_locations() Rewrite Rules normal enhancement 09/17/2022 6.0.2
#56593 Post meta validation error messages are not helpful to end users REST API normal feature request 09/17/2022 6.0.2 dev-feedback
#56602 Add a comment to auto-generated editor files pulled from Gutenberg repository Build/Test Tools normal enhancement 09/19/2022
#56606 PHP Warning in /wp-includes/blocks/index.php General normal enhancement 12/02/2025 dev-feedback
#56663 `tag_escape()` does not follow naming convention. Formatting normal enhancement 09/27/2022
#56691 Function suggestion: get_excerpt_length() General normal enhancement 06/12/2024 has-patch
#56740 set_up_before_class() / wpSetUpBeforeClass() are inconsistent and confusing Build/Test Tools normal enhancement 01/18/2025 4.4
#56751 Add wp_get_environment_type() to update.php checks (core, plugins, themes) Upgrade/Install normal enhancement 10/07/2022 5.5 needs-docs
#56774 Need more options on pre-existing blocks. Formatting normal enhancement 10/09/2022 6.0.2
#56781 Missing "Deactivated" filter at top of "All Sites" on multisite installation. Administration normal enhancement 10/14/2022
#56785 Automatically catch potential security issues before release Build/Test Tools normal enhancement 11/19/2024 dev-feedback
#56794 Add linting for `gutenberg_*` functions Build/Test Tools normal enhancement 11/27/2025 dev-feedback
#56821 meta_query late row lookup for performance improvement Options, Meta APIs normal enhancement 10/14/2022 needs-patch
#56822 Use non-breaking space in required fields message General normal enhancement 11/04/2022
#56846 All test classes that use the "wp" prefix should be renamed for consistency General minor enhancement 07/25/2023 has-patch
#56879 Add DDEV Page to Install Local Server Docs General normal feature request 10/21/2022 needs-docs
#56895 SEO tools can't differ from Tag and Categories Taxonomy normal feature request 10/24/2022
#56916 Look to the current request to get the URL settings. General normal feature request 10/26/2022
#56954 Add action or constant 'doing_sitemap' Sitemaps normal enhancement 11/02/2022
#56987 Site Health: add visual placeholder for checks that are still loading Site Health normal enhancement 10/23/2023 dev-feedback
#56993 I want to put a filter in the wp_enqueue_block_support_styles function. Script Loader normal feature request 10/25/2023 6.1
#57016 When searching for a block, there is an unexpected blank space at the bottom of the Editor Editor normal enhancement 11/07/2022 6.1
#57064 Add individual "Support" links to the plugin list page / theme page Plugins normal feature request 11/10/2022 needs-patch
#57076 Allow fullscreen in oembed videos Embeds normal enhancement 11/15/2022
#57089 Automatically log-in a user Users normal enhancement 11/12/2022
#57105 Enhance wp_handle_comment_submission() with a custom validation Comments normal enhancement 11/14/2022 6.2
#57106 Allowing comment form error pages Comments normal enhancement 11/14/2022 has-patch
#57107 No-op `MagpieRSS` Feeds normal enhancement 07/26/2024 dev-feedback
#57131 get_the_terms(): Parameter #1 ($post) of type is nullable. Taxonomy normal enhancement 11/18/2022 3.6 dev-feedback
#57154 Twenty Twenty-Three: Changing Size Preset from Button Typography is not affecting on front page "Get in Touch" button Bundled Theme normal enhancement 04/15/2024 6.1.1 dev-feedback
#57159 Add scheduled events in the site health report. Site Health normal enhancement 01/31/2023 dev-feedback
#57200 WP_List_Table::pagination use singular and plural Administration normal enhancement 12/03/2022 dev-feedback
#57201 Add unit tests for wp_maybe_load_widgets Widgets normal enhancement 02/12/2025 has-patch
#57220 New plugin header for requiring network installation Plugins normal enhancement 08/03/2023 has-patch
#57221 Opportunity for optimization on invalid query to REST API Search Controller REST API minor enhancement 11/28/2022 6.2
#57223 Comments Controller : Should max/total be pre- or post- filtering? It is pre-. Reconsider? REST API normal enhancement 11/28/2022 6.2
#57229 Improve wording on updates page about auto-updates Upgrade/Install normal enhancement 11/30/2022 has-patch
#57280 Security automatic updates for plugins and themes Upgrade/Install normal enhancement 12/06/2022 dev-feedback
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query Query normal enhancement 09/10/2025 6.2 has-patch
#57314 Update all references to wp/v2 to namespace field in class-wp-rest-comments-controller.php Comments normal enhancement 12/12/2022 has-patch
#57361 WP_REST_Attachments_Controller::get_media_types not returning existing mime types, but the ones allowed for upload REST API normal enhancement 12/20/2022 4.7
#57369 Insert Media dialog gets ad-hoc controls: Thumbnails squared/proportional + Sort order by date/name asc/desc Media normal enhancement 07/28/2023 6.1.1
#57395 Improve wp_die message when previewing post revision with expired nonce and unauthenticated requests Revisions normal enhancement 12/29/2022 6.1.1 has-patch
#57398 User roles are reset to "All" tabs when performing bulk actions on certain user roles. General normal enhancement 10/07/2024 dev-feedback
#57408 Show at which sites in the multisite a plugin or theme is installed Networks and Sites normal feature request 12/18/2023 6.1.1
#57420 Add filter for wp_theme_get_element_class_name Editor minor enhancement 04/08/2026 has-patch
#57421 Editor: add new parameter to hook when enqueuing block assets Editor normal enhancement 01/10/2023 has-patch
#57423 we need to check an argument is closure in PclZip Administration normal enhancement 01/05/2023 6.2 has-patch
#57424 Specific hook for Content Security Policy Security normal enhancement 01/05/2023
Note: See TracReports for help on using and creating reports.