Make WordPress Core

{40} Tickets Awaiting Review (4856 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 (4801 - 4856 of 4856)

Reporter Feedback / Close (56 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#54943 image_get_intermediate_size(): size data is a bool, not an array throws notice / warning Media normal defect (bug) 05/12/2025 5.9 needs-unit-tests
#56433 invalid regex used in preg_replace Formatting normal defect (bug) 01/08/2025 reporter-feedback
#58188 is_user_logged_in can cause null pointer exception General normal defect (bug) 04/26/2023 2.0.3 reporter-feedback
#39587 link problems with language settings I18N normal defect (bug) 11/06/2024 4.7 close
#23794 load_plugin_textdomain fails if plugin is loaded from mu-plugins I18N normal enhancement 02/28/2024 3.5.1 close
#63653 map_meta_cap() fails in wp_refresh_post_lock() for custom post types not registered before init Administration normal defect (bug) 01/27/2026 6.8 dev-feedback
#64721 menu-header.php uses relative file_exists() causing wrong submenu URL when PHP CWD is not wp-admin/ Administration normal defect (bug) 03/02/2026 6.9.1 close
#39003 menu_page_url() not working on Ajax call Administration normal defect (bug) 10/14/2024 4.6.1 reporter-feedback
#61859 meta_value_num order calse in WP_Term_Query cannot work as meta_query is evaluated after setting up the order Taxonomy major defect (bug) 02/20/2025 6.6.1 reporter-feedback
#45138 mixed line endings: wp-config-sample.php uses CRLF (windows) line endings Upgrade/Install trivial defect (bug) 07/12/2022 close
#59606 move posts per hand in archive General normal feature request 11/28/2023 reporter-feedback
#15955 move_uploaded_file mangles non-ascii characters on Windows platforms SergeyBiryukov* Upload major defect (bug) 05/14/2025 2.0 close
#57792 no way to find the plugin Plugins major defect (bug) 05/10/2023 6.1.1 reporter-feedback
#47813 permalinks broken when article name is numeric(if the post id above 1000) Permalinks normal defect (bug) 08/01/2019 5.2.2 reporter-feedback
#62903 permission_callback should be called before validate_callback in REST API REST API normal defect (bug) 02/05/2025 6.9 close
#51667 php notices in logs Media minor defect (bug) 10/25/2023 5.5.1 reporter-feedback
#58933 plugin-install.php search works incorrect Plugins normal defect (bug) 08/08/2023 6.2.2 reporter-feedback
#45960 plugin_basename() fails on windows path General normal defect (bug) 10/24/2025 close
#51097 post cannot be saved due to certain variant of Japanese Kanji Database normal defect (bug) 08/31/2020 5.5 close
#59678 problem with update General critical defect (bug) 05/12/2025 6.3.2 reporter-feedback
#62675 register new pattern catogory possible docs bug General normal defect (bug) 01/02/2025 reporter-feedback
#57364 remove_meta_box for commentstatusdiv stores null value for comments configuration. Administration normal defect (bug) 06/17/2023 6.1.1 reporter-feedback
#53938 replace core uses of wp_parse_url() with PHP's native parse_url() HTTP API normal enhancement 08/17/2021 close
#55174 revert to the default "checked" behavior of blog_public switch in install.php Upgrade/Install normal defect (bug) 02/16/2022 reporter-feedback
#58234 sanitize_title_with_dashes fatal error when query var value is an array in php 8 Query normal defect (bug) 01/31/2025 needs-unit-tests
#50339 setup-config.php serves mixed content when behind a TLS termination proxy Upgrade/Install normal defect (bug) 06/11/2020 reporter-feedback
#40688 there is a bug in deleting a photo and replacing it by the new photo with the same name Media normal defect (bug) 06/06/2023 4.7.4 reporter-feedback
#58604 title_reply_to Value of comment_form() Function Isn't Working Comments major defect (bug) 07/16/2025 6.2.2 reporter-feedback
#57589 transition_post_status hook does not fire when cron publishes scheduled post. Cron API normal defect (bug) 10/07/2025 6.1.1 close
#60202 unable to start wp-env Build/Test Tools normal defect (bug) 10/21/2024 reporter-feedback
#52358 unable to update the price and stock in woocommerce after update General major defect (bug) 07/26/2024 reporter-feedback
#54339 unique $keys array when add custom key from Several places with postmeta_form_keys Options, Meta APIs normal defect (bug) 08/01/2024 5.8.1 reporter-feedback
#64386 when I try to click anywhere it keeps clocking and timing out General normal defect (bug) 12/09/2025 6.9 reporter-feedback
#63142 will not accept .png images Media normal defect (bug) 04/14/2025 reporter-feedback
#59062 wordpress 404 error after update Upgrade/Install minor defect (bug) 01/15/2026 6.3 close
#43183 wp-comments-post.php endpoint support for OPTIONS Comments normal enhancement 07/01/2019 reporter-feedback
#51860 wp-sitemap includes empty post entries returned by filters Sitemaps normal enhancement 03/16/2023 5.5 close
#32143 wpLink function getAttrs() missing link-text Editor normal enhancement 11/24/2020 4.2 reporter-feedback
#31686 wp_authenticate_username_password() should check for a WP_Error object Security normal defect (bug) 08/06/2019 3.7 reporter-feedback
#52945 wp_cache settings not recognized in site health / plugins Site Health normal defect (bug) 03/31/2021 5.7 reporter-feedback
#54921 wp_dropdown_users_args Filter not working in WordPress 5.9 audrasjb Users major defect (bug) 02/25/2022 5.9 reporter-feedback
#57267 wp_enqueue_style is not working under shortcode Shortcodes normal defect (bug) 12/15/2022 6.1.1 reporter-feedback
#49841 wp_get_attachment_url does not return a url Media normal defect (bug) 06/02/2020 5.4 reporter-feedback
#50264 wp_get_image_editor()->multi_resize() occasionally fails Media normal defect (bug) 03/16/2022 5.4.1 reporter-feedback
#55841 wp_get_nav_menu_items doesn't work properly Menus normal defect (bug) 05/27/2022 6.0 reporter-feedback
#57083 wp_list_authors and WP Search Users Query normal defect (bug) 11/16/2022 6.1 reporter-feedback
#41867 wp_list_categories throws SQL error if list is empty Taxonomy normal defect (bug) 02/21/2019 4.8.1 reporter-feedback
#57405 wp_localize_script() doesn't decode html entities in nested arrays I18N normal enhancement 04/24/2024 close
#58600 wp_query Enhancement Query normal feature request 07/03/2023 6.2 close
#59172 wp_query meta_query NOT EXISTS not creating correct sql query Database normal defect (bug) 05/12/2025 6.3 reporter-feedback
#53262 wp_robots() (via wp_die) triggers a "doing_it_wrong_trigger_error", but should not. General minor defect (bug) 02/02/2026 5.7 dev-feedback
#59827 wp_save_post_revision() assumes ALL post meta is text! Fatal error in PHP 8.2. adamsilverstein Revisions normal defect (bug) 02/05/2024 6.3.2 reporter-feedback
#41522 wp_set_password() doesn't trigger a changed password notification Users normal defect (bug) 06/30/2024 close
#50080 wp_set_post_tags() adds terms to post types that don't support the term's taxonomy Taxonomy normal defect (bug) 05/04/2020 2.3 reporter-feedback
#18525 zlib.output_compression "on" in server conflicts with autoupdate Bootstrap/Load normal defect (bug) 05/22/2025 3.2.1 close
#61713 — no role for this site — General normal defect (bug) 07/23/2024 6.5.5 reporter-feedback
Note: See TracReports for help on using and creating reports.