-
Notifications
You must be signed in to change notification settings - Fork 3.2k
WP Core: Deprecated the wp_queue_comments_for_comment_meta_lazyload() function. (Ticket: 58301) #4489
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…e_function() inside the wp_queue_comments_for_comment_meta_lazyload() function. - Updated the DocBlock of WP_Query::lazyload_comment_meta() function.
…mment_meta_lazyload() function
spacedmonkey
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One more change and I will commit.
spacedmonkey
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved. Well done @SH4LIN 🎉
peterwilsoncc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've added a few very minor suggestions inline.
LGTM code wise though.
|
Committed 48683a2 |
Trac ticket: https://core.trac.wordpress.org/ticket/58301
This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.