Make WordPress Core

{40} Tickets Awaiting Review (4923 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 (2601 - 2700 of 4923)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#53887 no link to theme changelog/readme.txt on the wordpress updates page Upgrade/Install normal enhancement 12/20/2024 5.8
#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
#43884 new is_front() function General normal enhancement 04/29/2018
#40518 multisite users table should use user's ID to get the avatar Users normal enhancement 03/15/2019 4.7.4
#44602 meta_query to support FIND_IN_SET Query normal enhancement 07/18/2018 has-patch
#56821 meta_query late row lookup for performance improvement Options, Meta APIs normal enhancement 10/14/2022 needs-patch
#52143 memory_limit not always adhered General normal enhancement 06/11/2025 5.6
#49654 maybe_drop_table Database normal enhancement 04/07/2023
#41797 max_num_pages for WP_User_Query Query normal enhancement 09/05/2017 has-patch
#57540 make WordPress password management more “understandable”? audrasjb* Login and Registration normal enhancement 04/14/2025 6.1.1 needs-patch
#55193 login-form: Use the same id and class value between wp_login_form() and wp-login.php Login and Registration normal enhancement 08/18/2023 dev-feedback
#41328 lightbox plugins cannot get image address to open except from image link Gallery normal feature request 05/02/2019 4.8
#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
#33204 kses $allowedposttags should support microdata Formatting normal enhancement 11/15/2018
#59845 kritischen Fehler seit Update auf WordPress 6.4 Upgrade/Install critical enhancement 11/09/2023 6.4 has-patch
#60737 invalid_email or user_email ? Login and Registration minor enhancement 04/19/2024 6.5 dev-feedback
#54523 inherited custom template hierarchy Themes normal enhancement 11/27/2021 5.8.2
#58448 inconsistency in the $items parameter to the handle_bulk_actions-{$screen} action Administration normal enhancement 06/03/2023
#54048 improve preloaded REST API requests in widget editor Widgets normal enhancement 09/04/2021 5.8 has-patch
#45381 importer should remap attachment IDs when they appear in a block's attributes Import normal enhancement 12/22/2021 dev-feedback
#28798 htaccess and protected option Posts, Post Types normal enhancement 10/15/2021 4.0
#53353 have the ability to put FSE files in a theme subfolder Themes normal enhancement 06/07/2021 5.8
#57131 get_the_terms(): Parameter #1 ($post) of type is nullable. Taxonomy normal enhancement 11/18/2022 3.6 dev-feedback
#39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once REST API normal enhancement 05/03/2026 4.4 has-patch
#60787 get_registered_meta_keys() should allow for late registration to improve performance Options, Meta APIs normal enhancement 04/10/2024 has-patch
#61773 get_posts() returns posts of removed custom post type Posts, Post Types normal enhancement 07/26/2024
#40650 get_pages() should accept 'any' among it's post_status arg Posts, Post Types normal enhancement 03/03/2026 4.7.4 has-patch
#53215 get_comments_number should also need comment_type Comments normal enhancement 05/16/2021
#43792 get_comment_excerpt filter should tell if the comment was shorted or not Comments normal enhancement 02/04/2026 dev-feedback
#40511 get_blogs_of_user should return an array of WP_Site objects Networks and Sites normal enhancement 04/24/2017
#48192 get_blogs_of_user not setting public parameter Networks and Sites normal enhancement 10/06/2019 has-patch
#45640 get_blogs_of_user improvements alexstine Networks and Sites minor enhancement 11/16/2021 3.0 needs-unit-tests
#18613 get_adjacent_post() doesn't find private posts Posts, Post Types normal enhancement 11/27/2025 has-patch
#44910 function for discriminating during auto saving Autosave trivial feature request 09/07/2018 has-patch
#58156 finetune wp_update_comment_count Comments normal enhancement 07/08/2023 has-patch
#42005 filter get_terms_args and orderby meta_value_num not working as expected Taxonomy normal feature request 10/26/2022 4.8.2 has-patch
#44159 feature request: otption for removing save my name in comments General normal feature request 05/25/2018 4.9.6
#20947 feature request: one-click update for core, themes and plugins (all in one) Upgrade/Install normal feature request 08/13/2018 dev-feedback
#61521 feature request: Conditional that checks whether WordPress is currently performing updates Upgrade/Install minor feature request 07/10/2024 6.5.5
#48227 extend import with preselect of existing or pre-fill to create new users Import normal enhancement 10/06/2019
#48180 extend export with filter for join and where clause Export normal enhancement 09/30/2019 5.2.3
#46188 esc_html does not have support for multiline output. esc_br_html or line-breaking parameter for esc_html is missing Formatting normal enhancement 02/27/2025 5.0.3 has-patch
#29910 esc_attr does not properly deal with json_encode Formatting normal enhancement 05/07/2017
#64360 enqueue_block_assets action ignores script modules Editor normal enhancement 01/26/2026 has-patch
#40276 enhancement: add a $type parameter to wp_add_inline_script() Script Loader normal enhancement 08/12/2025 4.7.3 dev-feedback
#59562 edit_form_after_title Hook Not Functional in Block Editor on New Post Page. Editor normal enhancement 02/07/2026 6.3.2 dev-feedback
#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
#41781 do not forcefully phpunit delete fixtures data Build/Test Tools normal enhancement 05/29/2024 4.8.1
#45085 different args passed to "term_name" and "term_{$field}" filters Taxonomy normal enhancement 10/17/2023
#36177 default htaccess should include security measures Security normal enhancement 12/24/2024
#40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes Database normal enhancement 01/30/2026 4.8 needs-unit-tests
#43356 create is_403 function Query normal feature request 02/19/2018 4.9.3
#42958 create callers for loop functions to accept post id General normal enhancement 11/17/2020 dev-feedback
#41558 create a (reusable) wp_default_admin_scripts Administration normal enhancement 06/29/2022 2.6
#54234 comment_type of reply should be same as parent Comments normal enhancement 10/18/2021
#55618 combine/concatenate enqueued relative js/css Script Loader normal feature request 04/25/2022
#61149 class WP_User(), mark prop $deleted as deprecated Users trivial enhancement 06/07/2024 has-patch
#59070 child theme should not be counted as additional theme Site Health normal enhancement 06/20/2025 6.3 has-patch
#62549 checked is a boolean attribute Administration trivial enhancement 01/28/2025 has-patch
#43957 check_password_reset_key could use get_user_by instead of direct query Login and Registration normal enhancement 05/04/2018 4.9.5
#61618 changing permalink structure Permalinks normal feature request 11/19/2025
#52916 can_perform_loopback() should not rely on wp-cron.php check Site Health minor enhancement 04/06/2021 5.7
#54861 cache_javascript_headers() is not call by core General normal enhancement 01/20/2022 5.9 dev-feedback
#57768 avoid creating tcp connection every time General normal enhancement 03/07/2023
#38896 avatar_settings help text may not be accurate if avatar_defaults is filtered Options, Meta APIs normal enhancement 03/19/2019 dev-feedback
#8924 autoload should be boolean in add_option() Database normal enhancement 03/15/2019
#41281 attachment_url_to_postid results in very slow query joemcgill* Database normal enhancement 07/18/2024 4.9
#61419 allow to disable plugin dependencies feature Plugins normal feature request 07/02/2024
#19707 admin-ajax.php requests via http regardless of force_ssl_admin() state Administration normal enhancement 03/06/2018
#45177 admin bar View page button is missing in mobile view Toolbar normal enhancement 07/24/2021 has-patch
#43781 adding apply_filters on $handle in localize Script Loader normal enhancement 04/16/2018 4.9.5
#51656 add_theme_support() for 'wp-dark-theme' so plugins can use consistent CSS for dark themes Themes normal enhancement 10/28/2020
#53688 add super admin feature to help developer Customize major feature request 07/19/2021 needs-codex
#45722 add markup to highlight the active tag Taxonomy normal feature request 12/20/2018
#39969 add filter to end of post_categories_meta_box() Taxonomy normal enhancement 02/26/2017
#60366 add call_for_blog for easy to switch blog and restore in multisite General normal enhancement 06/30/2025 has-patch
#55630 add array input to meta_query key Query normal enhancement 04/27/2022 5.9.3 has-patch
#39772 add ajax functionality to switching tabs and pagination in plugins Plugins normal enhancement 02/02/2017 4.8
#59216 add a filter on WP_User::get_data_by() Users normal feature request 08/27/2023
#46072 add a $metas param to wpmu_create_blog() Networks and Sites normal enhancement 01/23/2019 has-patch
#37928 add `pre_add_option` filter Options, Meta APIs normal enhancement 07/10/2025 has-patch
#38800 add WP_ADMIN_URL and WP_INCLUDES_URL constants Script Loader normal enhancement 09/29/2017
#64363 add MarkDown feeds Feeds normal enhancement 04/27/2026 has-patch
#57760 add 'pre_wp_get_attachment_url' filter Media normal enhancement 11/20/2024 has-patch
#47488 add "extensibility" to WP_Privacy_Requests_Table Privacy normal enhancement 06/06/2019 needs-patch
#41646 activate.php and deactivate.php for Plugins Plugins normal feature request 04/16/2025 4.8.1
#59605 activate, deactivate items in menue General normal feature request 10/12/2023
#52631 ability to override http 'connect_timeout' HTTP API normal enhancement 06/09/2022 5.6.2
#61761 `wp_term_insert` inconsistent validation logic for `name` and `slug` Taxonomy normal enhancement 07/10/2025 dev-feedback
#59384 `wp_create_nonce()` should not have a default parameter General normal enhancement 09/18/2023
#56663 `tag_escape()` does not follow naming convention. Formatting normal enhancement 09/27/2022
#53108 `get_theme_file_uri()` fails with query params Themes normal enhancement 04/29/2021 5.7.1
#46586 `determine_current_user` filter only run once per request Users normal feature request 03/21/2019
#62191 `WP_Theme_JSON::get_blocks_metadata()`: Check registered styles only upon change Themes normal enhancement 11/06/2024 has-patch
#43156 _walk_bookmarks(): please add the link id as HTML id attribute. Formatting normal enhancement 01/24/2018 4.9.2
#62863 _make_cat_compat() - dynamic properties deprecated in PHP 8.2 Taxonomy normal enhancement 01/25/2025 4.4 has-patch
#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
#54303 [Object Cache] Allow global caching groups to be filterable / changed Cache API minor enhancement 06/26/2024 5.8.1 dev-feedback
#50013 [Feature Request] Tools: Export: Post, Categories: All - but exclude these Export normal feature request 04/26/2020
#63735 [Collaboration Inquiry] A Proposal to Discuss Improving Theme Compatibility for the ActivityPub Plugin Plugins normal feature request 07/22/2025 dev-feedback
Note: See TracReports for help on using and creating reports.