Make WordPress Core

{40} Tickets Awaiting Review (5070 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 5070)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#56217 Add video rotation info in wp_read_video_metadata() Media normal enhancement 08/16/2024 6.0 has-patch
#29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. Rewrite Rules normal enhancement 08/14/2024 has-patch
#42920 Add support for the picture element adamsilverstein Media normal enhancement 08/13/2024 needs-unit-tests
#59804 Can we implement a manage status of taxonomy term ? Taxonomy normal enhancement 08/13/2024
#61856 Add support for MySQL SSL connections Database normal enhancement 08/13/2024 6.7 has-patch
#55780 Global Styles: Introduce filter for toggling stylesheet cache Editor normal enhancement 08/08/2024 5.9 has-patch
#61752 Plugin and theme editors should show files in alpha order General normal enhancement 08/08/2024 has-patch
#39037 Should REST API support multiple orderby values? REST API normal enhancement 08/07/2024 4.6.1 has-patch
#48435 WordPress update: updating by transferring partial packages pbearne* Upgrade/Install normal enhancement 08/07/2024
#58389 Enable auto-updates for plugins installed from the Plugins Add New Screen Upgrade/Install normal enhancement 08/05/2024 dev-feedback
#61819 A possible design flaw in administrative rights Administration major enhancement 08/05/2024 6.6.1
#58824 Add a filter to change the classes in posts list table in admin General normal enhancement 08/01/2024 has-patch
#49428 Extend get_the_post_pagination() to consider total argument luludak Posts, Post Types minor enhancement 07/31/2024 needs-patch
#61605 Add Support for dynamically changing WordPress styles variations using filter Themes normal enhancement 07/31/2024 has-patch
#32700 Allow media attachments in nav menus Menus normal enhancement 07/31/2024 4.7.3 dev-feedback
#39123 Allow usernames to be changed by administrators Users normal enhancement 07/28/2024 needs-unit-tests
#61773 get_posts() returns posts of removed custom post type Posts, Post Types normal enhancement 07/26/2024
#57107 No-op `MagpieRSS` Feeds normal enhancement 07/26/2024 dev-feedback
#61750 Spacing issues since 6.6 (Gutenberg with Block- or Hybrid Themes) General normal enhancement 07/26/2024 6.6.1 dev-feedback
#56914 Better guide users when deleting other users Users normal enhancement 07/26/2024 3.5 has-patch
#60159 Performance Issues with Large Number of Categories in WordPress Admin Panel Taxonomy minor enhancement 07/24/2024 6.4.2
#55639 Implement Async CSS General normal enhancement 07/24/2024 has-patch
#61743 Capture and inform users when plugins or themes are `_doing_it_wrong()` Site Health normal enhancement 07/24/2024
#61710 Introduce a new action hook for ajax requests for both logged-in and non-logged-in users General normal enhancement 07/23/2024 6.6 dev-feedback
#61358 Add Support to HTTP 2 in WP_Http Class HTTP API normal enhancement 07/19/2024 has-patch
#57622 Add filter to get_page_by_path Posts, Post Types normal enhancement 07/18/2024 has-patch
#61702 Post via email: Login Name field triggers Safari's login autocomplete Administration normal enhancement 07/18/2024
#61695 Suggestion: Add a post_type column in the wp_postmeta table Posts, Post Types normal enhancement 07/18/2024
#61696 Make overriding and back porting classes from gutenberg repo easier Editor normal enhancement 07/18/2024 5.0
#51884 Events Widget: There isn't a UI for clearing the selected city Administration normal enhancement 07/18/2024 6.2.2
#41281 attachment_url_to_postid results in very slow query joemcgill* Database normal enhancement 07/18/2024 4.9
#55922 Update wp_list_comments type parameter to allow array or string Comments normal enhancement 07/17/2024 2.7 has-patch
#61659 Add New links at the top of some pages become huge on smaller screens Administration normal enhancement 07/17/2024 needs-patch
#61622 Site Attributes update - Site Status Field Networks and Sites normal enhancement 07/17/2024
#47500 Optimize customizer load time Customize normal enhancement 07/15/2024 dev-feedback
#61647 Catch ArgumentCountError in apply_filters, and prompt developers to check accepted_args General normal enhancement 07/13/2024 6.6
#61632 Allow ordering of posts by `status` Query normal enhancement 07/11/2024
#61619 Display compatibility metadata for Dependent plugins Plugins normal enhancement 07/10/2024 dev-feedback
#61598 Add an interface option to let users set empty_trash_days Posts, Post Types normal enhancement 07/10/2024 has-patch
#61604 Split `wp_insert_post` in two Database minor enhancement 07/09/2024
#61522 Add autoload control to register_setting() pbearne* Options, Meta APIs normal enhancement 07/08/2024 has-patch
#61572 Easily upload mu-plugins Plugins normal enhancement 07/04/2024 dev-feedback
#61555 Add deprecation notice to wp_title() Themes normal enhancement 07/04/2024 needs-docs
#51811 Query inconsistency between WP_Query and WP_Term_Query Query normal enhancement 07/04/2024 4.6 has-patch
#55944 Few wp-admin files need to exit if directly loaded Administration normal enhancement 07/03/2024 6.0 has-patch
#60769 Block Hooks: Consolidate approach to get the list of hooked blocks. General normal enhancement 07/03/2024 has-patch
#61551 Page template list lacks sorting Editor normal enhancement 07/02/2024 6.5.5
#61542 Reading Settings static front page dropdown field alignment issue General normal enhancement 07/02/2024 has-patch
#61097 Filter `wp_count_posts()` query before execution to avoid slow query Posts, Post Types normal enhancement 07/02/2024 6.5 has-patch
#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
#54303 [Object Cache] Allow global caching groups to be filterable / changed Cache API minor enhancement 06/26/2024 5.8.1 dev-feedback
#54387 trailing slash in the url /wp-json REST API minor enhancement 06/25/2024 5.8.1 dev-feedback
#61502 Improve `wp_count_posts()` query performance for users without `read_private_posts` capabilities Posts, Post Types normal enhancement 06/25/2024
#36420 A more forgiving redirect guesser Canonical normal enhancement 06/25/2024 dev-feedback
#45354 Adding index for meta_key and post_id in postmeta Database normal enhancement 06/24/2024 dev-feedback
#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
#45741 Theme block style dependencies while enqueuing Bundled Theme trivial enhancement 06/24/2024 5.0.2 needs-patch
#57540 make WordPress password management more “understandable”? audrasjb* Login and Registration normal enhancement 06/20/2024 6.1.1 needs-patch
#60782 The method parameter is never used. General normal enhancement 06/20/2024
#61448 Add a 'pre_delete_user' filter to allows some checks to potentially prevent user deletion Users normal enhancement 06/15/2024
#61445 Synced patterns can not be used on site if pages are copied General normal enhancement 06/14/2024 6.5.4 needs-patch
#60430 Spell enqueueing or enqueuing consistently General trivial enhancement 06/13/2024 dev-feedback
#58416 Media Title field should soft wrap in Media Modal: For better readability/editing of long titles. Media normal enhancement 06/13/2024 3.5 needs-unit-tests
#40988 Use objects for `get_item_schema()` calls pbearne REST API normal enhancement 06/12/2024 4.7
#56691 Function suggestion: get_excerpt_length() General normal enhancement 06/12/2024 has-patch
#61040 Provide a framework for plugin onboarding experiences Plugins normal enhancement 06/12/2024
#61303 Increase taxonomy name character limit Taxonomy normal enhancement 06/11/2024 2.3
#61141 Request new function add_sites_page(...) General minor enhancement 06/08/2024 has-patch
#61149 class WP_User(), mark prop $deleted as deprecated Users trivial enhancement 06/07/2024 has-patch
#60886 wp_trigger_error() has no action or filter to always run like wp_doing_it_wrong has General trivial enhancement 06/05/2024 has-patch
#56137 Excerpt in Quick Edit Quick/Bulk Edit normal enhancement 06/04/2024 dev-feedback
#54378 Admin Pages - The dropdown of 'Main Page (no parent)' on QuickEdit query is slow Quick/Bulk Edit normal enhancement 06/04/2024
#60953 Need new hook at paginate_links General minor enhancement 06/04/2024 has-patch
#61356 Add $is_module as an extra strategy argument when enqueueing js script. Script Loader normal enhancement 06/03/2024 6.6 dev-feedback
#57829 Post "Read" Capability for Rest API Posts, Post Types normal enhancement 05/31/2024 has-patch
#57987 Introduce new `wp_word_count` function Editor normal enhancement 05/30/2024 has-patch
#41781 do not forcefully phpunit delete fixtures data Build/Test Tools normal enhancement 05/29/2024 4.8.1
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty Posts, Post Types normal enhancement 05/29/2024 4.7.4 has-patch
#23330 Allow autoloading all options, not just autoload = yes options Cache API normal enhancement 05/29/2024 3.5.1 has-patch
#41583 Menus Administration screen, menu items are always loaded even when not needed Menus normal enhancement 05/28/2024 4.8.1 dev-feedback
#59883 Remove support for HTML4 and XHTML HTML API normal enhancement 05/28/2024 6.5 dev-feedback
#59986 Add a filter into the $wp_meta_boxes output loop to provide the ability to change data Posts, Post Types normal enhancement 05/28/2024
#61302 wp_style_loader_src() expects $_wp_admin_css_colors Bootstrap/Load minor enhancement 05/27/2024 has-patch
#57725 Use of rand() function instead of wp_rand() Filesystem API normal enhancement 05/24/2024 dev-feedback
#40341 Make search possible in custom fields Query normal enhancement 05/24/2024 4.8
#61272 Delete user when viewing their profile Users normal enhancement 05/23/2024 6.5.3
#61261 If redirect_guess_404_permalink returns a LIKE condition result, the redirect should have 302 code Permalinks normal enhancement 05/21/2024
#42536 Smoothen Plugin Updates Plugins normal enhancement 05/20/2024 needs-patch
#61254 Backport: Introduce new dedicated media search handler and add new label field search handler Editor normal enhancement 05/20/2024 has-patch
#61225 Add a new hook to allow custom buttons next to "Add new post" button siddiquesaad Administration normal enhancement 05/15/2024 has-patch
#29717 wp_check_invalid_utf8 - pcre tricks and failsafes, +mb_convert_encoding, iconv fix, performance pbearne Formatting normal enhancement 05/15/2024 dev-feedback
#48804 Twenty Twenty: Attach template parts with actions instead of directly including Bundled Theme normal enhancement 05/11/2024 5.3 dev-feedback
#37788 dns-prefetch s.w.org conditionally via javascript Emoji normal enhancement 05/09/2024 4.6
#51159 Let's expand our context specific escaping methods for wp_json_encode(). Security normal enhancement 05/09/2024
#60611 Bootstrap/Load: Refactor debug.log handling for enhanced protection and usability Bootstrap/Load normal enhancement 05/09/2024 6.5 has-patch
#47839 Extended file management in Media Library Media normal enhancement 05/07/2024
#60345 Add duplicate checking for uploaded attachments Media normal enhancement 05/01/2024
#61104 Yearly theme injection with auto-updates = true Upgrade/Install normal enhancement 05/01/2024
#52386 Should WP_Query::get_posts be a private method? Query normal enhancement 04/30/2024
#61089 Introduce a System to Store, Access, and Permit Use of External API Keys Administration normal enhancement 04/26/2024
Note: See TracReports for help on using and creating reports.