Make WordPress Core

{60} Bugs Reported Against Trunk (4919 matches)

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

Results (3701 - 3800 of 4919)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#47669 'Was' helping verb looks wrong in plugin deletion message Plugins minor enhancement 04/09/2024 5.2.2
#47657 Menu: In wp_link_pages() function add new args to wrap a tag Menus normal feature request 07/08/2019 dev-feedback
#47653 Site Health plugin security check Site Health normal enhancement 09/07/2021 5.2 dev-feedback
#47651 Provide required PHP version for plugins with minimum PHP requirement Site Health normal enhancement 02/20/2025 5.2 dev-feedback
#47650 Add hooks to installed themes screen to allow control and customization Administration normal enhancement 07/23/2019 5.3 has-patch
#47557 Sanitize Email Suggestion Formatting minor enhancement 09/11/2024 5.2.1 has-patch
#47526 Flagging system needed to help flush rewrite rules on post type registration from a plugin Rewrite Rules normal feature request 07/11/2019 5.2.1 dev-feedback
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein Revisions normal enhancement 04/30/2021 needs-patch
#47514 Change priority of make_clickable callback to boost performance Comments minor enhancement 09/22/2024 5.2.1
#47488 add "extensibility" to WP_Privacy_Requests_Table Privacy normal enhancement 06/06/2019 needs-patch
#47447 Allow client-side storing of comment meta Comments normal enhancement 05/31/2019
#47446 Tools > Export does not include term meta data for a custom post type Export normal enhancement 05/31/2019 5.2.1
#47426 Site Health should check for incompatible plugins and plugins no longer maintained Site Health normal enhancement 12/29/2020 5.2.1
#47389 Display warning message on the Updates screen when a VCS is in use Upgrade/Install normal enhancement 02/15/2023 3.7 needs-patch
#47350 Add method to get JSON from a file without using file_get_contents() Script Loader normal enhancement 05/22/2019 5.3 needs-patch
#47314 Add "parent" parameter to get_term_by Taxonomy normal feature request 12/13/2019
#47310 Add Column Taxonomy Links Filter to Media List Table Taxonomy normal enhancement 12/12/2021
#47285 Better Management of External Asset Dependencies Script Loader major feature request 07/24/2024
#47237 Used different escape function on options-media.php Media trivial enhancement 05/11/2019 has-patch
#47221 Plugin Search Menu (Enhancement Suggestion) Plugins normal enhancement 05/10/2019
#47210 Allow html on site health titles and description Site Health minor enhancement 09/05/2022 5.2 dev-feedback
#47192 Allow users to enter recovery mode via their registered email Site Health normal enhancement 04/22/2020 5.2 has-patch
#47154 Prevent "Call to undefined function: get_header()" error in theme files Bundled Theme minor enhancement 04/08/2024 5.1.1 dev-feedback
#46991 Stop propagation on actions or filter Plugins normal feature request 11/19/2020 dev-feedback
#46885 Improvements/Issues with srcsets, additions to wp_calculate_image_srcset joemcgill Media normal enhancement 04/13/2019 5.1
#46835 unnecessary image size created Media normal enhancement 04/09/2019 5.1
#46777 Pass attachment ID to image_resize_dimensions to allow reliable per image cropping Media normal enhancement 04/13/2019 has-patch
#46775 Cannot allow multiple MIME for same file extension Upload major enhancement 08/27/2023 5.1 needs-patch
#46764 Admin search functionality Administration normal enhancement 04/04/2019
#46763 Improve plugin search results with already active plugins Plugins normal enhancement 11/02/2022
#46716 Site owner unable to control admin level users in Word Press dashboard Role/Capability normal feature request 03/30/2019
#46705 Harden WP core against "update option" endpoint vulnerabilities Options, Meta APIs normal feature request 11/25/2019 5.2
#46659 Suggestion: add action hook before admin menu nav in the sidebar Administration normal enhancement 03/26/2019
#46641 Add site_id to WP_Post object Networks and Sites normal enhancement 10/26/2022 5.1
#46635 Improve identifying of non–trivial callbacks in hooks General normal enhancement 10/22/2025 has-patch
#46618 Change login behaviour to only set the test cookie when a user attempts to login instead of just on visiting the login page Login and Registration normal enhancement 04/05/2019 dev-feedback
#46614 Category/tag/taxonomy names on admin screens Administration normal enhancement 09/07/2021 has-patch
#46586 `determine_current_user` filter only run once per request Users normal feature request 03/21/2019
#46580 Is there a reason we add noopener noreferrer on all anchor tags with target=? General minor enhancement 03/21/2019 5.1
#46576 short-circuit filter for dbDelta Database normal enhancement 03/20/2019
#46571 Fix contributors list in plugin information + duplicate CSS Plugins normal enhancement 03/20/2019 5.2 dev-feedback
#46565 Mixed engine in tables, could bring to major WP failure! Also there is a small fix that could avoid that. Database normal enhancement 03/20/2019 4.9.8 needs-patch
#46562 Add rand orderby to the WP_User_Query and get_users to match get_posts Users normal enhancement 03/19/2019 3.2.1
#46561 Make wp_normalize_path() on Windows resolve drive letter for drive–relative paths Filesystem API minor enhancement 03/12/2023 3.9 dev-feedback
#46412 Make shortcode attributes case-insensitive? shortcode_parse_atts Shortcodes normal enhancement 03/04/2019 5.1
#46394 Create a Function to Allow the WordPress Search to Only Return Results from a Specified Post Type General normal feature request 03/01/2019
#46329 sanitize_text_field after 5.1 update should account for __toString() methods Formatting normal enhancement 02/24/2019 5.1
#46314 JSON strings in postmeta issue Options, Meta APIs normal enhancement 02/22/2019 5.2
#46305 Update emails w/ placeholders to use sprintf I18N normal enhancement 02/22/2019
#46287 Add insert_ignore() method to wpdb to avoid unecessary boilerplate code Database normal feature request 05/26/2025 has-patch
#46283 Allow filtering post-type archive rewrites Rewrite Rules normal enhancement 09/04/2025 3.1 has-patch
#46267 Add generated_slug to REST API autosaves endpoint REST API normal enhancement 10/25/2020
#46238 REST API: Allow conditional field registration REST API normal enhancement 07/28/2025 needs-unit-tests
#46232 Merge or make-closer "Customize" and "Edit {Thing}" top-level toolbar items Toolbar normal enhancement 05/10/2023 dev-feedback
#46210 Add helpers for default/empty datetime value Database normal enhancement 02/24/2023 has-patch
#46190 Firefox Emoji Detection Slow Emoji normal enhancement 07/06/2022 5.0.3 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
#46171 Add "backing up this post in your browser" label to post-type Editor normal enhancement 09/03/2025 dev-feedback
#46129 Inconsistent logic in allowed_block_types Editor normal enhancement 02/11/2021
#46102 Documentation improvement General normal enhancement 01/27/2019
#46087 Short-circuit `page_on_front` check during site creation Rewrite Rules normal enhancement 01/23/2019 dev-feedback
#46082 Why returning $menu_array[x] instead of $title Administration normal enhancement 12/08/2021 dev-feedback
#46072 add a $metas param to wpmu_create_blog() Networks and Sites normal enhancement 01/23/2019 has-patch
#46035 Add set_display_name method to WP_Roles class Users normal enhancement 02/01/2019 dev-feedback
#45949 Allow plugins or themes to supply their own message when they caused a WSOD Bootstrap/Load normal enhancement 03/26/2025 has-patch
#45864 On list page All(x) count does not consider Trash items. Hence Trash should appear differently Administration normal enhancement 09/03/2025 5.0.2 dev-feedback
#45839 Use site meta for blog details Networks and Sites normal enhancement 02/12/2025 4.6 dev-feedback
#45783 Upgrades Page: Improve design Upgrade/Install normal feature request 06/05/2021
#45722 add markup to highlight the active tag Taxonomy normal feature request 12/20/2018
#45710 New feature: deleted related files when deleting a page or post Media normal feature request 10/02/2020 4.9.8
#45649 Please provide a 'Update Minor' option to the Updates page for minor updates Upgrade/Install normal feature request 12/15/2018 needs-patch
#45640 get_blogs_of_user improvements alexstine Networks and Sites minor enhancement 11/16/2021 3.0 needs-unit-tests
#45439 Add a link to plugins/themes details in dashboard to translation page Plugins normal enhancement 01/16/2019 needs-patch
#45435 Port Gutenberg's `removep` Function to Php Editor normal enhancement 11/24/2020 4.9.8 has-patch
#45381 importer should remap attachment IDs when they appear in a block's attributes Import normal enhancement 12/22/2021 dev-feedback
#45363 Allow Thumbnail generation for other filetypes such as ODT Media normal enhancement 01/17/2019 has-patch
#45359 Add checkbox to enable or disable sending out emails on password changes from backend Users normal enhancement 07/01/2025 4.9.8 dev-feedback
#45313 Multisite site deletion email contains misleading language about user account Administration normal enhancement 11/08/2018 dev-feedback
#45252 Reconsider the `context` argument in REST API calls REST API normal enhancement 11/21/2019
#45177 admin bar View page button is missing in mobile view Toolbar normal enhancement 07/24/2021 has-patch
#45166 Prevent deleting default term for any kind of taxonomy Taxonomy normal enhancement 01/16/2019 has-patch
#45143 If the "recover password" form submit button is double-clicked two emails will be sent Login and Registration minor enhancement 03/18/2019 dev-feedback
#45107 Taxonomies should only be allowed to support one object type Taxonomy normal enhancement 02/12/2019 needs-unit-tests
#45092 WP_Query->is_category wrongly calculate current category when WP_Term is passed Taxonomy normal enhancement 10/15/2018 4.9.8
#45085 different args passed to "term_name" and "term_{$field}" filters Taxonomy normal enhancement 10/17/2023
#45060 Allow users to leave sites on a multisite network Users normal feature request 06/02/2020
#45058 Proposal for plugin/theme public hashes to prove authenticity of installed code Upgrade/Install normal enhancement 10/10/2018
#45056 Show Active plugins at the top of the plugin list in plugin-editor.php Plugins minor enhancement 06/29/2020 has-patch
#45054 Widget deletion: Add an "Are you sure you want to delete?" popup before it gets deleted Widgets normal enhancement 07/25/2025 4.9.8 dev-feedback
#45023 Improve parent and child category description example Taxonomy minor enhancement 10/03/2018 dev-feedback
#44992 Filter for screen option 'Number of items per page' value Administration normal enhancement 02/28/2019 has-patch
#44971 Enable WP_Community_Events to find cached events even if it's instantiated without a user location pbearne* Administration normal enhancement 06/24/2024 has-patch
#44969 Add support to limit results in get_objects_in_term() Taxonomy normal enhancement 05/03/2020 dev-feedback
#44910 function for discriminating during auto saving Autosave trivial feature request 09/07/2018 has-patch
#44906 Include greek accent characters on "remove_accents" function Formatting minor enhancement 09/13/2018 4.9.8 dev-feedback
#44863 Modify the WordPress importer to handle .zip as well as .xml files Import normal feature request 08/29/2018 needs-patch
#44862 Create REST API endpoints to lock, release and takeover post edition timothyblynjacobs REST API normal feature request 01/07/2022
#44837 Coding Indentation Issues Administration minor enhancement 04/01/2019 4.9.8 dev-feedback
#44806 If commenter doesn't check (cookie) consent checkbox, don't use Gravatar. Privacy normal enhancement 10/16/2020
#44803 Add a page to a menu by its ID or slug Menus normal feature request 01/30/2019 4.9.8 needs-patch
Note: See TracReports for help on using and creating reports.