Make WordPress Core

{40} Tickets Awaiting Review (4860 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 (3401 - 3500 of 4860)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#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
#56207 Multisite: record when a user is added to a site Users normal enhancement 07/13/2022
#46190 Firefox Emoji Detection Slow Emoji normal enhancement 07/06/2022 5.0.3 has-patch
#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
#51543 Create is_sitemap() conditional tag Sitemaps normal feature request 07/01/2022
#55911 Slow query because Admin Bar loads all options on all user's sites Toolbar normal enhancement 06/30/2022 3.1
#41558 create a (reusable) wp_default_admin_scripts Administration normal enhancement 06/29/2022 2.6
#56087 Configure Codecov status checks Build/Test Tools normal enhancement 06/28/2022
#33574 Add ability to scroll through long toolbar menu items morganestes Toolbar normal enhancement 06/24/2022 4.4 needs-patch
#54029 Rename WordPress native expectDeprecated() and @ExpectedDeprecated to avoid confusion with PHPUnit native expectDeprecation and for future-proofing Build/Test Tools normal task (blessed) 06/20/2022
#51585 Make beta & RC releases available in Github General normal feature request 06/15/2022
#55956 Pass $maybe_orderby_meta into 'get_terms_orderby' filter Taxonomy normal enhancement 06/09/2022 2.8 dev-feedback
#52631 ability to override http 'connect_timeout' HTTP API normal enhancement 06/09/2022 5.6.2
#55920 Ability to query by post author in post_exists() Posts, Post Types normal enhancement 06/07/2022 6.0 has-patch
#53523 Themes can't be bulk edited. Themes normal enhancement 06/06/2022
#40237 Educate users about modern password best-practices Security normal enhancement 06/06/2022 ui/ux
#53011 Tests: review all setUp() and tearDown() Build/Test Tools normal task (blessed) 06/04/2022 has-patch
#55913 Custom Fields table can have extra-wide checkboxes and radio buttons Editor normal enhancement 06/04/2022 6.0
#49321 provide standard pagination links in RSS/Atom feeds Feeds normal enhancement 06/03/2022 5.4
#55909 Do WordPress feeds need pagination query SQL_CALC_FOUND_ROWS? Feeds normal enhancement 06/03/2022 6.0
#55879 Add the Ability to Allow/Disallow Auto-Update for Multiple Themes on the Theme Page Themes normal feature request 06/02/2022 6.0
#53639 Ability to add checkboxes to "Email me whenever" section Comments normal enhancement 06/02/2022 has-patch
#55889 Allow specifying multiple keys as an array in meta and option retrieval functions. Options, Meta APIs normal feature request 06/01/2022
#55878 The Manage Themes Screen Needs to Indicate Clear User Actions Themes normal enhancement 05/31/2022 dev-feedback
#55875 "Add New" plugin should be "Add Plugin" because it now allows updating an existing plugin as well Plugins normal enhancement 05/30/2022
#50770 Facilitate async debug entries in Site Health Info Site Health normal enhancement 05/27/2022 5.2
#55795 Fix the WordPress Status Bar to Make Actions Clearer to the User Toolbar normal enhancement 05/26/2022 3.1
#55823 The Theme Details Page Options Need to be Streamlined Themes normal enhancement 05/25/2022 6.0
#55766 Site icon checkbox to use the site logo Customize normal enhancement 05/18/2022
#55756 Deletion of broken themes Themes normal enhancement 05/18/2022
#50272 Move current admin footer reminder when running development version to Site Health Site Health normal enhancement 05/06/2022 5.2
#55662 Eliminating magic numbers General normal enhancement 05/03/2022
#50615 Editor: Create standalone JSON schema for block type definition Editor normal feature request 04/30/2022
#54567 Introduce specific item_link and and item_link_description labels for post formats Taxonomy normal enhancement 04/29/2022 5.9 has-patch
#55630 add array input to meta_query key Query normal enhancement 04/27/2022 5.9.3 has-patch
#52526 Add different class for RSS widget in different conditions Widgets normal enhancement 04/25/2022 has-patch
#55618 combine/concatenate enqueued relative js/css Script Loader normal feature request 04/25/2022
#55522 Misleading method names plugin_dir_path and plugin_dir_url Plugins normal enhancement 04/07/2022 5.9.2 has-patch
#55541 Update the styling for invalid form fields Administration normal enhancement 04/07/2022 has-patch
#52998 Add a filter to paginate_links to allow bypassing merging query params General normal enhancement 04/05/2022
#55488 Add a filter to array of allow ported number in multisite. Networks and Sites normal enhancement 03/30/2022 needs-patch
#50539 Explore a larger icon less WP Admin menu youknowriad* Administration normal enhancement 03/29/2022 has-patch
#55470 Allow for finer-grained callbacks for wp_list_comment Comments normal enhancement 03/27/2022 2.7
#55469 WP_Filesystem_SSH2::chmod() should use ssh2_sftp_chmod() Filesystem API normal enhancement 03/27/2022 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
#55449 More filter options for searching theme's & plugins - "Last updated" / "Test with my WP version". Plugins normal enhancement 03/23/2022
#53628 Maintenance Free Updates - Zero downtime Plugins normal enhancement 03/18/2022 5.8
#54892 E2E tests for Creating Menu, Removing existing menu and Remove items from Menu Build/Test Tools normal enhancement 03/10/2022 has-patch
#55326 Conditional classes directives in formatting Formatting normal feature request 03/07/2022 5.9.1
#52188 Move Multisite settings page into tabs Networks and Sites normal enhancement 02/26/2022 dev-feedback
#55263 Multisite: Multidomain Single Sign On Networks and Sites normal feature request 02/26/2022
#55260 Update Codex Page to Include Password Visibility Button and Language Switcher Login and Registration normal enhancement 02/25/2022 5.9.1 needs-docs
#31154 register_post_type function does not check reserved post_types Posts, Post Types normal enhancement 02/21/2022 4.2 needs-patch
#55202 A proper (error) message should be show when mysql setting autocommit=0 Database normal enhancement 02/19/2022 5.9
#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
#55107 List and Delete button to delete broken plugins Plugins normal enhancement 02/08/2022
#55106 Split publish_posts in publish_posts and publish_others_posts Role/Capability normal feature request 02/08/2022
#48473 WordPress installer should prompt to configure options like comments Upgrade/Install normal enhancement 02/06/2022
#18769 Admin should not break if URL changes Administration normal enhancement 02/06/2022 needs-patch
#55086 Different URLs according to environment type with filters to work smoothly in all envs without replacement in the database General normal feature request 02/05/2022
#55079 Allowed post tags and allowed tags iframe Embeds normal enhancement 02/04/2022 5.9 has-patch
#55024 In wp-admin, show thumbnail of featured image Post Thumbnails normal enhancement 02/01/2022
#35318 Automate anti-virus scanning of WordPress zips Build/Test Tools normal enhancement 01/29/2022
#53351 Delete Theme Files in Database When Using Delete Option Themes normal enhancement 01/28/2022 5.7.2 dev-feedback
#54584 Site Health should flag PHP versions in the dev-stable branch Site Health normal enhancement 01/21/2022
#54861 cache_javascript_headers() is not call by core General normal enhancement 01/20/2022 5.9 dev-feedback
#54665 Blog posts page might be confusing for users as the content and layout in the editor does not reflect on the frontend Editor normal enhancement 01/18/2022
#54838 Automatically enable some templates from inactive themes Themes normal enhancement 01/18/2022 has-patch
#43010 Attribute Name Escape Formatting normal enhancement 01/18/2022 needs-unit-tests
#48486 Add compliance tab to plugin repository pages on WordPress.org Plugins normal feature request 01/14/2022 5.3
#44862 Create REST API endpoints to lock, release and takeover post edition timothyblynjacobs REST API normal feature request 01/07/2022
#45381 importer should remap attachment IDs when they appear in a block's attributes Import normal enhancement 12/22/2021 dev-feedback
#54663 There are many missing comments in some files Administration normal enhancement 12/19/2021 has-patch
#53070 Establish a Core CSS deprecation path General normal enhancement 12/16/2021
#49582 wp-admin CSS audit Administration normal enhancement 12/16/2021
#54627 Adding More Timestamp columns to database Database normal enhancement 12/14/2021
#54626 Custom Objects General normal feature request 12/14/2021
#47890 Indentation within Post Publish (Classic Editor) and Comment Save Metaboxes: Administration normal enhancement 12/14/2021 needs-patch
#54604 Allow for nestable superscript tags Formatting normal feature request 12/14/2021 has-patch
#47310 Add Column Taxonomy Links Filter to Media List Table Taxonomy normal enhancement 12/12/2021
#46082 Why returning $menu_array[x] instead of $title Administration normal enhancement 12/08/2021 dev-feedback
#41937 Change name of "wp-settings-" and "wp-settings-time-" cookie petertoi Users normal enhancement 12/03/2021 has-patch
#54560 Return null from wpdb::get_results when query fails Database normal enhancement 12/02/2021 has-patch
#54534 Introduce a get_term_by_args filter Taxonomy normal enhancement 11/30/2021
#54525 URL Object General normal enhancement 11/27/2021
#54523 inherited custom template hierarchy Themes normal enhancement 11/27/2021 5.8.2
#54505 Add "Temp Directory" to site health info Site Health normal enhancement 11/24/2021 has-patch
#54473 Comments listing screen in wp-admin doesn't expose if a comment was left by a logged in user Comments normal enhancement 11/20/2021 has-patch
#54322 Add Logical Properties to safecss_filter_attr Formatting normal enhancement 11/19/2021 5.8.1 dev-feedback
#54468 Apply aspect ratio classes to wp_oembed_get when theme_supports('responsive-embeds') is added Embeds normal enhancement 11/18/2021 5.9
#54434 Add Zoomable as an oEmbed provider Embeds normal enhancement 11/18/2021
#49357 Admin intervention for personal data export really needed? xkon* Privacy normal enhancement 11/17/2021 5.4
#40281 Improve Documentation for HTTP Unit Testing Build/Test Tools normal enhancement 11/16/2021 4.8
#49072 Move readme.html & license.txt out of project root (maybe into Uploads?) General normal enhancement 11/16/2021
#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
#54414 Support embedding Mobile Twitter URLs Embeds normal enhancement 11/10/2021 5.0
#44351 Fix "Foreign key constraint is incorrectly formed" when running unit tests Build/Test Tools normal enhancement 11/09/2021 4.9.6
#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
Note: See TracReports for help on using and creating reports.