Make WordPress Core

{40} Tickets Awaiting Review (4861 matches)

Create a new ticket

Tickets in the Awaiting Review milestone.

Customize the query here: http://core.trac.wordpress.org/query?milestone=Awaiting+Review.

Results (2801 - 2900 of 4861)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#24251 Reconsider SVG inclusion to get_allowed_mime_types Upload normal enhancement 08/08/2025 dev-feedback
#60622 Enhancement: add filter to function get_home_path() return value Administration normal enhancement 08/07/2025 6.4.3 dev-feedback
#23060 Throw 404 if URL Rewriting is Used With Default Permalinks Permalinks normal enhancement 08/07/2025 3.5 dev-feedback
#62129 Add a Site Health test for existence of sender email address Site Health normal enhancement 08/07/2025 dev-feedback
#57842 Add a new independent WP_Exception class, compatible with WP_Error General normal enhancement 08/05/2025 has-patch
#54293 Expand functionality of themes REST API REST API normal enhancement 08/04/2025 4.7 needs-unit-tests
#28238 Add filter to value returned from get_space_used() Upload normal enhancement 08/04/2025 3.5 has-patch
#41179 Adding get_the_content-filter Themes normal enhancement 08/04/2025 4.8 needs-codex
#53829 Add unique keywords for wp_mail calls to categorize it Mail normal feature request 08/03/2025 dev-feedback
#63781 Blogger to wordpress error General normal enhancement 08/03/2025
#48050 Development Build: Provide structure to auto-install plugins Build/Test Tools normal enhancement 07/31/2025 dev-feedback
#63421 Adding SSL Support for ENV Build/Test Tools normal enhancement 07/30/2025 has-patch
#63670 Add trashability to REST API posts controller REST API normal enhancement 07/29/2025 trunk has-patch
#46238 REST API: Allow conditional field registration REST API normal enhancement 07/28/2025 needs-unit-tests
#63727 A new function to sanitize an array Security normal enhancement 07/28/2025 dev-feedback
#63673 Various inconsistencies in connection with the ‘Crop’ function joedolson* Media normal enhancement 07/28/2025 has-patch
#63761 Adding Edit/PUT Method for Template REST API Endpoint. REST API normal enhancement 07/28/2025 dev-feedback
#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
#63748 site helth status - cache General normal feature request 07/25/2025 6.8.2
#43538 'No items,' should be considered to display when no Most Used Category is available Menus normal enhancement 07/25/2025 has-patch
#63745 Suggestion Regarding PHPDoc Usage for $GLOBALS in WordPress Core General normal enhancement 07/24/2025 dev-feedback
#24152 Use JSON as alternative to CSS file headers Themes normal feature request 07/24/2025
#63628 Build/Test Tools: Remove unnecessary `docker` branding Build/Test Tools normal enhancement 07/24/2025 trunk has-patch
#48962 Start using namespaces in Core General normal enhancement 07/24/2025 dev-feedback
#63600 Enhancement: Add get_pages_args filter to allow full control over get_pages() arguments before parsing in get_pages() vincent06 Query normal enhancement 07/23/2025 6.8 needs-docs
#63729 Fix misleading summary in PHPDoc for wp_insert_post() Posts, Post Types normal enhancement 07/22/2025 has-patch
#63734 wpdb::prepare() should reject invalid schema object names Database normal enhancement 07/22/2025 trunk has-patch
#28101 Menus screen: add "Menus" heading and "Add New" button Menus normal enhancement 07/22/2025 3.6 has-patch
#63735 [Collaboration Inquiry] A Proposal to Discuss Improving Theme Compatibility for the ActivityPub Plugin Plugins normal feature request 07/22/2025 dev-feedback
#43835 Add thumbnail to category (like to posts) Taxonomy normal feature request 07/22/2025 dev-feedback
#40650 get_pages() should accept 'any' among it's post_status arg Posts, Post Types normal enhancement 07/18/2025 4.7.4 has-patch
#63715 Ability to upload plugins directly from Plugins Menu Administration normal enhancement 07/18/2025
#51787 Introduce dedicated function that retrieves post object by metadata Posts, Post Types normal enhancement 07/16/2025 5.5.3 dev-feedback
#50290 Edit Post and Edit Page is not showing in Admin Bar, When I open any Post or Page in new tab while in Customize Customize normal enhancement 07/16/2025 dev-feedback
#24672 Remove final from WP_Post class Posts, Post Types normal enhancement 07/15/2025 3.5 dev-feedback
#58255 wp_send_json_error should respect error state passed in WP_Error. Administration normal enhancement 07/15/2025 has-patch
#63548 Don't allow empty Blog Name / Site Title General normal enhancement 07/15/2025 has-patch
#39848 New filter 'the_title_wrap' Posts, Post Types normal enhancement 07/13/2025 4.7.2 dev-feedback
#57619 register_taxonomy doesn't check for reserved terms Taxonomy normal enhancement 07/11/2025 dev-feedback
#61761 `wp_term_insert` inconsistent validation logic for `name` and `slug` Taxonomy normal enhancement 07/10/2025 dev-feedback
#37928 add `pre_add_option` filter Options, Meta APIs normal enhancement 07/10/2025 has-patch
#42568 Text Widget: Media Uploader Button Label Widgets normal enhancement 07/10/2025 dev-feedback
#61619 Display compatibility metadata for Dependent plugins Plugins normal enhancement 07/06/2025 dev-feedback
#63509 Use proper filename for attachment post title Media normal enhancement 07/04/2025 has-patch
#63661 Display admin error message if AUTO_INCREMENT attribute is missing on WP core tables Site Health normal enhancement 07/03/2025 dev-feedback
#63378 Multisite attribute for "retired" sites Networks and Sites normal feature request 07/02/2025
#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
#54327 Support wp_die from array print General normal feature request 06/30/2025 5.8.1 has-patch
#60366 add call_for_blog for easy to switch blog and restore in multisite General normal enhancement 06/30/2025 has-patch
#63634 Expand servehappy to detect MariaDB/MySQL versions with very short support periods Site Health normal enhancement 06/27/2025
#27994 Erroneous plugin deactivation should be a manual action Plugins normal enhancement 06/27/2025 2.5 has-patch
#33345 Remove blocking API requests for update checks Upgrade/Install normal enhancement 06/27/2025 needs-patch
#63626 Improve Media Library's "Attached" status to reflect actual usage in posts/pages, not just direct uploads. Media normal enhancement 06/27/2025
#49639 Add a filter on wp_insert_user function regarding $user_pass Users normal enhancement 06/27/2025 dev-feedback
#58363 Update Hello Dolly plugin to current standards Plugins normal enhancement 06/25/2025 dev-feedback
#41580 Review the usage of the `::-moz-focus-inner` CSS fix for the buttons extra padding in Firefox viktorfroberg Administration normal enhancement 06/23/2025 dev-feedback
#61710 Introduce a new action hook for ajax requests for both logged-in and non-logged-in users General normal enhancement 06/23/2025 6.6 dev-feedback
#59070 child theme should not be counted as additional theme Site Health normal enhancement 06/20/2025 6.3 has-patch
#48901 WordPress multisite with subdirectories sites using the same 'Site Title' Networks and Sites normal enhancement 06/17/2025 5.3
#39711 Allow network administrator to network activate/deactivate/delete a plugin on sub site plugin list table Networks and Sites normal enhancement 06/17/2025 has-patch
#63569 It should be possible to register font families with external sources Themes normal feature request 06/15/2025 trunk
#43728 Implements site_enable_theme and site_disable_theme functions in WP_Theme class Themes normal enhancement 06/14/2025 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
#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
#59680 Nextpage add pagination for page Posts, Post Types normal feature request 06/05/2025 has-patch
#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
#52182 Option to activate that plugin or goto installed plugin list Plugins normal feature request 06/04/2025 has-patch
#61618 changing permalink structure Permalinks normal feature request 06/01/2025
#40178 Menus that contain post types in Draft status should be hidden from logged out users General normal enhancement 05/28/2025 4.7.3 dev-feedback
#46287 Add insert_ignore() method to wpdb to avoid unecessary boilerplate code Database normal feature request 05/26/2025 has-patch
#62470 Filter for get_the_block_template_html Editor normal enhancement 05/26/2025 has-patch
#62512 Add "Learn WordPress" Links to the "WordPress Events and News" Dashboard Widget Database normal feature request 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
#62650 WordPress 6.8 add a horizontal rule credits page after external libraries Help/About normal feature request 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
#62666 Add function to retrieve page ID or permalink based on template General normal feature request 05/26/2025 has-patch
#62757 Update jQuery UI library to version 1.14.1 External Libraries 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
#63125 Let hidden if an email address is registered on the website Login and Registration normal enhancement 05/26/2025
#63204 Add Admin Notes Feature for Users in WordPress Dashboard Users normal feature request 05/26/2025
#63210 Feature Request: "Admin Notifications" for Enhanced Admin Notification Management Administration normal feature request 05/26/2025
#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
#63458 Proposal: Native support for a humans.txt file in WordPress General normal feature request 05/18/2025
Note: See TracReports for help on using and creating reports.