Make WordPress Core

{40} Tickets Awaiting Review (4857 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 (4101 - 4200 of 4857)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#52350 Add documentation about meta capabilities Role/Capability normal enhancement 01/23/2021 needs-docs
#51479 Notifications in case of a broken theme Themes normal enhancement 01/22/2021
#52286 Add new admin widget "Community message" Administration normal enhancement 01/20/2021
#52284 Add filter for notoptions after retrieval Options, Meta APIs normal feature request 01/12/2021
#52249 Events: Show user multiple location choices to disambiguate Administration normal enhancement 01/07/2021
#52100 Include highlight.js in core for syntax highlighting for codeblocks in markdown Formatting major feature request 12/31/2020
#52167 WP_Query: always convert `any` post type values to public values. Query normal enhancement 12/24/2020 has-patch
#51181 Capabilities arg for register_taxonomy() inneffective on non-hierarchical taxonomies Taxonomy minor feature request 12/19/2020
#51895 theme_root filter for WP_Theme::get_files Themes normal enhancement 11/29/2020
#51135 The main (primary) taxonomy term in post Taxonomy normal enhancement 11/24/2020
#50214 Consider introducing the concept of "Editors" Editor normal feature request 11/23/2020
#46991 Stop propagation on actions or filter Plugins normal feature request 11/19/2020 dev-feedback
#51789 Add system filesize resource limit to wp_max_upload_size function Upload normal enhancement 11/18/2020
#51762 Unix authentication support via unix_socket Database normal feature request 11/12/2020
#51730 update_metadata function: differentiate failure from no update Options, Meta APIs normal enhancement 11/10/2020
#51656 add_theme_support() for 'wp-dark-theme' so plugins can use consistent CSS for dark themes Themes normal enhancement 10/28/2020
#46267 Add generated_slug to REST API autosaves endpoint REST API normal enhancement 10/25/2020
#41740 Add comment count to "replies" link in post responses REST API normal enhancement 10/25/2020
#51611 Escape echoing Core functions Security normal enhancement 10/24/2020
#51527 Debugging in Multisite context: list of plugins Site Health normal enhancement 10/19/2020 dev-feedback
#44806 If commenter doesn't check (cookie) consent checkbox, don't use Gravatar. Privacy normal enhancement 10/16/2020
#44645 Expose download link Privacy normal enhancement 10/16/2020
#43798 Add multiple parent ids in get_terms function Taxonomy normal enhancement 10/14/2020
#49241 Filter to add post types to custom page templates in get_post_templates() Themes normal feature request 10/14/2020 has-patch
#51518 Enhancement: Show list of previously active themes Themes normal enhancement 10/14/2020
#49077 Add https://github.com/WordPress/wordpress-develop to Packagist Build/Test Tools normal enhancement 09/25/2020
#50745 Visualisation of site health could be better Site Health normal enhancement 09/21/2020
#51334 Implement enhanced post_status transition capabilities Role/Capability normal feature request 09/18/2020 dev-feedback
#50797 Maintenance file path should be configurable Upgrade/Install normal enhancement 09/16/2020
#51301 Add class field to wp_nonce_field General normal enhancement 09/14/2020 dev-feedback
#50412 Add support for common PHPUnit arguments when watching Build/Test Tools normal enhancement 09/04/2020
#51200 Consider a better way to deprecate JavaScript code Script Loader normal enhancement 08/31/2020
#51155 Default Order and Order By for Post Types and Taxonomies Query normal enhancement 08/27/2020
#50575 Reconsider some admin scheme colors. Administration normal enhancement 08/21/2020
#42725 Allow gender specific translations I18N normal enhancement 08/03/2020 dev-feedback
#50735 Plugins Screen: introduce plugin types Plugins normal feature request 07/22/2020
#50560 show "recently deleted" plugins - a safer option than "inactive plugins" Plugins normal enhancement 07/07/2020
#50556 Special characters in Theme Name in "Add Themes" page Themes trivial enhancement 07/07/2020 has-patch
#49626 Allow plugin developers to opt-out their plugin from auto updates Plugins normal feature request 07/06/2020
#45056 Show Active plugins at the top of the plugin list in plugin-editor.php Plugins minor enhancement 06/29/2020 has-patch
#49638 Determine methodology recommendations for CSS audit Build/Test Tools normal enhancement 06/25/2020
#49637 Create a report outline for CSS audit Administration normal enhancement 06/18/2020
#50400 Update Search Engine Visibility text following XML sitemap launch General normal enhancement 06/16/2020
#50361 Highlight if link targets in comments don't refer to the link text Comments normal enhancement 06/10/2020 dev-feedback
#45060 Allow users to leave sites on a multisite network Users normal feature request 06/02/2020
#49263 Switching blog doesn't switch locale I18N normal enhancement 05/22/2020 dev-feedback
#50211 Add Ajax to Activate/Deactivate links in the Installed Plugins screen - keep focus on the screen location Plugins normal enhancement 05/21/2020
#50196 Can't track users using nickname Users normal enhancement 05/17/2020
#50135 Proposal: Permalink structure tags grouping Mandatory and Available Permalinks minor enhancement 05/09/2020
#44969 Add support to limit results in get_objects_in_term() Taxonomy normal enhancement 05/03/2020 dev-feedback
#50050 Community Events: Sort pinned events chronologically Administration normal enhancement 05/01/2020
#50013 [Feature Request] Tools: Export: Post, Categories: All - but exclude these Export normal feature request 04/26/2020
#49910 Embed: resizable iframes Embeds normal enhancement 04/15/2020
#49564 Allow developers to set mail headers in wpmu_welcome_user_notification function Networks and Sites minor feature request 04/07/2020 has-patch
#49632 Force lowercase for taxonomy id in register_taxonomy() Taxonomy normal enhancement 03/12/2020 dev-feedback
#49620 Allow plugin/theme developers to utilize Beta, Alpha, Canary release channels for automatic updates Plugins normal feature request 03/10/2020
#49149 Write tests for WP_Query Query normal enhancement 02/20/2020 needs-unit-tests
#49378 Add warning banner about no-js in wp-admin Administration normal enhancement 02/07/2020
#49352 Allow get_proxy_item to be filtered/altered before a response is sent to the editor. Embeds normal enhancement 02/03/2020
#49328 Add filter/action to append link to the login form footer inside the #login container Login and Registration trivial enhancement 01/30/2020
#42839 wp_remote_post should support multipart uploads HTTP API normal feature request 01/22/2020
#49164 Page List Order Posts, Post Types major enhancement 01/13/2020
#49169 Action Hook 'edited_terms' in function 'wp_update_term()' needs the Form POST Parameters Taxonomy normal enhancement 01/12/2020
#48375 Introduce a separate capability for trashing a post Posts, Post Types normal enhancement 01/06/2020 needs-patch
#49057 Add tag for any WP_Query for simple access in pre_get_post action Query normal feature request 12/21/2019
#49032 Introduce __return_value() General normal feature request 12/18/2019
#48887 New action hooks: admin_body_open, login_body_open & embed_body_open Administration normal enhancement 12/17/2019 has-patch
#47314 Add "parent" parameter to get_term_by Taxonomy normal feature request 12/13/2019
#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
#48480 Add comment_form_opening_tag and comment_form_closing_tag filters Comments normal enhancement 12/03/2019
#45252 Reconsider the `context` argument in REST API calls REST API normal enhancement 11/21/2019
#48740 Add constant for database date format Date/Time normal enhancement 11/20/2019 dev-feedback
#48682 Introduce WP_Labels class Taxonomy normal enhancement 11/17/2019 dev-feedback
#47831 Compare any two revisions: Improve the distinction of From/To columns Revisions normal enhancement 11/12/2019
#48498 Walker_Category should also accept the `item_spacing` parameter. Taxonomy minor enhancement 11/06/2019
#48492 Add 'before_widgetcontent' and 'after_widgetcontent' attributes to register_sidebar Widgets normal enhancement 11/04/2019
#48481 don't apply wp_initialize_site_args filter until after wp-admin-includes/update.php is loaded Networks and Sites normal enhancement 11/01/2019 has-patch
#48470 Remove the Custom Header and Custom Background admin pages Administration normal enhancement 10/30/2019 dev-feedback
#48241 Using `add_theme_support( 'custom-background' )` enables both background color and background image. Themes normal enhancement 10/30/2019
#38453 New UI for the settings page of the dashboard Administration normal enhancement 10/26/2019
#48299 When "big_images" are automatically scaled, communicate with a UI message Media normal enhancement 10/25/2019
#48414 Enhancement: feed_links_extra needs filter to remove a feed from pages Feeds normal enhancement 10/23/2019
#48385 Gutenberg blocks in the WP admin dashboard Administration normal feature request 10/21/2019
#48373 Widgets area grouping Widgets normal feature request 10/20/2019
#48370 Add "next/previous" links to Edit Post screen Posts, Post Types normal feature request 10/19/2019 dev-feedback
#48227 extend import with preselect of existing or pre-fill to create new users Import normal enhancement 10/06/2019
#48192 get_blogs_of_user not setting public parameter Networks and Sites normal enhancement 10/06/2019 has-patch
#48167 Increase discoverability of, and describe, "Anyone can register" and other settings Administration normal enhancement 10/02/2019 dev-feedback
#48133 Please add filter on wp walker li element Menus normal enhancement 10/01/2019
#47954 Create a sanity check for siteurl and home changes Administration normal enhancement 09/29/2019 has-patch
#48143 Unstyled error message when activating broken plugin Plugins minor enhancement 09/26/2019
#48103 Bulk image resizing Media normal enhancement 09/23/2019
#48051 Keeping default theme but removing inactive themes? Site Health trivial enhancement 09/16/2019
#47994 The additions of a new wp_posts table columns called post_level and post_patriarch Database normal enhancement 09/06/2019
#47983 Menus: Only send non-empty values on menu save on nav-menus.php Menus normal enhancement 09/06/2019
#47984 Filter pre_do_shortcode Shortcodes normal feature request 09/05/2019 has-patch
#44094 Hook for WP_User data hydration to enable strong data security SergeyBiryukov Users normal enhancement 08/27/2019 dev-feedback
#47818 $wpdb should update ->insert_id also when `LAST_INSERT_ID(...)` is found Database normal enhancement 08/02/2019
#47735 Separate sites I have created and sites I have joined in a network install Networks and Sites normal enhancement 07/19/2019
#47694 Adding a filter for $searchand variable Query normal enhancement 07/13/2019
Note: See TracReports for help on using and creating reports.