Make WordPress Core

{40} Tickets Awaiting Review (4953 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 (1901 - 2000 of 4953)

Defects Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#61277 PHP message: PHP Fatal error: Uncaught Error: Undefined constant "ABSPATH direct access to wp-includes/rss.php on line 19 deepakrohilla General major defect (bug) 05/29/2024 has-patch
#61242 PHP warning when `'taxonomies'` in `register_post_type` is set to `false` instead of `array()` Posts, Post Types normal defect (bug) 05/20/2024 6.5.3 has-patch
#60388 WordPress Core error message in my Website Site Health normal defect (bug) 05/10/2024 has-patch
#47266 Template of shutdown handler for fatal errors should not be displayed for CLI scripts Site Health normal defect (bug) 05/08/2024 5.2 has-patch
#58495 Twenty Twenty: Pullquote block issues with font weight and italics Bundled Theme normal defect (bug) 04/30/2024 6.2.2 has-patch
#49929 Twenty Twenty: CSS issue for modal-menu.php Bundled Theme normal defect (bug) 04/15/2024 has-patch
#57525 Incorrect home link General normal defect (bug) 04/15/2024 6.1 has-patch
#60713 remove 'array_merge(...)' is used in a loop and is a resources greedy construction. from generate_rewrite_rules pbearne Rewrite Rules normal defect (bug) 04/10/2024 has-patch
#54568 WordPress admin overwrite JS history.state General normal defect (bug) 04/10/2024 has-patch
#60931 The 'get_users' function triggers a fatal error if a role is added without any capability assigned. nazsabuz Users normal defect (bug) 04/05/2024 2.0 has-patch
#57415 Twenty Twenty One: Text color not reflected backend and Front side in media & text block Bundled Theme normal defect (bug) 04/05/2024 6.1.1 has-patch
#59246 update_option returns true, even when the value didn't change, potentially adding back old data Options, Meta APIs normal defect (bug) 04/03/2024 has-patch
#57724 redirect_canonical() may not work if site_url contains port number Canonical normal defect (bug) 04/02/2024 6.1.1 has-patch
#60861 Issue with Parent Term Selection on wp-admin/edit-tags.php Screen Taxonomy normal defect (bug) 03/30/2024 6.4.3 has-patch
#42527 Admin menus: PHP warning "open_basedir restriction..." when `_wp_menu_output` is called Administration normal defect (bug) 03/28/2024 4.8.3 has-patch
#60849 Meta is saved twice in auto-draft mode General normal defect (bug) 03/28/2024 has-patch
#60832 add_meta_box breaks on plugin sub-pages if add_menu_page has dynamic title Menus normal defect (bug) 03/27/2024 6.4.3 has-patch
#60793 wp_trigger error has a wrong wp_kses $allowed_html arguement. Formatting normal defect (bug) 03/18/2024 6.4 has-patch
#54685 Admin email verification redirects back to login page Login and Registration normal defect (bug) 03/12/2024 5.8.1 has-patch
#49869 Apply comment field filters to backend Comments normal defect (bug) 03/07/2024 has-patch
#60695 Links in the admin-menu are generated incorrectly for mu-plugins Administration normal defect (bug) 03/05/2024 has-patch
#60626 Font Files do not export/import properly via XML/WXR exporter. General normal defect (bug) 02/27/2024 has-patch
#50136 Files types not included in Upload file types are allowed to be uploaded because of loose file extension check Upload normal defect (bug) 02/24/2024 has-patch
#58909 width problem in the administration interface Administration normal defect (bug) 02/23/2024 has-patch
#57136 wp_list_pluck's key argument not working correctly when its zero General normal defect (bug) 02/23/2024 4.7 has-patch
#59297 Remove unused variables General normal defect (bug) 02/19/2024 has-patch
#60138 make_clickable() processing emails start with www. incorrectly. Formatting trivial defect (bug) 02/15/2024 has-patch
#50873 Search query parameter causes 404 on pagename match rules Query normal defect (bug) 02/15/2024 5.4.2 has-patch
#60486 Theme Export: Update the way we replace the version number. General normal defect (bug) 02/09/2024 has-patch
#59310 Parse blocks being applied unnecessarily Editor normal defect (bug) 02/05/2024 5.3.1 has-patch
#60391 links_add_base_url will encode all attribut in null passed in Formatting normal defect (bug) 01/30/2024 has-patch
#60329 Quick Edit tags-input drop-down selection box hangs exactly over the Published/Draft/Queud selection-box Quick/Bulk Edit normal defect (bug) 01/30/2024 6.4.2 has-patch
#60328 Deprecated parameter default value of unregister_setting() is not correct type audrasjb General normal defect (bug) 01/29/2024 has-patch
#60349 Rest API media upload utf8 urlencoded filename not decoded on server REST API normal defect (bug) 01/25/2024 6.4.2 has-patch
#51565 PHP Notices from wp_setup_nav_menu_item when object_id doesn't exist anymore Menus normal defect (bug) 01/19/2024 5.5.1 has-patch
#59766 Custom post type archive URLs are being resolved in an unexpected way if a page with the same slug exists and the URL's casing doesn't exactly match the custom post type's rewrite slug Posts, Post Types normal defect (bug) 01/18/2024 6.3.2 has-patch
#59542 Duplicate default statement in wp_get_attachment_image_src() documentation General normal defect (bug) 01/17/2024 has-patch
#38622 XML-RPC wp_newComment should return an error when a field exceeds the maximum length XML-RPC normal defect (bug) 01/13/2024 4.5 has-patch
#60212 apply_filters_deprecated() should tell the caller location General normal defect (bug) 01/12/2024 has-patch
#60231 Replace constant ABSPATH . WPINC with BLOCKS_PATH in the require-dynamic-blocks.php Build/Test Tools normal defect (bug) 01/11/2024 has-patch
#58619 absint() causes unexpected behavior for metadata functions which use get_metadata_raw() pbearne Options, Meta APIs normal defect (bug) 12/18/2023 has-patch
#40241 Showing wrong Core current version on the update page. Upgrade/Install normal defect (bug) 12/06/2023 4.7.3 has-patch
#60016 Fixed wp_suspend_cache_invalidation to always return bool/empty Build/Test Tools normal defect (bug) 12/05/2023 has-patch
#58076 Docs: Improve various globals documentation, as per docblock standards. General normal defect (bug) 11/18/2023 6.3 has-patch
#55501 Multiple loader issue on admin general setting page. Administration normal defect (bug) 10/26/2023 5.9.2 has-patch
#59724 tweak to translation prompt in wp_site_admin_email_change_notification Users normal defect (bug) 10/25/2023 has-patch
#59691 WordPress doesn't sanitize character ʼ (unicode U+02BC) when converting post title to slug Formatting normal defect (bug) 10/20/2023 1.0 has-patch
#54931 get_block_template filter not fired when template saved in posts Editor normal defect (bug) 10/15/2023 5.9 has-patch
#52738 Use of get_object_vars() in sanitize_post() and WP_Post constructor does not handle null byte Posts, Post Types normal defect (bug) 10/04/2023 5.6.2 has-patch
#59375 Plugin_Upgrader assumption causes incorrect "Activate Plugin" link after plugin installation resulting in "The plugin does not have a valid header" error Plugins normal defect (bug) 09/18/2023 6.3.1 has-patch
#37758 The Link Checker tool does not detect some links Editor normal defect (bug) 09/16/2023 4.6 has-patch
#53861 Promote a database error during test bootstrap to a failure Build/Test Tools normal defect (bug) 09/09/2023 has-patch
#58186 Block Theme Detection is broken due to symlinks Themes normal defect (bug) 09/05/2023 6.2 has-patch
#59241 get_the_posts_navigation wrong functions called for prev and next links Posts, Post Types normal defect (bug) 08/30/2023 6.3.1 has-patch
#41949 Allow multiple values for the same meta key to be passed to `wp_insert_post()` Posts, Post Types normal defect (bug) 08/25/2023 4.4 has-patch
#59025 Incorrect error message when changing the screen options after erasing personal data Privacy normal defect (bug) 08/14/2023 has-patch
#59022 Bulk Action Issue For Plugin Component Plugins normal defect (bug) 08/10/2023 has-patch
#56494 REST API: Fix and test rest_default_additional_properties_to_false REST API normal defect (bug) 08/09/2023 6.0.2 has-patch
#58951 Meta and Link tags contain trailing slashes General normal defect (bug) 08/06/2023 6.2.2 has-patch
#52470 Exported WXR contains terms twice Export normal defect (bug) 08/04/2023 has-patch
#58860 Potential security issue in is_super_admin Users normal defect (bug) 07/20/2023 has-patch
#58813 Editing Slug to an Existing Slug causes wrong content to display Editor normal defect (bug) 07/19/2023 has-patch
#58492 Plugin Search Issue: Trimming of Keywords with Ampersand (&) upon Page Refresh Plugins normal defect (bug) 07/14/2023 6.3 has-patch
#46296 Posts set to 'private' and password protected should return a 403 HTTP header status Posts, Post Types minor defect (bug) 07/10/2023 has-patch
#58693 wordpress posts custom-meta box issue Options, Meta APIs normal defect (bug) 07/02/2023 6.2.2 has-patch
#58668 wrong "domain" returned by wpmu_validate_blog_signup when using on subsite in subdomain multisite General minor defect (bug) 06/29/2023 3.0 has-patch
#58617 Post Status label inconsistency in get_post_statuses() and get_post_stati() functions Posts, Post Types minor defect (bug) 06/25/2023 has-patch
#58527 Rest password error handling issue for email Users normal defect (bug) 06/23/2023 has-patch
#58544 Need to verify safe website URL in comment form Comments normal defect (bug) 06/21/2023 has-patch
#46382 [walker-nav-menu] Undefined property stdclass::$current in class-walker-nav-menu.php Menus normal defect (bug) 06/14/2023 5.1 has-patch
#58516 url_to_postid does not return post id for static Posts page Rewrite Rules normal defect (bug) 06/12/2023 has-patch
#58507 GitHub actions are failing General normal defect (bug) 06/10/2023 has-patch
#58490 Make wp_update_term_count function site context aware for the multisite Taxonomy normal defect (bug) 06/08/2023 has-patch
#57483 Improve optimizations for WP_Site::get_instance and WP_Network::get_instance Networks and Sites normal defect (bug) 06/08/2023 5.3 has-patch
#52345 Transient with expiration never expires when storing expiration failed Options, Meta APIs normal defect (bug) 06/06/2023 2.8 has-patch
#52517 Shortcodes inside AMP tags do not work Formatting normal defect (bug) 06/02/2023 4.7 has-patch
#52919 Dashboard tabs issue on focus Administration normal defect (bug) 05/25/2023 5.7 has-patch
#50044 The function get_self_link() in feed.php does not include the port Feeds normal defect (bug) 05/25/2023 5.5 has-patch
#40206 wp_insert_term() $slug_provided check fails Taxonomy normal defect (bug) 05/22/2023 4.7.3 has-patch
#57948 Media toolbar elements height /size is inconsistent across views Media normal defect (bug) 05/12/2023 has-patch
#58260 Enable `elementpath` for the Classic Block TinyMCE editor afercia Editor normal defect (bug) 05/08/2023 has-patch
#58246 'update_meta_cache()' doesn't correctly handle the return value of the 'update_{$meta_type}_metadata_cache' filter Options, Meta APIs normal defect (bug) 05/03/2023 6.3 has-patch
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() Taxonomy major defect (bug) 05/02/2023 6.2 has-patch
#39645 If user "admin" doesn't exist (renamed admin account) users can create a user with username admin Users normal defect (bug) 04/26/2023 4.7.1 has-patch
#56039 Classic Editor: Current selection is not preserved when switching Visual to Text editor Editor normal defect (bug) 04/19/2023 has-patch
#58147 bugfix: rewind_posts when posts array index != 0 Query normal defect (bug) 04/18/2023 6.2 has-patch
#58058 Fix PHP open and close tag placement in /wp-admin/comment.php LineNo 175 Comments normal defect (bug) 04/02/2023 has-patch
#58057 Replace loose comparison operator in plugins.php Plugins normal defect (bug) 04/02/2023 6.3 has-patch
#57757 _get_block_templates_files fails when code is stored in map called templates Themes normal defect (bug) 03/08/2023 5.9 has-patch
#57615 Various comment functions reporting error when `get_comment()` returns `null` Comments minor defect (bug) 03/08/2023 has-patch
#57699 Autoembeds not rendered in front-end post content Embeds normal defect (bug) 02/12/2023 has-patch
#57637 ImageEdit component can be exited with unsaved state Media normal defect (bug) 02/06/2023 6.1.1 has-patch
#57634 Hide "view" link from Post List Table if empty string passed to post_link Posts, Post Types normal defect (bug) 02/04/2023 1.5 has-patch
#50100 Native domain mapping does not handle both WWW and non-WWW versions of a domain - both should work Networks and Sites normal defect (bug) 01/23/2023 5.4.1 has-patch
#57513 All the comments not showing properly in edit posts Comments normal defect (bug) 01/20/2023 has-patch
#56381 WordPress creates invalid web.config -file Rewrite Rules normal defect (bug) 01/04/2023 6.0 has-patch
#57413 Updating a user email via rest api doesn't trigger confirmation email Users normal defect (bug) 01/03/2023 has-patch
#57388 For App Passwords in non-HTTPS websites, WordPress asks for development environment, but actually requires local Application Passwords normal defect (bug) 12/29/2022 6.1.1 has-patch
#51167 Document the $update_results parameter in auto-update email filters Upgrade/Install normal defect (bug) 12/15/2022 has-patch
#57266 wp_suspend_cache_invalidation can be set to no Boolean value which break usage General normal defect (bug) 12/05/2022 has-patch
Note: See TracReports for help on using and creating reports.