Skip to content

Commit

Permalink
Add Global Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
shail-mehta committed Dec 7, 2024
1 parent 959bb6b commit 1df3f62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/compat/wordpress-6.8/block-comments.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ function update_get_avatar_comment_type( $comment_type ) {
* This function modifies the comments query to exclude comments of type 'block_comment'
* when the query is for comments in the WordPress admin.
*
* @global wpdb $wpdb WordPress database abstraction object.
*
* @param WP_Comment_Query $query The current comments query.
*
* @return void
Expand Down

0 comments on commit 1df3f62

Please sign in to comment.