Make WordPress Core

{40} Tickets Awaiting Review (5124 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 (301 - 400 of 5124)

1 2 3 4 5 6 7 8 9 10 11 12 13 14

Defects Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#56518 Terms with "0" slug do not work Taxonomy normal defect (bug) 08/27/2023 6.0.2
#47339 Tags S and Š Taxonomy normal defect (bug) 07/09/2023 5.2 needs-patch
#58748 Duplicate tags we can't select under post edit page. even slug are different. Taxonomy major defect (bug) 07/07/2023 6.3 needs-patch
#58490 Make wp_update_term_count function site context aware for the multisite Taxonomy normal defect (bug) 06/08/2023 has-patch
#40206 wp_insert_term() $slug_provided check fails Taxonomy normal defect (bug) 05/22/2023 4.7.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
#58109 Fatal Error when changed Taxonomy from hierarchical False to True Taxonomy normal defect (bug) 04/26/2023 6.2
#54819 Adding Taxonomy with word "media" not showing list in Edit/Create Post Taxonomy normal defect (bug) 03/20/2023
#46482 Non-hierarchical taxonomies using checkbox display are not saving in quick edit Taxonomy normal defect (bug) 03/16/2023 5.1
#56892 wp_xx_categories() doesn't pad counts correctly when a sub-category exists Taxonomy normal defect (bug) 10/23/2022
#55908 performing two identical actions in sequence produces different results Taxonomy normal defect (bug) 06/03/2022 6.0
#50294 Ampersand and other symbols in term_exists do not get encoded properly Taxonomy normal defect (bug) 05/25/2022 5.4.1
#42104 Tax query transformations unintentionally filtered by 'terms_clauses' Taxonomy normal defect (bug) 03/17/2022 4.9 has-patch
#54810 Terms management screen: Bulk actions dropdown overlaps search field on small screens Taxonomy normal defect (bug) 01/13/2022 5.8.3
#39678 get_term_by slug with "0" as value Taxonomy normal defect (bug) 09/21/2021 4.7 has-patch
#53591 Firts <ul> missing in wp_list_categories() Taxonomy normal defect (bug) 07/05/2021 needs-patch
#41594 Edit tag form limited to 800px width Taxonomy normal defect (bug) 04/06/2021 4.8.1 has-patch
#52975 Add "states" to terms list table (for WP_Taxonomy::$default_term) Taxonomy normal defect (bug) 04/05/2021
#52904 WP_Term_Query does not return deeper descendants of child_of when direct children of child_of are not part of the results Taxonomy major defect (bug) 03/24/2021 needs-patch
#52726 Allow default term when a user does not have assign_terms capability Taxonomy normal defect (bug) 03/05/2021 5.5
#51905 Issue with 'is_object_in_term' when terms assigned in increseing order Taxonomy major defect (bug) 12/01/2020
#51666 Cannot unselect terms for a taxonomy with a default_term Taxonomy normal defect (bug) 11/24/2020
#51864 set_object_terms hook $tt_ids arg issue Taxonomy normal defect (bug) 11/24/2020 5.5.3
#51759 WordPress the_tags() before not working at the loop Taxonomy normal defect (bug) 11/12/2020 5.5.2
#51264 There is no option to remove default_term using register_taxonomy() or unregister_taxonomy() Taxonomy normal defect (bug) 09/08/2020 5.5
#50444 Issue by taxonomy terms in quick edit Taxonomy normal defect (bug) 06/24/2020 5.4.2
#50229 slugs aren't allowed as long as they're in different taxonomies. Taxonomy normal defect (bug) 05/22/2020 5.4.1
#46162 get_taxonomies by post_type no output Taxonomy normal defect (bug) 05/12/2020 5.0.3
#29418 Taxonomy archive query not including all of its post types. SergeyBiryukov Taxonomy normal defect (bug) 05/06/2020 3.9.2 dev-feedback
#50047 Taxonomy parent select field not cleared after creating category Taxonomy minor defect (bug) 05/01/2020 5.4 dev-feedback
#50046 lack table selector in `_update_post_term_count` Taxonomy normal defect (bug) 05/01/2020 5.4
#48114 New category page does not update on button click Taxonomy minor defect (bug) 10/19/2019 5.2.3
#48284 MIsleading behavior and documentation in include argument of WP_Term_Query Taxonomy normal defect (bug) 10/12/2019
#48220 Category Dropdown Layout Issue Taxonomy major defect (bug) 10/05/2019 5.2.3
#48068 Weird behavior when setting hierarchical to false on the built-in taxonomy category Taxonomy normal defect (bug) 09/20/2019 5.2.3
#44728 Quick edit for taxonomies is using filtered data Taxonomy normal defect (bug) 05/08/2019 4.9.7 dev-feedback
#47029 Custom Taxonomies, with no post_type association and custom submenu location, UX experience is broken when on Taxonomy management page Taxonomy normal defect (bug) 04/24/2019 5.1.1
#40436 Custom taxonomy terms order lost under wp-admin/post.php edit action for a custom post type Taxonomy normal defect (bug) 03/26/2019 4.7 has-patch
#46166 wp_update_term sanitizes the description, removing all html Taxonomy normal defect (bug) 02/01/2019 4.9.8
#45938 Adding new term meta fails if column is wrapped in a conditional Taxonomy normal defect (bug) 02/01/2019 5.0.2 dev-feedback
#43995 wp_dropdown_categories(array( 'pad_counts' => true ) ) doesn't correctly pad counts on post_types with custom stati Taxonomy normal defect (bug) 01/17/2019
#44630 WP_Term_Query does not return all terms when 'number' and 'object_ids' are specified Taxonomy critical defect (bug) 01/17/2019 has-patch
#46010 Auto-generated term slugs can be greater than 200 characters, giving "Could not insert term into the database." error Taxonomy normal defect (bug) 01/16/2019 needs-unit-tests
#45457 get_terms returns incorrect terms set for indirect children Taxonomy normal defect (bug) 12/02/2018 4.9.8
#45393 categories don't work in brand-new wordpress instance (return 404) Taxonomy normal defect (bug) 11/21/2018 4.9.8
#44849 Post type parameter not preserved when editing/deleting custom taxonomy term Taxonomy normal defect (bug) 09/04/2018 4.9.8
#41035 Don't return if WP_Error object return by wp_insert_term() from foreach() loop in wp_set_object_terms() Taxonomy normal defect (bug) 05/02/2018 4.7 needs-patch
#43626 Searching for tags using slugs work for English but does not work for Arabic Taxonomy normal defect (bug) 03/26/2018 4.9.4
#42572 Can't delete custom taxonomy tags from a post Taxonomy normal defect (bug) 11/16/2017 4.9
#42422 'unique' index not removed from the 'slug' column of the 'wp_terms' table Taxonomy normal defect (bug) 11/11/2017 4.8.3
#32993 get_terms with child_of only works with uninterrupted hierarchies DrewAPicture* Taxonomy normal defect (bug) 09/23/2017 4.2.2
#41631 Same Term Not Added Taxonomy normal defect (bug) 09/21/2017 4.8 dev-feedback
#41882 Walker_CategoryDropdown does not wrap options inside HTML select element with wp_list_categories Taxonomy normal defect (bug) 09/14/2017 4.8.1 has-patch
#40291 subcategory pagination no run Taxonomy normal defect (bug) 03/29/2017 4.7.3
#51912 Sitemap pages 404 with more than one page Sitemaps normal defect (bug) 10/07/2024 5.5 has-patch
#60552 Add hook to WP_Sitemaps::render_sitemaps() Sitemaps normal defect (bug) 02/15/2024
#51117 Sitemap & XSL requests execute main query for home page. pbiron* Sitemaps normal defect (bug) 05/04/2023 5.5 needs-patch
#51542 is_home() returns true for any component of an XML Sitemap Sitemaps normal defect (bug) 04/24/2023
#55848 wp-sitemap.xml fails to load with large number of URLs Sitemaps normal defect (bug) 11/05/2022
#56671 Sitemaps not working with almost pretty permalinks Sitemaps normal defect (bug) 09/27/2022 5.5
#54010 Redirect from /sitemap.xml to /wp-sitemap.xml needs to be 301 and not 302 Sitemaps normal defect (bug) 03/01/2022 5.5
#51136 Third-party sitemap plugin returning 404 after disabling core's sitemap Sitemaps normal defect (bug) 02/25/2021 5.5 has-patch
#63058 Site Health: Directory size stuck in loading state Site Health normal defect (bug) 05/02/2025
#63132 Site Health: core update prompted in particular languages even using the latest version Site Health minor defect (bug) 03/20/2025 6.7.2
#62630 Site Health plugin information display html tags in plugin name Site Health trivial defect (bug) 12/18/2024 6.7.1 has-patch
#61534 if debug mode is true and go to the site-heath page showing extra margin top at admin-menu Site Health normal defect (bug) 10/02/2024 dev-feedback
#51230 WP_DEBUG is flagged when using the development environment type Site Health normal defect (bug) 08/14/2024 5.5 has-patch
#61577 health check count display bug Site Health normal defect (bug) 07/11/2024 6.5.5
#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
#60831 Investigate flakey `Tests_Admin_wpSiteHealth ::test_object_cache_thresholds()` test Site Health normal defect (bug) 03/23/2024
#55280 Unsupported operand types in Site Health Site Health normal defect (bug) 02/27/2024 5.9.1
#52977 Consider using basic auth in https healh check. Site Health normal defect (bug) 09/08/2023 5.7 dev-feedback
#58819 Critical error on this website Site Health normal defect (bug) 07/18/2023 6.2.2
#58518 "More info about performance optimization" links in Site Health go to 404 error on WordPress.org Site Health normal defect (bug) 06/13/2023
#50895 False information about writable files in Site Health Info Site Health normal defect (bug) 05/27/2022 5.4.2
#51088 Site Health Status widget displays incorrect or inconsistent number of issues Site Health normal defect (bug) 05/17/2021 5.5
#52343 Site Health Page: Inactive theme message is inconsistent Site Health normal defect (bug) 01/28/2021 5.6 dev-feedback
#48399 Recovery mode can stick the admin in a bad state Site Health normal defect (bug) 11/21/2019 5.2
#60948 shortcodes that return with no value / text will break if shortcode is being used as an attribute value Shortcodes normal defect (bug) 04/22/2025 6.5
#57790 Parsing of Shortcode Attributes: bug locating a final attribute Shortcodes normal defect (bug) 03/18/2025 6.1.1 dev-feedback
#40958 force_balance_tags breaks Ninjaforms and probably other plugins that output html within js. Shortcodes normal defect (bug) 02/21/2025 4.7.4
#59509 Shortcode attributes named 0 are ignored Shortcodes normal defect (bug) 10/25/2024 6.3.1 needs-unit-tests
#44571 force_balance_tags breaks JavaScript Shortcodes normal defect (bug) 09/22/2024 4.9.7
#61007 Shortcode aren't paste inline in paragraphs Shortcodes major defect (bug) 08/24/2024 6.5
#60887 After upgrade to WordPress 6.4.3, do_shortcode no longer works in page templates Shortcodes critical defect (bug) 04/02/2024 6.4.3
#58174 A shortcode block that evaluates to nothing, renders as a space in the HTML Shortcodes normal defect (bug) 10/26/2023
#58386 Shortcode generated by a block element is not executed in templates Shortcodes normal defect (bug) 06/09/2023 6.2.2 needs-patch
#58469 Changeset 55832 broke shortcodes saved in block attributes and rendered serverside Shortcodes normal defect (bug) 06/07/2023 6.2.2
#52567 Shortcodes in separate <p> tags appear on same line in browser Shortcodes normal defect (bug) 05/25/2023 5.6.1 needs-patch
#58397 Shortcodes in patterns are not rendered in templates Shortcodes normal defect (bug) 05/24/2023 6.2.2
#55406 Shortcodes don't work inside srcset attribute Shortcodes normal defect (bug) 04/08/2022 5.8.3
#49877 Content enclosed by (content enclosing) shortcode gets stripped from excerpt Shortcodes normal defect (bug) 07/24/2020 5.4 dev-feedback
#49955 Shortcode escaping not correctly handled when followed by enclosing shortcodes Shortcodes normal defect (bug) 07/16/2020
#42718 Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+ Shortcodes normal defect (bug) 07/10/2020 3.6 has-patch
#38713 Shortcodes and utf-8 no-break whitespace (\xc2\xa0) Shortcodes normal defect (bug) 03/25/2019 4.6.1
#35216 Return empty string from wp.shortcode.replace() callback is ignored Shortcodes normal defect (bug) 06/27/2018 3.5 has-patch
#63259 Replace zxcvbn with zxcvbn-ts Security normal defect (bug) 04/11/2025
#62693 check if chmod is available to prevent Fatal Errors Security normal defect (bug) 12/14/2024
#56860 Sodium Compat library is improperly loaded Security normal defect (bug) 11/19/2024 5.2 needs-patch
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracReports for help on using and creating reports.