Make WordPress Core

{40} Tickets Awaiting Review (4771 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 (3201 - 3300 of 4771)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#58808 Proposal: track object cache type in update checks Upgrade/Install normal enhancement 07/14/2023 dev-feedback
#42855 Add ability to filter header, sidebar, searchform, footer and template_part file paths Themes normal enhancement 06/26/2023 dev-feedback
#52762 About page widget to Dashboard Administration normal feature request 05/31/2023 dev-feedback
#58375 Turn comments off by default for attachment pages (or make is easier to do so without code) Comments normal enhancement 05/25/2023 dev-feedback
#46232 Merge or make-closer "Customize" and "Edit {Thing}" top-level toolbar items Toolbar normal enhancement 05/10/2023 dev-feedback
#58278 [Query Loop][Post Template][Custom dynamic block] Impossible to pass query loop context to a custom dynamic block as the post template context is hard coded. Editor normal enhancement 05/09/2023 6.2 dev-feedback
#58237 Change default 'Blog pages show at most' to better divisible number Themes normal feature request 05/04/2023 dev-feedback
#58152 Possible variable re-use mujuonly Users normal enhancement 04/19/2023 6.3 dev-feedback
#58155 Add filter to allow large image scaling of PNGs Upload normal enhancement 04/19/2023 5.3.1 dev-feedback
#58034 Post API can't get image URL on Endpoint REST API normal feature request 04/06/2023 6.2 dev-feedback
#57964 Sitehealth recommended improvements - utf8mb4 requires a newer client library Site Health normal enhancement 03/23/2023 dev-feedback
#39364 Introduce a trigger to handle a custom queue job and run them Upgrade/Install normal enhancement 03/23/2023 4.7 dev-feedback
#54463 Need 'wp_sitemaps_{provider}_url_list' filter for caching. Sitemaps normal enhancement 03/16/2023 dev-feedback
#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
#57826 Either core themes should not be automatically installed OR their presence should not be a site health issue Site Health minor enhancement 03/01/2023 dev-feedback
#40320 Feature idea: Rename roles Role/Capability normal enhancement 02/02/2023 4.8 dev-feedback
#57159 Add scheduled events in the site health report. Site Health normal enhancement 01/31/2023 dev-feedback
#57280 Security automatic updates for plugins and themes Upgrade/Install normal enhancement 12/06/2022 dev-feedback
#57200 WP_List_Table::pagination use singular and plural Administration normal enhancement 12/03/2022 dev-feedback
#57131 get_the_terms(): Parameter #1 ($post) of type is nullable. Taxonomy normal enhancement 11/18/2022 3.6 dev-feedback
#56425 wp_localize_script assign to const and freeze instead of var to avoid reassignments Script Loader normal enhancement 11/08/2022 dev-feedback
#42455 WordPress Class methods and Single Responsibility (recent posts widgets) Widgets normal enhancement 09/22/2022 4.9.8 dev-feedback
#56582 Decide how to format multi-line comments in global scope. General normal enhancement 09/17/2022 dev-feedback
#56593 Post meta validation error messages are not helpful to end users REST API normal feature request 09/17/2022 6.0.2 dev-feedback
#53252 Track WP-CLI version in Site Health wpscholar Site Health trivial enhancement 09/05/2022 5.8 dev-feedback
#47210 Allow html on site health titles and description Site Health minor enhancement 09/05/2022 5.2 dev-feedback
#53998 Use network_home_url() instead of $_SERVER['HTTP_HOST'] for added safety. General normal enhancement 08/07/2022 dev-feedback
#16443 We need a way to programmatically tell if we are in a sidebar Widgets normal feature request 07/15/2022 2.2 dev-feedback
#28463 Need core concept of the first publication of a post/comment. Posts, Post Types normal feature request 07/15/2022 dev-feedback
#56164 Create a way to reference function parameter documentation when complex parameters are passed to hooks General normal enhancement 07/06/2022 dev-feedback
#56120 WordPress should add a space character on every possible "wrap point" in a post title when building "html title", "og:title" and so on Formatting normal enhancement 07/05/2022 dev-feedback
#12295 More support to customize user profile edit page nacin* Users normal enhancement 06/23/2022 3.0 dev-feedback
#38863 Text change when activating a theme Themes minor enhancement 06/10/2022 dev-feedback
#55956 Pass $maybe_orderby_meta into 'get_terms_orderby' filter Taxonomy normal enhancement 06/09/2022 2.8 dev-feedback
#55878 The Manage Themes Screen Needs to Indicate Clear User Actions Themes normal enhancement 05/31/2022 dev-feedback
#52188 Move Multisite settings page into tabs Networks and Sites normal enhancement 02/26/2022 dev-feedback
#24776 Need Filter Hooks on Creating Slug - Check Availability of Slug if That is Used for Post, Page, Taxonomy or any Plugin Permalinks normal feature request 02/14/2022 dev-feedback
#53351 Delete Theme Files in Database When Using Delete Option Themes normal enhancement 01/28/2022 5.7.2 dev-feedback
#54861 cache_javascript_headers() is not call by core General normal enhancement 01/20/2022 5.9 dev-feedback
#45381 importer should remap attachment IDs when they appear in a block's attributes Import normal enhancement 12/22/2021 dev-feedback
#46082 Why returning $menu_array[x] instead of $title Administration normal enhancement 12/08/2021 dev-feedback
#54322 Add Logical Properties to safecss_filter_attr Formatting normal enhancement 11/19/2021 5.8.1 dev-feedback
#54361 Multisite: Confusion for average users when a blog is a mapped domain and requires re-authentication Networks and Sites normal enhancement 11/15/2021 dev-feedback
#54400 Show "Add New" title buttons on single-site Plugins/Themes pages for capable users in multisite Administration normal enhancement 11/08/2021 3.0 dev-feedback
#54390 Privacy Policy should be generated on the site language (locale) and not on users language Privacy normal enhancement 11/08/2021 dev-feedback
#54218 Introduce a way to communicate incoming UI updates to users General normal feature request 11/04/2021 dev-feedback
#54020 Add a filter to allow updating post without changing the modified dates Posts, Post Types normal enhancement 09/29/2021 5.9 dev-feedback
#54080 Dashboard > My Sites could use a list table for displaying the list of sites Networks and Sites normal feature request 09/08/2021 3.0 dev-feedback
#47653 Site Health plugin security check Site Health normal enhancement 09/07/2021 5.2 dev-feedback
#31387 New core API for adding Meta tags to the header General normal enhancement 08/11/2021 dev-feedback
#39439 Should wp_insert_attachment() update GUID Posts, Post Types normal enhancement 08/06/2021 4.8 dev-feedback
#40348 Option to enable User Dashboard on single-site installations Users normal enhancement 08/04/2021 3.0 dev-feedback
#42012 Do not switch roles and capabilities when accessing options through `*_blog_option()` Options, Meta APIs normal enhancement 08/03/2021 dev-feedback
#34753 Remove use of "Toggle" in strings Administration normal enhancement 08/01/2021 4.4 dev-feedback
#24925 Improve no disk space error handling when updating plugins Filesystem API minor enhancement 07/20/2021 dev-feedback
#17924 Make Integrating Multiple Roles Per User Easier for Plugin Authors Role/Capability major enhancement 07/20/2021 2.0 dev-feedback
#41663 Hooks for the back to login link in the footer of wp-login.php Login and Registration normal feature request 07/20/2021 4.8.1 dev-feedback
#53613 Add filter to prevent term deletion Taxonomy normal enhancement 07/17/2021 dev-feedback
#53184 Toolbar Enhancements: turn off labels / disable plugins / auto-hiding Toolbar normal feature request 07/14/2021 dev-feedback
#53541 Arguments passed to load_template() should be extracted General minor enhancement 06/28/2021 5.8 dev-feedback
#40355 Default to "https://" in comment author URL field Comments normal enhancement 06/07/2021 dev-feedback
#51702 Warn of potentially poor/insecure password generation Site Health normal feature request 06/01/2021 dev-feedback
#39362 Checkbox control for 'Automatically add new top-level pages to this menu' not wrapped in checkbox customize control Customize normal enhancement 05/24/2021 4.7 dev-feedback
#33469 Customizer Menus: Restore active menu to a location after selecting and unsetting another menu Customize normal enhancement 05/23/2021 4.3 dev-feedback
#52610 Consider removing many of the default test group exclusions Build/Test Tools normal task (blessed) 04/29/2021 dev-feedback
#48563 Changing site admin email address is backwards Users normal enhancement 04/27/2021 dev-feedback
#52724 Add filters to term label and info values Taxonomy normal enhancement 04/26/2021 dev-feedback
#50538 WP_Comments_List_Table should not show views that have a count of 0 pbiron Comments normal enhancement 03/12/2021 dev-feedback
#51966 npm/grunt watch/build task names are inconsistent and unintuitive Build/Test Tools normal enhancement 03/10/2021 5.1 dev-feedback
#47837 Proposal: Componentized Upgrades Upgrade/Install normal enhancement 03/02/2021 dev-feedback
#44690 Username should not accept space Users normal enhancement 02/27/2021 dev-feedback
#49188 Add a check for tables structures. Site Health normal enhancement 01/29/2021 dev-feedback
#43791 Add the call to pingback_url to core instead of themes Pings/Trackbacks normal enhancement 01/13/2021 4.9.5 dev-feedback
#44689 Convert user sites (my-sites.php) to table Networks and Sites normal enhancement 01/12/2021 3.0 dev-feedback
#38904 Add action hook in class-walker-nav-menu-edit.php adamsilverstein Menus normal enhancement 12/23/2020 4.7 dev-feedback
#49602 New design for Privacy settings page and hooks Privacy normal enhancement 12/16/2020 dev-feedback
#46991 Stop propagation on actions or filter Plugins normal feature request 11/19/2020 dev-feedback
#42958 create callers for loop functions to accept post id General normal enhancement 11/17/2020 dev-feedback
#51527 Debugging in Multisite context: list of plugins Site Health normal enhancement 10/19/2020 dev-feedback
#44261 Export User Data includes media URLs, not the actual media files in zip file Privacy normal enhancement 10/16/2020 4.9.6 dev-feedback
#51334 Implement enhanced post_status transition capabilities Role/Capability normal feature request 09/18/2020 dev-feedback
#51301 Add class field to wp_nonce_field General normal enhancement 09/14/2020 dev-feedback
#49912 Global setting to show tag content in ascending/chronological order Taxonomy normal feature request 08/26/2020 5.5 dev-feedback
#42725 Allow gender specific translations I18N normal enhancement 08/03/2020 dev-feedback
#50389 Improve support for site health issues in WordPress Site Health normal enhancement 06/15/2020 5.2 dev-feedback
#50361 Highlight if link targets in comments don't refer to the link text Comments normal enhancement 06/10/2020 dev-feedback
#49263 Switching blog doesn't switch locale I18N normal enhancement 05/22/2020 dev-feedback
#50158 Hide columns in the list of posts for user levels Administration normal feature request 05/14/2020 5.4.1 dev-feedback
#39826 LIMIT clause not required in get_options function as there's already a UNIQUE KEY on option_name Database normal enhancement 05/07/2020 4.7.2 dev-feedback
#44969 Add support to limit results in get_objects_in_term() Taxonomy normal enhancement 05/03/2020 dev-feedback
#49963 Security of failed update/rollback Upgrade/Install major enhancement 04/20/2020 5.5 dev-feedback
#49644 Move logic from register_post_type() into WP_Post_Type->register() Posts, Post Types normal enhancement 03/13/2020 5.4 dev-feedback
#49632 Force lowercase for taxonomy id in register_taxonomy() Taxonomy normal enhancement 03/12/2020 dev-feedback
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) Posts, Post Types normal enhancement 02/27/2020 dev-feedback
#41893 Add URL filter in posts list table get_edit_link() Posts, Post Types normal enhancement 02/15/2020 4.9 dev-feedback
#49429 There seems to be no way to check query value for NULL Query normal enhancement 02/14/2020 5.3.2 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
#49129 Incorrect German Umlaut substitutions Formatting minor enhancement 01/04/2020 5.4 dev-feedback
#37656 Improve plugin bootstrapping processes Plugins normal enhancement 12/13/2019 dev-feedback
#48331 Snoozing the admin email verification screen when a user initiates/confirms a site email change Site Health normal enhancement 12/06/2019 dev-feedback
Note: See TracReports for help on using and creating reports.