Make WordPress Core

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#52641 closed defect (bug) (invalid)

Query Duplicate issues 5.7 Release Candidate

Reported by: yowangdu's profile YoWangdu Owned by:
Milestone: Priority: normal
Severity: normal Version: 5.7
Component: General Keywords:
Focuses: Cc:

Description

I am seeing query duplicate issue with 5.7 Release Candidate

get_post_thumbnail_id()
1 call
wp_enqueue_media()
1 call

WP_REST_Posts_Controller->prepare_links()
1 call
register_and_do_post_meta_boxes()
1 call

Change History (7)

#1 @johnbillion
4 years ago

  • Component changed from General to Query
  • Keywords reporter-feedback added

Thanks for the report @YoWangdu . Is this from the Query Monitor plugin? Are these duplicates new or do they occur in 5.6 too?

#2 @YoWangdu
4 years ago

  • Component changed from Query to General
  • Keywords reporter-feedback removed

Yes, I use Query Monitor plugin to see the query duplicate error but I don't see the error on WordPress 5.6.2

This ticket was mentioned in Slack in #core by hellofromtonya. View the logs.


4 years ago

#4 @Mista-Flo
4 years ago

  • Keywords reporter-feedback added

Hi there, @YoWangdu Can you share the admin screen where you got those duplicate queries? Can you add steps to reproduce? Do you have some plugins enabled?

#5 @YoWangdu
4 years ago

Sorry about that. I don't see them any more. It seems like one of my plugin having query duplicate errors.
Thank you,

#6 @Mista-Flo
4 years ago

  • Keywords reporter-feedback removed
  • Resolution set to invalid
  • Status changed from new to closed

All right, thanks for your update, I close the ticket then :)

#7 @SergeyBiryukov
4 years ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.