Make WordPress Core

{40} Tickets Awaiting Review (4776 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 (4001 - 4100 of 4776)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#41170 Allow the newbloguser screen to be themed Login and Registration normal feature request 06/26/2017 3.0
#39836 Display maximum file upload size on theme upload page Themes normal enhancement 06/25/2017 dev-feedback
#41110 Display full content of "Pending" comment on WP Dashboard Comments normal enhancement 06/21/2017 4.8 has-patch
#41105 Fire action hook after updating option group. Options, Meta APIs normal enhancement 06/20/2017 4.9 has-patch
#39724 Defining custom validation callbacks for tag/attribute values in wp_kses() Formatting normal enhancement 06/17/2017 4.8
#41086 Conditional loading of CSS files from (for example) shortcodes Shortcodes normal feature request 06/16/2017 4.8
#32622 Make the text of the Image delete AYS dialog clearer Media normal enhancement 06/15/2017 4.3
#32071 Function to generate safe & trusted URLs General normal enhancement 06/13/2017 has-patch
#40971 Clicking More Details in Add Plugins page shows old version of Plugin Directory page Plugins normal enhancement 06/12/2017 4.8
#40915 wordpress should issue a warning if no graphic library is installed Media normal enhancement 06/10/2017 4.7.5
#39632 Adding Query identifier attribute Query normal feature request 06/07/2017
#40885 Update admin color scheme using the REST API Administration normal task (blessed) 05/31/2017 has-patch
#40869 Replacing an image in content editor Media normal enhancement 05/26/2017 4.7.5
#40864 Standardize strings for missing attachments across media widgets Widgets normal enhancement 05/25/2017 4.8
#40791 paginate_links outputs unnecessary dots General normal enhancement 05/22/2017 4.7.5
#40760 Make Walker_Page::start_lvl more flexible by introducing filters for class name(s) at least Menus normal enhancement 05/15/2017 has-patch
#40761 Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least Taxonomy normal enhancement 05/15/2017 has-patch
#40751 Login form - Consider making Back to {site name} & Lost your password inline. General normal enhancement 05/15/2017 4.7.4 has-patch
#26474 Add Filter to Username/Password Fields on Login Form? Login and Registration normal enhancement 05/13/2017 3.8 dev-feedback
#40705 Unable to login to admin backend from a wordpress login modal window Login and Registration normal enhancement 05/09/2017 4.7.3
#39972 REST API: Allow querying posts by post format REST API normal feature request 05/07/2017 4.7
#29910 esc_attr does not properly deal with json_encode Formatting normal enhancement 05/07/2017
#40651 Plugins: Make it easier to find plugin settings after install Plugins normal feature request 05/04/2017
#37307 Indicate non-GPL plugins and themes for users General normal enhancement 05/03/2017 4.4.3
#40523 populate_options doesn't use correct add_options actions Options, Meta APIs normal enhancement 05/02/2017 1.5 dev-feedback
#40556 REST API: Allow for server generating a user's password REST API normal enhancement 04/27/2017 4.7 has-patch
#40569 next_post_link parameters $format and $link, have default values that produce awkward to use output Formatting normal enhancement 04/26/2017 4.7.4
#40554 Hide /wp-admin/network/site-settings.php Networks and Sites normal enhancement 04/25/2017
#34552 Remove default post format setting Post Formats normal enhancement 04/24/2017
#40511 get_blogs_of_user should return an array of WP_Site objects Networks and Sites normal enhancement 04/24/2017
#40524 Filter hook for max image columns in gallery settings Gallery normal enhancement 04/22/2017 4.7.4 has-patch
#37929 Add `pre_delete_option` filter Options, Meta APIs normal enhancement 04/21/2017 has-patch
#40441 High server resource usage and timeouts during image uploads Media normal enhancement 04/14/2017
#40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes Database normal enhancement 04/04/2017 4.8 needs-unit-tests
#39707 Create onboarding flowchart for users of WP.org installations Administration normal enhancement 04/03/2017 4.7.1
#37837 Extend WP_Query author parameters to filter by role Query normal feature request 03/30/2017 4.7
#39617 Improve the Dashboard Screen and Welcome dashboard widget Administration normal enhancement 03/23/2017 4.7.1
#40232 Could is_tax check through queried_terms instead of queried_object? Taxonomy normal feature request 03/22/2017 4.7.3
#40120 Media on mobile action links missable Media normal enhancement 03/16/2017 needs-patch
#40156 Warning for invalid hook callback is not very useful Plugins normal enhancement 03/15/2017 0.71
#40150 VARCHAR/TEXT inefficiencies Database normal enhancement 03/14/2017 4.7.3
#40047 Add term_meta to WP_Term class getter method Taxonomy normal enhancement 03/13/2017 4.8 dev-feedback
#39614 Video header: Support free formats like .webm/vp8 and .ogv/theora Customize normal enhancement 03/13/2017 4.7.1
#40098 Prevent same sidebar from outputting twice Widgets normal enhancement 03/10/2017 4.8
#39985 Do action before send email of retrieve password Login and Registration normal feature request 03/08/2017 4.7.2
#35127 Allow wp_nav_menu() function to add container attributes, including Schema.org structured data Menus normal enhancement 03/07/2017 4.4
#31682 reg_passmail message on login.php needs filter Login and Registration normal enhancement 03/01/2017 4.1.1 has-patch
#39695 Add preload headers in redirects HTTP API normal enhancement 02/27/2017 needs-unit-tests
#39969 add filter to end of post_categories_meta_box() Taxonomy normal enhancement 02/26/2017
#34466 wp_register_form, wp_lost_password_form function Login and Registration normal feature request 02/22/2017 4.4 dev-feedback
#23279 Add templates to style registration, signup, activation, login and password reset pages Login and Registration normal enhancement 02/22/2017 has-patch
#39929 Improve ability to customize "nav" links below login form. Login and Registration normal enhancement 02/21/2017 4.8
#30274 wp-login.php Logo Image Use "img" tag rather than CSS background Login and Registration normal enhancement 02/19/2017 4.0
#32653 Improve Linkback Presentation Pings/Trackbacks normal enhancement 02/14/2017 dev-feedback
#39850 WordPress embedded links drop query vars from URL Embeds normal enhancement 02/11/2017
#39835 Category slug could be auto-generated with ability to update manually Taxonomy normal enhancement 02/10/2017 4.7.2
#39795 WordPress objects are only accessible via global variables General normal enhancement 02/06/2017 4.8
#28461 Add a fallback parameter to get_the_post_thumbnail() to find images Post Thumbnails normal enhancement 02/06/2017 3.9 needs-patch
#31744 All PHP files in the root should be dummy files, pointing to wp-includes versions Upgrade/Install normal enhancement 02/06/2017 dev-feedback
#35201 Mobile email validation Formatting normal enhancement 02/06/2017 4.4
#39772 add ajax functionality to switching tabs and pagination in plugins Plugins normal enhancement 02/02/2017 4.8
#36423 Constant in wp-config.php to disable uploads Upload normal feature request 02/02/2017
#37899 Make Profile Picture Section of Edit User Admin Page Filterable Users normal enhancement 02/02/2017 4.7
#39706 Add $unique param to add_{$meta_type}_meta actions Options, Meta APIs normal enhancement 01/26/2017
#39674 Special characters are encoded in the database, for site settings options Formatting normal enhancement 01/24/2017 4.7.1
#39558 A lot of menu classes (and id's) are missing when there's no menu set for a location Menus normal enhancement 01/12/2017 4.7
#61073 Cover Block Improvement Editor minor enhancement 01/17/2026 6.5
#64508 More modern spelling - reset password Login and Registration minor enhancement 01/15/2026 5.4 has-patch
#64278 Remove remaining Internet Explorer code General minor task (blessed) 11/26/2025 6.9 has-patch
#64180 Simplify and improve performance in `WP_Hook::apply_filters()` Plugins minor enhancement 11/16/2025 6.8.3
#64113 Missing unit tests for wp-duotone class General minor enhancement 10/17/2025 6.9
#63759 Replace event.keyCode with event.key General minor enhancement 10/02/2025 has-patch
#63910 In wp_switch_roles_and_user there is no cast to int applied to $new_site_id and $old_site_id Networks and Sites minor enhancement 09/04/2025 4.9.8
#58037 Use a placeholder icon when an icon is unable to load/be found in the plugin directory Plugins minor enhancement 08/20/2025 dev-feedback
#63683 Improve wp_insert_term() duplicate query Taxonomy minor enhancement 07/23/2025 dev-feedback
#40081 Remove wp-admin links from all Core emails Mail minor enhancement 07/16/2025 dev-feedback
#63685 "pre_add_option" hook missing Options, Meta APIs minor enhancement 07/11/2025 dev-feedback
#63621 Enhancement: Ensure Hello Dolly passess the Plugin Check (PCP) Plugins minor enhancement 06/25/2025 has-patch
#63614 pre_get_lastpostdate filter Query minor enhancement 06/24/2025 has-patch
#51326 Site Health: Add all constants used by core Site Health minor enhancement 04/13/2025 5.2
#62959 Ensure wp_roles() returns an instance of WP_Roles Role/Capability minor enhancement 02/13/2025 has-patch
#53860 REST API returns special characters as Unicode Decimal Code REST API minor enhancement 02/10/2025 5.8 has-patch
#62848 Continuous requests for apple-touch-icon-precomposed.png returning 404 General minor enhancement 01/23/2025 6.7.1
#62847 Admin Themes as a 3rd level of theming Themes minor feature request 01/23/2025
#51454 Button for Uploading Themes should be on screen before loading in 15 example themes Themes minor enhancement 01/20/2025 5.5.1
#54117 Changing memory limit descriptions Bootstrap/Load minor enhancement 01/03/2025 5.8.1 has-patch
#61666 Extra margin in tablet and mobile login button in admin login Login and Registration minor enhancement 12/23/2024 3.8 has-patch
#62590 "Live Preview" on mobile open customizer by default Themes minor enhancement 11/28/2024 6.7.1
#62333 Simplify code structure and optimize conditional logic in REST API controllers REST API minor enhancement 11/21/2024 6.7 has-patch
#55950 FIDO passwordless authentication? Login and Registration minor feature request 11/19/2024
#62314 Infinite callback loop when 'priority' is not numeric in php 8.x Cron API minor enhancement 10/28/2024 6.6.2 has-patch
#62253 let get_post_galleries(), when in array mode, include gallery attributes in returned array even for blocks Media minor enhancement 10/18/2024 6.6.2
#59432 Compliant with W3C coding standards General minor enhancement 10/06/2024 6.3.1 has-patch
#61125 Many strings or URLs lack proper escaping. audrasjb General minor enhancement 10/04/2024 has-patch
#47514 Change priority of make_clickable callback to boost performance Comments minor enhancement 09/22/2024 5.2.1
#47557 Sanitize Email Suggestion Formatting minor enhancement 09/11/2024 5.2.1 has-patch
#60159 Performance Issues with Large Number of Categories in WordPress Admin Panel Taxonomy minor enhancement 07/24/2024 6.4.2
#61521 feature request: Conditional that checks whether WordPress is currently performing updates Upgrade/Install minor feature request 07/10/2024 6.5.5
#61604 Split `wp_insert_post` in two Database minor enhancement 07/09/2024
#54303 [Object Cache] Allow global caching groups to be filterable / changed Cache API minor enhancement 06/26/2024 5.8.1 dev-feedback
Note: See TracReports for help on using and creating reports.