mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Docs: Add @access entry for WP_Comment_Query::fill_descendants().
Props umangvaghela123. Fixes #41435. git-svn-id: https://develop.svn.wordpress.org/trunk@41145 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
cacfda71c4
commit
280163f8ef
@ -935,6 +935,7 @@ class WP_Comment_Query {
|
||||
* the descendant trees for all matched top-level comments.
|
||||
*
|
||||
* @since 4.4.0
|
||||
* @access protected
|
||||
*
|
||||
* @global wpdb $wpdb WordPress database abstraction object.
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user