- Timestamp:
- 07/11/2021 11:03:29 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-friends/classes/class-bp-core-friends-widget.php
r12976 r12991 26 26 function __construct() { 27 27 $widget_ops = array( 28 'description' => __( 'A dynamic list of recently active, popular, and newest Friends of the displayed member. 28 'description' => __( 'A dynamic list of recently active, popular, and newest Friends of the displayed member. Widget is only shown when viewing a member profile.', 'buddypress' ), 29 29 'classname' => 'widget_bp_core_friends_widget buddypress widget', 30 30 'customize_selective_refresh' => true,
Note: See TracChangeset
for help on using the changeset viewer.