Make WordPress Core

{40} Tickets Awaiting Review (5079 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 (1701 - 1800 of 5079)

Defects Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#50467 Search results not displaying all entries in Admin > Posts in certain conditions Posts, Post Types minor defect (bug) 08/23/2021 5.4.2
#53418 Post Status Transition missing Hook Posts, Post Types blocker defect (bug) 06/15/2021 5.7.2 dev-feedback
#53383 bug: pre_get_posts modify vs posts (pages, etc) found numbers Posts, Post Types normal defect (bug) 06/11/2021 5.7.2
#53044 Issue on mobile device when try to post QUICK EDIT. Posts, Post Types normal defect (bug) 05/13/2021 5.7.1
#53195 Add $post or $post_id to the quick_edit_custom_box hook Posts, Post Types normal defect (bug) 05/12/2021 needs-patch
#47640 WP_Posts_List_Table::get_views() doesn't allow the "Mine" counts to be filtered Posts, Post Types normal defect (bug) 05/08/2021 has-patch
#52950 add_meta_box issue in wordpress 5.7 Posts, Post Types major defect (bug) 03/31/2021 5.7
#52519 Anchor links not working on password-protected pages (on first click) Posts, Post Types normal defect (bug) 02/14/2021 5.6.1
#46423 Posts on wp-admin page should be ordered by date_gmt and not date Posts, Post Types trivial defect (bug) 02/08/2021 ui/ux
#52101 Need to add trash option for Draft Reusable Blocks Posts, Post Types normal defect (bug) 12/31/2020 5.6
#41727 Draft page loses its hierarchy on save when other pages are drafts in hierarchy Posts, Post Types normal defect (bug) 12/15/2020 4.8.1
#40325 Potential bug with the “get_post_type” function Posts, Post Types normal defect (bug) 12/14/2020 4.7.3
#51867 Page Parent dropdown is a huge mess Posts, Post Types major defect (bug) 11/29/2020 5.0
#49294 If multiple posts has same date, get_previous_post() and get_next_post() returns only first/last of them Posts, Post Types normal defect (bug) 10/06/2020
#51374 The initial revision of an imported post goes missing Posts, Post Types normal defect (bug) 09/22/2020 needs-patch
#51268 Issue with excerpts Posts, Post Types normal defect (bug) 09/08/2020 5.5.1
#51246 single_post_title() doesn't respect private and protected posts Posts, Post Types normal defect (bug) 09/05/2020
#50843 Default category for custom posts when post_content is empty Posts, Post Types normal defect (bug) 08/11/2020 5.5
#41857 Walker_PageDropdown doesn't set correct selected value when using value_field Posts, Post Types normal defect (bug) 07/22/2020 4.8.1
#17115 Publishing an empty post results in success Posts, Post Types normal defect (bug) 05/03/2020 3.1 dev-feedback
#50002 Hack in get_sample_permalink() can cause filters like post_link, and pre_post_link to have inaccurate post_status in admin Posts, Post Types normal defect (bug) 04/26/2020 5.4 needs-unit-tests
#47041 Custom Post type author empty Posts, Post Types normal defect (bug) 04/22/2020 5.1.1
#49136 White screen in password protected posts, referrer policy Posts, Post Types normal defect (bug) 03/06/2020 5.3.2
#49109 Array offset access notice problem with `remove_meta_box()` and `add_meta_box()` function. Posts, Post Types critical defect (bug) 02/26/2020 5.3.2
#49478 get_post_type_object has the wrong type of validator for its parameter Posts, Post Types normal defect (bug) 02/19/2020 5.3.2 dev-feedback
#49343 post attributes not saving post order Posts, Post Types normal defect (bug) 02/02/2020 5.3.2 has-patch
#39443 Search Page Template the_category() bug Posts, Post Types normal defect (bug) 01/04/2020 4.7 dev-feedback
#48410 `wp_insert_post()` can result in duplicate post data Posts, Post Types normal defect (bug) 01/02/2020
#48954 "Sticky" post state shows even for non-Post post-types Posts, Post Types normal defect (bug) 12/12/2019
#45764 blog page and homepage the same list pages and not posts Posts, Post Types minor defect (bug) 12/12/2019 5.0.2 dev-feedback
#40500 Adding custom capabilities to a custom post type seems to break permalink link on post edit screen Posts, Post Types normal defect (bug) 11/27/2019 4.7.3
#48580 Update status in save_post hooks always true in WordPress 5.0 Posts, Post Types normal defect (bug) 11/12/2019 5.2.4
#48512 Post editor can show wrong author, if user role was changed Posts, Post Types normal defect (bug) 11/06/2019 dev-feedback
#48106 Revisit post GUID sanitization on `&` Posts, Post Types normal defect (bug) 09/28/2019 5.2.3
#48006 post_date not as expected Posts, Post Types normal defect (bug) 09/17/2019 5.2.3 has-patch
#48047 Querying (non-CPT) posts from more than one (native) category only returning posts from first category Posts, Post Types normal defect (bug) 09/16/2019 5.2.3
#47988 Unexpected behaviour when draft post has the same page_name as published post Posts, Post Types normal defect (bug) 09/06/2019
#47742 sorting by date incorrect Posts, Post Types normal defect (bug) 07/20/2019
#47652 wp_dashboard_right_now() emits debug notices on unregistered core post types Posts, Post Types normal defect (bug) 07/05/2019
#47552 post_name when inserting is not guaranteed to be unique Posts, Post Types normal defect (bug) 06/18/2019
#47307 wp_insert_post: status 'future' is saved although 'publish' selected Posts, Post Types normal defect (bug) 05/17/2019 5.2 has-patch
#43084 dashboard confuses published posts count with all posts Posts, Post Types normal defect (bug) 05/15/2019 2.7
#47068 get_queried_object() returns null date archives and on homepage with blog on front settings Posts, Post Types normal defect (bug) 05/03/2019 5.1.1
#47072 Hierarchical post types missing attributes meta box if post type doesn't support 'page-attributes' or have templates Posts, Post Types minor defect (bug) 04/29/2019 5.1.1 needs-patch
#37917 Users without the edit_private_posts capability can still create private posts Posts, Post Types normal defect (bug) 04/19/2019 2.1 dev-feedback
#46883 Blog Configs being overridden by Hacker Bots Posts, Post Types critical defect (bug) 04/11/2019 5.1
#43618 get_the_excerpt breaking wp-json API Posts, Post Types normal defect (bug) 01/17/2019 5.0
#45801 Duplicate post publish action Posts, Post Types normal defect (bug) 01/07/2019 5.0.2
#31416 An accessibility issue with the Publish metabox Posts, Post Types normal defect (bug) 12/09/2018 4.1.1 needs-patch
#44270 Non-public custom post types have rewrite rules enabled by default Posts, Post Types trivial defect (bug) 10/03/2018 has-patch
#44991 wp-login.php postpass no redirect Posts, Post Types normal defect (bug) 09/26/2018 4.9.8 dev-feedback
#44759 Percent-encoded unicode characters in CPT rewrite slug prevent finding the CPTs on the front-end Posts, Post Types normal defect (bug) 08/09/2018
#44631 Limit the displayed search phrase for the posts list table Posts, Post Types normal defect (bug) 07/24/2018 has-patch
#43752 ID, post_parent, menu_order on global $post object is a string in edit context; expecting int Posts, Post Types normal defect (bug) 04/19/2018 4.9.5 needs-unit-tests
#43569 Post not updated in backend Posts, Post Types normal defect (bug) 03/24/2018 4.9.4
#43036 the_posts_pagination() - redirect URL for first page in category Posts, Post Types normal defect (bug) 01/06/2018 4.9.1
#42323 Posts vs CPT user permissions issue Posts, Post Types normal defect (bug) 10/24/2017 4.9 needs-unit-tests
#39992 Bug in get_the_content Posts, Post Types normal defect (bug) 10/11/2017 4.7.2 has-patch
#42146 Admin side menu id not displaying proper when name is long Posts, Post Types normal defect (bug) 10/08/2017 4.8.2 has-patch
#41980 show_in_menu doesn't work with int value Posts, Post Types normal defect (bug) 09/25/2017 4.9 has-patch
#41573 Editor and Quick Edit display the slug of a page selected as static front page Posts, Post Types normal defect (bug) 08/06/2017 4.8.1
#41355 get_post_status filter is ignored in some cases Posts, Post Types normal defect (bug) 07/18/2017 4.8
#40786 Leading spaces are added to custom textarea metabox Posts, Post Types normal defect (bug) 05/17/2017 4.7.5
#40528 Title with ascii paragraph separator is not being filtered on post save Posts, Post Types normal defect (bug) 04/23/2017 4.7.4 has-patch
#40521 Using a custom query var on a static front page results in wrong $post Posts, Post Types normal defect (bug) 04/22/2017 4.7.4
#40079 Content of static pages does not show when you have a count_post in the theme Posts, Post Types normal defect (bug) 03/09/2017 4.7.3
#39942 Restored Post may steal slug to published Post Posts, Post Types normal defect (bug) 02/22/2017 4.7.2
#59479 'Erase Personal Data' simply doesn't work Privacy critical defect (bug) 09/27/2023 6.3.1
#59276 Wrong notice is showing up on the Privacy Policy page settings in WP dashboard. Privacy normal defect (bug) 09/05/2023 dev-feedback
#59025 Incorrect error message when changing the screen options after erasing personal data Privacy normal defect (bug) 08/14/2023 has-patch
#58969 Privacy setting > The ''Copied'' text also shows, When double-clicking on the 'Copy suggested policy text to clipboard' option, Privacy normal defect (bug) 08/07/2023 6.3
#56694 Uncached database read for logged in users when Privacy Policy Page is deleted Privacy normal defect (bug) 09/29/2022 5.7 needs-unit-tests
#55140 Erase Personal Data Email Validation Issue Privacy normal defect (bug) 09/27/2022 dev-feedback
#48265 The privacy export files cleanup can run unlink on directories throwing an error. Privacy normal defect (bug) 11/24/2021 4.9.6 dev-feedback
#53611 Font size inconsistency in the data erasure inline notice for 'additionalMessages' list items Privacy minor defect (bug) 07/06/2021 5.7.2 needs-patch
#52070 Erase Personal Data & Export Personal Data Table Nav Free Space Issue Privacy normal defect (bug) 01/28/2021 5.6
#44940 Empty confirm_key property in WP_User_Request when hooking in the user_request_action_email_content Privacy normal defect (bug) 10/16/2020 4.9.6 dev-feedback
#14682 Privacy leakage: gravatars leak identity information Privacy normal defect (bug) 07/01/2020 3.0
#44258 Inconsistency in Export and Erase Personal data behavior Privacy normal defect (bug) 01/10/2020 4.9.6
#44151 Personal data exports - lower priority exporters should place their data after the higher priority ones Privacy normal defect (bug) 07/22/2019 4.9.6 has-patch
#44010 Add general filters for registering various privacy policy information (cookies) from plugins Privacy normal defect (bug) 07/22/2019
#44381 GDPR V2 - Anticipate front-end only sites for confirm actions Privacy normal defect (bug) 06/03/2019
#44215 Personal data exports - Empty values are included in the report Privacy normal defect (bug) 06/03/2019 4.9.6 dev-feedback
#46905 Erase Personal Data without verify enable erase option and change status issue Privacy normal defect (bug) 04/15/2019 dev-feedback
#63106 The loop can throw warning if `WP_Query::have_posts()` not called. Query normal defect (bug) 03/15/2025
#63014 Enhance `_wp_after_delete_font_family()` performance using the `fields` argument in `get_children()`. Query normal defect (bug) 02/25/2025 has-patch
#62401 WP_Query add extra JOINs after calling get_posts() with category__in in query arguments Query normal defect (bug) 02/07/2025 6.6.2
#59252 is_front_page returns false when a static blog page has been set. joedolson* Query normal defect (bug) 02/04/2025 2.5 has-patch
#60984 WP_Query is returning the two same post instead of one Query normal defect (bug) 10/15/2024 6.5
#62044 WP allows to inject random strings into archive page urls, still returning 200 Query critical defect (bug) 09/12/2024
#49284 WP_Meta_Query's 'compare_key' does not support 'NOT EXISTS' when used with WP_User_Query Query normal defect (bug) 09/12/2024 5.1 has-patch
#60027 Post patterns show no posts Query major defect (bug) 08/24/2024
#61621 WP_Query get_posts should be call its property not again execute all caculations Query normal defect (bug) 08/07/2024
#50873 Search query parameter causes 404 on pagename match rules Query normal defect (bug) 02/15/2024 5.4.2 has-patch
#60468 WP_Query matches any post when query parameter "name" is an empty string Query minor defect (bug) 02/07/2024
#60395 Filtering posts by open ping_status returns posts with closed ping_status Query normal defect (bug) 01/31/2024
#60274 Query loop showing too many posts Query normal defect (bug) 01/17/2024 6.4.2
#58200 Empty result when meta_query is supposed to select date less than certain date Query normal defect (bug) 11/10/2023
#33341 WP_Meta_Query IN operator with empty array does not return expected result Query critical defect (bug) 10/17/2023 3.2 dev-feedback
#58806 Unexpected ordering result when ordering based on multiple clauses Query normal defect (bug) 07/14/2023 6.2.2
Note: See TracReports for help on using and creating reports.