<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[BuddyPress][10529] trunk/src/bp-friends: Fix misnamed file for `BP_Core_Friends_Widget` class.</title>
</head>
<body>
<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; }
#msg dl a { font-weight: bold}
#msg dl a:link { color:#fc3; }
#msg dl a:active { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta" style="font-size: 105%">
<dt style="float: left; width: 6em; font-weight: bold">Revision</dt> <dd><a style="font-weight: bold" href="http://buddypress.trac.wordpress.org/changeset/10529">10529</a><script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"Review this Commit","action":{"@type":"ViewAction","url":"http://buddypress.trac.wordpress.org/changeset/10529","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>boonebgorges</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2016-02-05 06:19:31 +0000 (Fri, 05 Feb 2016)</dd>
</dl>
<pre style='padding-left: 1em; margin: 2em 0; border-left: 2px solid #ccc; line-height: 1.25; font-size: 105%; font-family: sans-serif'>Fix misnamed file for `BP_Core_Friends_Widget` class.
Introduced in <a href="http://buddypress.trac.wordpress.org/changeset/10519">[10519]</a>.
See <a href="http://buddypress.trac.wordpress.org/ticket/6870">#6870</a>.</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcbpfriendsbpfriendswidgetsphp">trunk/src/bp-friends/bp-friends-widgets.php</a></li>
</ul>
<h3>Added Paths</h3>
<ul>
<li><a href="#trunksrcbpfriendsclassesclassbpcorefriendswidgetphp">trunk/src/bp-friends/classes/class-bp-core-friends-widget.php</a></li>
</ul>
<h3>Removed Paths</h3>
<ul>
<li><a href="#trunksrcbpfriendsclassesclassbpfriendswidgetphp">trunk/src/bp-friends/classes/class-bp-friends-widget.php</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcbpfriendsbpfriendswidgetsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/bp-friends/bp-friends-widgets.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/bp-friends/bp-friends-widgets.php 2016-02-05 06:11:06 UTC (rev 10528)
+++ trunk/src/bp-friends/bp-friends-widgets.php 2016-02-05 06:19:31 UTC (rev 10529)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -10,7 +10,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> // Exit if accessed directly.
</span><span class="cx" style="display: block; padding: 0 10px"> defined( 'ABSPATH' ) || exit;
</span><span class="cx" style="display: block; padding: 0 10px">
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-require dirname( __FILE__ ) . '/classes/class-bp-friends-widget.php';
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+require dirname( __FILE__ ) . '/classes/class-bp-core-friends-widget.php';
</ins><span class="cx" style="display: block; padding: 0 10px">
</span><span class="cx" style="display: block; padding: 0 10px"> /**
</span><span class="cx" style="display: block; padding: 0 10px"> * Register the friends widget.
</span></span></pre></div>
<a id="trunksrcbpfriendsclassesclassbpcorefriendswidgetphpfromrev10528trunksrcbpfriendsclassesclassbpfriendswidgetphp"></a>
<div class="copfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Copied: trunk/src/bp-friends/classes/class-bp-core-friends-widget.php (from rev 10528, trunk/src/bp-friends/classes/class-bp-friends-widget.php)</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/bp-friends/classes/class-bp-core-friends-widget.php (rev 0)
+++ trunk/src/bp-friends/classes/class-bp-core-friends-widget.php 2016-02-05 06:19:31 UTC (rev 10529)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -0,0 +1,182 @@
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<?php
+/**
+ * BuddyPress Friends Widget.
+ *
+ * @package BuddyPress
+ * @subpackage Friends
+ * @since 1.9.0
+ */
+
+// Exit if accessed directly.
+defined( 'ABSPATH' ) || exit;
+
+/**
+ * The User Friends widget class.
+ *
+ * @since 1.9.0
+ */
+class BP_Core_Friends_Widget extends WP_Widget {
+
+ /**
+ * Class constructor.
+ */
+ function __construct() {
+ $widget_ops = array(
+ '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' ),
+ 'classname' => 'widget_bp_core_friends_widget buddypress widget',
+ );
+ parent::__construct( false, $name = _x( '(BuddyPress) Friends', 'widget name', 'buddypress' ), $widget_ops );
+
+ }
+
+ /**
+ * Display the widget.
+ *
+ * @param array $args Widget arguments.
+ * @param array $instance The widget settings, as saved by the user.
+ */
+ function widget( $args, $instance ) {
+ extract( $args );
+
+ if ( ! bp_displayed_user_id() ) {
+ return;
+ }
+
+ $min = defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ? '' : '.min';
+ wp_enqueue_script( 'bp_core_widget_friends-js', buddypress()->plugin_url . "bp-friends/js/widget-friends{$min}.js", array( 'jquery' ), bp_get_version() );
+
+ $user_id = bp_displayed_user_id();
+ $link = trailingslashit( bp_displayed_user_domain() . bp_get_friends_slug() );
+ $instance['title'] = sprintf( __( "%s's Friends", 'buddypress' ), bp_get_displayed_user_fullname() );
+
+ if ( empty( $instance['friend_default'] ) ) {
+ $instance['friend_default'] = 'active';
+ }
+
+ /**
+ * Filters the Friends widget title.
+ *
+ * @since 1.8.0
+ * @since 2.3.0 Added 'instance' and 'id_base' to arguments passed to filter.
+ *
+ * @param string $title The widget title.
+ * @param array $instance The settings for the particular instance of the widget.
+ * @param string $id_base Root ID for all widgets of this type.
+ */
+ $title = apply_filters( 'widget_title', $instance['title'], $instance, $this->id_base );
+
+ echo $before_widget;
+
+ $title = $instance['link_title'] ? '<a href="' . esc_url( $link ) . '">' . esc_html( $title ) . '</a>' : esc_html( $title );
+
+ echo $before_title . $title . $after_title;
+
+ $members_args = array(
+ 'user_id' => absint( $user_id ),
+ 'type' => sanitize_text_field( $instance['friend_default'] ),
+ 'max' => absint( $instance['max_friends'] ),
+ 'populate_extras' => 1,
+ );
+
+ ?>
+
+ <?php if ( bp_has_members( $members_args ) ) : ?>
+ <div class="item-options" id="friends-list-options">
+ <a href="<?php bp_members_directory_permalink(); ?>" id="newest-friends" <?php if ( $instance['friend_default'] == 'newest' ) : ?>class="selected"<?php endif; ?>><?php _e( 'Newest', 'buddypress' ); ?></a>
+ | <a href="<?php bp_members_directory_permalink(); ?>" id="recently-active-friends" <?php if ( $instance['friend_default'] == 'active' ) : ?>class="selected"<?php endif; ?>><?php _e( 'Active', 'buddypress' ); ?></a>
+ | <a href="<?php bp_members_directory_permalink(); ?>" id="popular-friends" <?php if ( $instance['friend_default'] == 'popular' ) : ?>class="selected"<?php endif; ?>><?php _e( 'Popular', 'buddypress' ); ?></a>
+ </div>
+
+ <ul id="friends-list" class="item-list">
+ <?php while ( bp_members() ) : bp_the_member(); ?>
+ <li class="vcard">
+ <div class="item-avatar">
+ <a href="<?php bp_member_permalink(); ?>" title="<?php bp_member_name(); ?>"><?php bp_member_avatar(); ?></a>
+ </div>
+
+ <div class="item">
+ <div class="item-title fn"><a href="<?php bp_member_permalink(); ?>" title="<?php bp_member_name(); ?>"><?php bp_member_name(); ?></a></div>
+ <div class="item-meta">
+ <span class="activity">
+ <?php
+ if ( 'newest' == $instance['friend_default'] )
+ bp_member_registered();
+ if ( 'active' == $instance['friend_default'] )
+ bp_member_last_active();
+ if ( 'popular' == $instance['friend_default'] )
+ bp_member_total_friend_count();
+ ?>
+ </span>
+ </div>
+ </div>
+ </li>
+
+ <?php endwhile; ?>
+ </ul>
+ <?php wp_nonce_field( 'bp_core_widget_friends', '_wpnonce-friends' ); ?>
+ <input type="hidden" name="friends_widget_max" id="friends_widget_max" value="<?php echo absint( $instance['max_friends'] ); ?>" />
+
+ <?php else: ?>
+
+ <div class="widget-error">
+ <?php _e( 'Sorry, no members were found.', 'buddypress' ); ?>
+ </div>
+
+ <?php endif; ?>
+
+ <?php echo $after_widget; ?>
+ <?php
+ }
+
+ /**
+ * Process a widget save.
+ *
+ * @param array $new_instance The parameters saved by the user.
+ * @param array $old_instance The parameters as previously saved to the database.
+ * @return array $instance The processed settings to save.
+ */
+ function update( $new_instance, $old_instance ) {
+ $instance = $old_instance;
+
+ $instance['max_friends'] = absint( $new_instance['max_friends'] );
+ $instance['friend_default'] = sanitize_text_field( $new_instance['friend_default'] );
+ $instance['link_title'] = (bool) $new_instance['link_title'];
+
+ return $instance;
+ }
+
+ /**
+ * Render the widget edit form.
+ *
+ * @param array $instance The saved widget settings.
+ * @return void
+ */
+ function form( $instance ) {
+ $defaults = array(
+ 'max_friends' => 5,
+ 'friend_default' => 'active',
+ 'link_title' => false
+ );
+ $instance = wp_parse_args( (array) $instance, $defaults );
+
+ $max_friends = $instance['max_friends'];
+ $friend_default = $instance['friend_default'];
+ $link_title = (bool) $instance['link_title'];
+ ?>
+
+ <p><label for="<?php echo $this->get_field_id( 'link_title' ); ?>"><input type="checkbox" name="<?php echo $this->get_field_name('link_title'); ?>" id="<?php echo $this->get_field_id( 'link_title' ); ?>" value="1" <?php checked( $link_title ); ?> /> <?php _e( 'Link widget title to Members directory', 'buddypress' ); ?></label></p>
+
+ <p><label for="<?php echo $this->get_field_id( 'max_friends' ); ?>"><?php _e( 'Max friends to show:', 'buddypress' ); ?> <input class="widefat" id="<?php echo $this->get_field_id( 'max_friends' ); ?>" name="<?php echo $this->get_field_name( 'max_friends' ); ?>" type="text" value="<?php echo absint( $max_friends ); ?>" style="width: 30%" /></label></p>
+
+ <p>
+ <label for="<?php echo $this->get_field_id( 'friend_default' ) ?>"><?php _e( 'Default friends to show:', 'buddypress' ); ?></label>
+ <select name="<?php echo $this->get_field_name( 'friend_default' ); ?>" id="<?php echo $this->get_field_id( 'friend_default' ); ?>">
+ <option value="newest" <?php selected( $friend_default, 'newest' ); ?>><?php _e( 'Newest', 'buddypress' ); ?></option>
+ <option value="active" <?php selected( $friend_default, 'active' );?>><?php _e( 'Active', 'buddypress' ); ?></option>
+ <option value="popular" <?php selected( $friend_default, 'popular' ); ?>><?php _e( 'Popular', 'buddypress' ); ?></option>
+ </select>
+ </p>
+
+ <?php
+ }
+}
</ins></span></pre></div>
<a id="trunksrcbpfriendsclassesclassbpfriendswidgetphp"></a>
<div class="delfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Deleted: trunk/src/bp-friends/classes/class-bp-friends-widget.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/bp-friends/classes/class-bp-friends-widget.php 2016-02-05 06:11:06 UTC (rev 10528)
+++ trunk/src/bp-friends/classes/class-bp-friends-widget.php 2016-02-05 06:19:31 UTC (rev 10529)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,182 +0,0 @@
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-<?php
-/**
- * BuddyPress Friends Widget.
- *
- * @package BuddyPress
- * @subpackage Friends
- * @since 1.9.0
- */
-
-// Exit if accessed directly.
-defined( 'ABSPATH' ) || exit;
-
-/**
- * The User Friends widget class.
- *
- * @since 1.9.0
- */
-class BP_Core_Friends_Widget extends WP_Widget {
-
- /**
- * Class constructor.
- */
- function __construct() {
- $widget_ops = array(
- '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' ),
- 'classname' => 'widget_bp_core_friends_widget buddypress widget',
- );
- parent::__construct( false, $name = _x( '(BuddyPress) Friends', 'widget name', 'buddypress' ), $widget_ops );
-
- }
-
- /**
- * Display the widget.
- *
- * @param array $args Widget arguments.
- * @param array $instance The widget settings, as saved by the user.
- */
- function widget( $args, $instance ) {
- extract( $args );
-
- if ( ! bp_displayed_user_id() ) {
- return;
- }
-
- $min = defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ? '' : '.min';
- wp_enqueue_script( 'bp_core_widget_friends-js', buddypress()->plugin_url . "bp-friends/js/widget-friends{$min}.js", array( 'jquery' ), bp_get_version() );
-
- $user_id = bp_displayed_user_id();
- $link = trailingslashit( bp_displayed_user_domain() . bp_get_friends_slug() );
- $instance['title'] = sprintf( __( "%s's Friends", 'buddypress' ), bp_get_displayed_user_fullname() );
-
- if ( empty( $instance['friend_default'] ) ) {
- $instance['friend_default'] = 'active';
- }
-
- /**
- * Filters the Friends widget title.
- *
- * @since 1.8.0
- * @since 2.3.0 Added 'instance' and 'id_base' to arguments passed to filter.
- *
- * @param string $title The widget title.
- * @param array $instance The settings for the particular instance of the widget.
- * @param string $id_base Root ID for all widgets of this type.
- */
- $title = apply_filters( 'widget_title', $instance['title'], $instance, $this->id_base );
-
- echo $before_widget;
-
- $title = $instance['link_title'] ? '<a href="' . esc_url( $link ) . '">' . esc_html( $title ) . '</a>' : esc_html( $title );
-
- echo $before_title . $title . $after_title;
-
- $members_args = array(
- 'user_id' => absint( $user_id ),
- 'type' => sanitize_text_field( $instance['friend_default'] ),
- 'max' => absint( $instance['max_friends'] ),
- 'populate_extras' => 1,
- );
-
- ?>
-
- <?php if ( bp_has_members( $members_args ) ) : ?>
- <div class="item-options" id="friends-list-options">
- <a href="<?php bp_members_directory_permalink(); ?>" id="newest-friends" <?php if ( $instance['friend_default'] == 'newest' ) : ?>class="selected"<?php endif; ?>><?php _e( 'Newest', 'buddypress' ); ?></a>
- | <a href="<?php bp_members_directory_permalink(); ?>" id="recently-active-friends" <?php if ( $instance['friend_default'] == 'active' ) : ?>class="selected"<?php endif; ?>><?php _e( 'Active', 'buddypress' ); ?></a>
- | <a href="<?php bp_members_directory_permalink(); ?>" id="popular-friends" <?php if ( $instance['friend_default'] == 'popular' ) : ?>class="selected"<?php endif; ?>><?php _e( 'Popular', 'buddypress' ); ?></a>
- </div>
-
- <ul id="friends-list" class="item-list">
- <?php while ( bp_members() ) : bp_the_member(); ?>
- <li class="vcard">
- <div class="item-avatar">
- <a href="<?php bp_member_permalink(); ?>" title="<?php bp_member_name(); ?>"><?php bp_member_avatar(); ?></a>
- </div>
-
- <div class="item">
- <div class="item-title fn"><a href="<?php bp_member_permalink(); ?>" title="<?php bp_member_name(); ?>"><?php bp_member_name(); ?></a></div>
- <div class="item-meta">
- <span class="activity">
- <?php
- if ( 'newest' == $instance['friend_default'] )
- bp_member_registered();
- if ( 'active' == $instance['friend_default'] )
- bp_member_last_active();
- if ( 'popular' == $instance['friend_default'] )
- bp_member_total_friend_count();
- ?>
- </span>
- </div>
- </div>
- </li>
-
- <?php endwhile; ?>
- </ul>
- <?php wp_nonce_field( 'bp_core_widget_friends', '_wpnonce-friends' ); ?>
- <input type="hidden" name="friends_widget_max" id="friends_widget_max" value="<?php echo absint( $instance['max_friends'] ); ?>" />
-
- <?php else: ?>
-
- <div class="widget-error">
- <?php _e( 'Sorry, no members were found.', 'buddypress' ); ?>
- </div>
-
- <?php endif; ?>
-
- <?php echo $after_widget; ?>
- <?php
- }
-
- /**
- * Process a widget save.
- *
- * @param array $new_instance The parameters saved by the user.
- * @param array $old_instance The parameters as previously saved to the database.
- * @return array $instance The processed settings to save.
- */
- function update( $new_instance, $old_instance ) {
- $instance = $old_instance;
-
- $instance['max_friends'] = absint( $new_instance['max_friends'] );
- $instance['friend_default'] = sanitize_text_field( $new_instance['friend_default'] );
- $instance['link_title'] = (bool) $new_instance['link_title'];
-
- return $instance;
- }
-
- /**
- * Render the widget edit form.
- *
- * @param array $instance The saved widget settings.
- * @return void
- */
- function form( $instance ) {
- $defaults = array(
- 'max_friends' => 5,
- 'friend_default' => 'active',
- 'link_title' => false
- );
- $instance = wp_parse_args( (array) $instance, $defaults );
-
- $max_friends = $instance['max_friends'];
- $friend_default = $instance['friend_default'];
- $link_title = (bool) $instance['link_title'];
- ?>
-
- <p><label for="<?php echo $this->get_field_id( 'link_title' ); ?>"><input type="checkbox" name="<?php echo $this->get_field_name('link_title'); ?>" id="<?php echo $this->get_field_id( 'link_title' ); ?>" value="1" <?php checked( $link_title ); ?> /> <?php _e( 'Link widget title to Members directory', 'buddypress' ); ?></label></p>
-
- <p><label for="<?php echo $this->get_field_id( 'max_friends' ); ?>"><?php _e( 'Max friends to show:', 'buddypress' ); ?> <input class="widefat" id="<?php echo $this->get_field_id( 'max_friends' ); ?>" name="<?php echo $this->get_field_name( 'max_friends' ); ?>" type="text" value="<?php echo absint( $max_friends ); ?>" style="width: 30%" /></label></p>
-
- <p>
- <label for="<?php echo $this->get_field_id( 'friend_default' ) ?>"><?php _e( 'Default friends to show:', 'buddypress' ); ?></label>
- <select name="<?php echo $this->get_field_name( 'friend_default' ); ?>" id="<?php echo $this->get_field_id( 'friend_default' ); ?>">
- <option value="newest" <?php selected( $friend_default, 'newest' ); ?>><?php _e( 'Newest', 'buddypress' ); ?></option>
- <option value="active" <?php selected( $friend_default, 'active' );?>><?php _e( 'Active', 'buddypress' ); ?></option>
- <option value="popular" <?php selected( $friend_default, 'popular' ); ?>><?php _e( 'Popular', 'buddypress' ); ?></option>
- </select>
- </p>
-
- <?php
- }
-}
</del></span></pre>
</div>
</div>
</body>
</html>