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 (2701 - 2800 of 5070)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#34753 Remove use of "Toggle" in strings Administration normal enhancement 08/01/2021 4.4 dev-feedback
#34776 Introduced the `$site_root` and `$home_root` parameter in `mod_rewrite_rules` Rewrite Rules normal enhancement 04/01/2018 has-patch
#34778 A better indication of action happening on buttons. General normal enhancement 03/16/2020 4.3.1 ui/ux
#34927 user_url and user_email length too short Users normal enhancement 05/14/2018 dev-feedback
#35094 Replace static with Dynamic Image Sizes for inserted images Media normal enhancement 08/16/2018
#35097 New filter: `edit_post_type_title` Posts, Post Types normal enhancement 02/05/2017 dev-feedback
#35099 Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable Posts, Post Types normal enhancement 07/01/2017 has-patch
#35127 Allow wp_nav_menu() function to add container attributes, including Schema.org structured data Menus normal enhancement 03/07/2017 4.4
#35201 Mobile email validation Formatting normal enhancement 02/06/2017 4.4
#35248 WordPress should remove domain trailing dot (as/like it removes "www.") Canonical normal enhancement 01/31/2020 4.4
#35250 Enable developer to omit "internal" taxonomies from return value of get_taxonomies() Taxonomy normal enhancement 05/10/2019 needs-docs
#35318 Automate anti-virus scanning of WordPress zips Build/Test Tools normal enhancement 01/29/2022
#35416 List children pages of another (in dashboard) Posts, Post Types normal enhancement 05/30/2020 has-patch
#35530 Style and upgrade "Briefly unavailable for scheduled maintenance. Check back in a minute." page Upgrade/Install normal enhancement 01/10/2018
#35669 Store widgets in a custom post type instead of options Widgets normal enhancement 01/13/2025 2.8 dev-feedback
#35696 Allow extra control over CSS Classes in paginate_links() Themes normal enhancement 05/15/2018 has-patch
#35823 Implement "FS_CHMOD_FORCE" constant; if set - media uploads and image resizing do NOT ignore FS_CHMOD_FILE Upload normal enhancement 01/25/2018
#35865 Site Icon should be uploaded to a different directory or not able to be deleted from library Media normal enhancement 08/14/2023 4.4
#36010 New password reset styling changes are confusing to casual users Login and Registration major enhancement 02/08/2020 4.4 has-patch
#36034 Change post name permalinks to use ID when inserting links General normal enhancement 06/28/2017
#36177 default htaccess should include security measures Security normal enhancement 12/24/2024
#36242 wpdb set_sql_mode add param pbearne Database normal enhancement 01/18/2025 3.9 dev-feedback
#36270 Allow filtering of the final HTML output of media related shortcodes Media normal enhancement 02/05/2025 4.7.2 needs-patch
#36335 Next generation: core autoloader proposal General normal feature request 03/27/2024 has-patch
#36420 A more forgiving redirect guesser Canonical normal enhancement 06/25/2024 dev-feedback
#36423 Constant in wp-config.php to disable uploads Upload normal feature request 02/02/2017
#36432 Show Site ID and Theme in My Sites Networks and Sites normal enhancement 11/05/2019 4.4.2 dev-feedback
#36641 WP_Term method __toString Taxonomy normal enhancement 01/31/2025 has-patch
#36666 Enhance `remove_theme_support()` so that it can take additional arguments Themes normal enhancement 05/15/2018 3.0 dev-feedback
#36691 Ability to disable "Password Protected" post option Role/Capability normal enhancement 03/10/2018 needs-patch
#37005 Unit test for the wp_check_filetype method Media normal enhancement 04/09/2020 has-patch
#37051 New filter `wp_page_path_sql` Posts, Post Types normal enhancement 10/24/2017 has-patch
#37057 Creation of an esc_html functions for _n(), _nx(), _ex(), and number_format_i18n() I18N normal enhancement 03/25/2022 needs-patch
#37079 Add new filter pre_wp_get_nav_menu_items Menus normal enhancement 08/17/2017 has-patch
#37162 wp_style_add_data and wp_script_add_data should accept SRI information Script Loader normal enhancement 11/14/2018 4.5.3
#37178 Add $cache_only parameter to get_option Options, Meta APIs normal enhancement 09/06/2024 needs-unit-tests
#37261 Consider removing the `$start` argument from `WP_UnitTest_Generator_Sequence` Build/Test Tools normal enhancement 11/12/2024 4.4 needs-patch
#37284 Add indication for required next to Confirm Password Users normal enhancement 10/03/2024 4.6 has-patch
#37307 Indicate non-GPL plugins and themes for users General normal enhancement 05/03/2017 4.4.3
#37376 Make it possible for custom post type to have an archive but no single Posts, Post Types normal feature request 08/24/2021 4.6 needs-unit-tests
#37445 Allow to adjust the `$in_admin` property of `WP_Screen` Administration normal enhancement 10/29/2024 3.5 has-patch
#37463 Abstract Query Class Query normal enhancement 04/20/2023 has-patch
#37549 Add optional parameter to wp_generate_attachment_metadata for image dimensions. joemcgill Media normal enhancement 01/07/2020 4.6 has-patch
#37640 Add WPLANG to `.maintenance` Upgrade/Install normal enhancement 07/16/2018 4.0
#37641 Support queries on `spam` and `deleted` fields in `WP_User_Query` on multisite Users normal enhancement 04/25/2019 3.1 has-patch
#37656 Improve plugin bootstrapping processes Plugins normal enhancement 12/13/2019 dev-feedback
#37677 Introduce WP_Plugin class analogous to WP_Theme Plugins normal enhancement 04/25/2024
#37692 Introduce WP_Database_Table base class Database normal enhancement 03/15/2017 dev-feedback
#37699 Death to Globals Episode #1: A Registry, A Pattern General normal enhancement 01/14/2021
#37757 Add `allowed_classes` to `maybe_unserialize` When WordPress is running on PHP 7+ Security normal enhancement 02/21/2025 dev-feedback
#37788 dns-prefetch s.w.org conditionally via javascript Emoji normal enhancement 05/09/2024 4.6
#37801 Media Functions Media normal feature request 04/19/2019 dev-feedback
#37831 Change the permalink structure without changing the url of older articles Permalinks normal feature request 04/19/2019 dev-feedback
#37837 Extend WP_Query author parameters to filter by role Query normal feature request 03/30/2017 4.7
#37848 Form fields misaligned on export.php Export normal enhancement 06/17/2019 5.2.1 has-patch
#37870 Adding hints to login/registration form fields Login and Registration normal enhancement 04/19/2019 4.6 dev-feedback
#37899 Make Profile Picture Section of Edit User Admin Page Filterable Users normal enhancement 02/02/2017 4.7
#37921 Make "newbloguser" URL segment customizable/filterable Users normal feature request 04/19/2019 dev-feedback
#37928 add `pre_add_option` filter Options, Meta APIs normal enhancement 01/07/2024 has-patch
#37929 Add `pre_delete_option` filter Options, Meta APIs normal enhancement 04/21/2017 has-patch
#37934 Separate account settings and profile settings Users normal enhancement 01/10/2023 ui/ux
#37958 Improve looping through sites and restoring Networks and Sites normal enhancement 03/19/2025 has-patch
#37976 wp_users deleted but warning does not appear. Users normal enhancement 04/05/2019 4.7
#38026 Add Delete link to details modal when file in trash Media normal enhancement 04/18/2019 4.0 has-patch
#38028 Send emails via an action Mail normal enhancement 01/16/2020 dev-feedback
#38031 Allow modifying args for the_widget Widgets normal enhancement 04/28/2019 has-patch
#38067 New filter `wp_post_lock_status` Posts, Post Types normal feature request 04/05/2019 2.5 has-patch
#38100 Gallery Caption Filter Gallery normal feature request 11/30/2018 4.6.1 has-patch
#38109 Improvements to user deletion Users normal enhancement 04/01/2019 dev-feedback
#38171 A site within a network has no more users when those users are deleted from the network Networks and Sites normal feature request 01/06/2020 3.0 dev-feedback
#38207 Disable Trackbacks by Default Keep Pingbacks On Pings/Trackbacks minor enhancement 03/07/2017 ui/ux
#38223 Add indicators to off-site links in wp-admin General normal enhancement 03/16/2020
#38228 Add filter to default gallery shortcode output Gallery normal enhancement 04/12/2018 4.7 dev-feedback
#38238 Sorting a list table by some kind of count should default to DESC initially helen Administration normal enhancement 06/29/2020 has-patch
#38265 Add term_relationship_id column to wp_term_relationships Taxonomy normal feature request 10/25/2017 dev-feedback
#38276 "Is thing public/accessible" API Role/Capability normal feature request 09/23/2017 4.7 dev-feedback
#38278 Only query taxonomies assigned to the post types being queried Taxonomy normal enhancement 04/20/2017 4.7 dev-feedback
#38336 Login: Add new action hooks to the top of login type forms Login and Registration normal enhancement 07/20/2021 4.6.1
#38368 Add front-end revision browsing Revisions normal enhancement 03/08/2018
#38419 Make beta testing an opt-in feature in core General normal feature request 10/05/2021 4.7 ui/ux
#38432 Validate user creation and email change by token Login and Registration normal feature request 01/17/2018 4.9 needs-unit-tests
#38453 New UI for the settings page of the dashboard Administration normal enhancement 10/26/2019
#38481 wp_handle_upload_prefilter not used before deriving attachment title Upload normal enhancement 03/26/2019 4.6.1 dev-feedback
#38548 Add new filters on wp_script_is/wp_style_is Script Loader normal enhancement 03/26/2019 4.7
#38599 Allow verbose rewrite rules with custom post types Posts, Post Types normal enhancement 07/27/2021 needs-patch
#38618 wp_description() and description-tag General normal feature request 04/05/2019 dev-feedback
#38690 Introduce classes for settings Options, Meta APIs normal enhancement 03/26/2019 dev-feedback
#38743 Introduce add_action_once() Plugins normal feature request 03/23/2018
#38750 Split wp_signups into wp_user_signups and wp_blog_signups Login and Registration normal feature request 05/26/2019 3.0 needs-unit-tests
#38789 Multisite sign-up improvements (potential roadmap) Login and Registration normal feature request 03/25/2019 3.0 dev-feedback
#38800 add WP_ADMIN_URL and WP_INCLUDES_URL constants Script Loader normal enhancement 09/29/2017
#38863 Text change when activating a theme Themes minor enhancement 06/10/2022 dev-feedback
#38869 Change "Site Default" in User Profile Options for Language to "Site Setting" I18N normal enhancement 09/11/2022 4.7 ui/ux
#38888 Change `init` Priority For Hook: `widgets_init` Widgets normal enhancement 03/25/2019 2.3
#38896 avatar_settings help text may not be accurate if avatar_defaults is filtered Options, Meta APIs normal enhancement 03/19/2019 dev-feedback
#38904 Add action hook in class-walker-nav-menu-edit.php adamsilverstein Menus normal enhancement 12/23/2020 4.7 dev-feedback
#38935 Proposition to add the theme mod name as a param to the dynamic theme_mod_{$name} filters Themes normal enhancement 04/17/2018 has-patch
#38946 WP_Upgrader: Protection against deleting files in destination directory Upgrade/Install normal enhancement 11/07/2017 has-patch
#39021 Import Export Attachments Export normal enhancement 03/19/2019 4.6.1
#39028 Comments on private posts or specific edge cases can get a confusting white screen error. Comments normal enhancement 08/03/2017 4.4 needs-patch
Note: See TracReports for help on using and creating reports.