diff --git a/src/bp-blogs/bp-blogs-widgets.php b/src/bp-blogs/bp-blogs-widgets.php
index 1b7e1bed3..0609de0ab 100644
--- a/src/bp-blogs/bp-blogs-widgets.php
+++ b/src/bp-blogs/bp-blogs-widgets.php
@@ -21,6 +21,8 @@ function bp_blogs_register_recent_posts_widget() {
 
 /**
  * Register the widgets for the Blogs component.
+ * 
+ * @global wpdb $wpdb WordPress database object.
  */
 function bp_blogs_register_widgets() {
 	global $wpdb;
