get_total() > 1 ) : ?>

your public profile page.', 'friends' ), $args['my_network'], $args['public_profile_link'] ), array( 'a' => array( 'href' => array(), ), ) ); ?>

get_results() as $potential_main_user ) { $c += 1; if ( $potential_main_user->ID === $args['main_user_id'] ) { ?> display_name ); ?> ( )


    $entry ) : ?>
  1. />

/> '; echo wp_kses( sprintf( // translators: %s is an input field that allows specifying a number. __( 'Only keep posts for %s days.', 'friends' ), '' ), array( 'input' => array( 'type' => array(), 'min' => array(), 'id' => array(), 'name' => array(), 'value' => array(), 'size' => array(), 'disabled' => array(), ), ) ); echo ' '; echo esc_html( sprintf( // translators: %s is a date. __( 'Earliest post: %s', 'friends' ), /* phpcs:ignore WordPress.WP.I18n.MissingArgDomain */ date_i18n( __( 'F j, Y' ), $args['earliest_post_date'] ) ) ); echo ''; ?>
/> '; echo wp_kses( sprintf( // translators: %s is an input field that allows specifying a number. __( 'Only keep the last %s posts.', 'friends' ), '' ), array( 'input' => array( 'type' => array(), 'min' => array(), 'id' => array(), 'name' => array(), 'value' => array(), 'size' => array(), 'disabled' => array(), ), ) ); echo ' '; echo esc_html( sprintf( // translators: %s is a date. __( 'Current number of posts: %s', 'friends' ), number_format_i18n( $args['post_count'] ) ) ); echo ''; ?>



    $data ) { Friends\Friends::template_loader()->get_template_part( 'admin/add-reaction-li', null, array( 'id' => $id, 'emoji' => $data->char, ) ); } ?>
get_template_part( 'admin/reactions-picker' ); ?>
Private OPML file (contains private urls!) and import it to your feed reader.', 'friends' ), esc_url( home_url( '/friends/opml/?auth=' . $args['private_rss_key'] ) ) ), array( 'a' => array( 'href' => array() ) ) ); ?> Public OPML file (only public urls).', 'friends' ), esc_url( home_url( '/friends/opml/?public' ) ) ), array( 'a' => array( 'href' => array() ) ) ); ?>

compiled RSS feed of friend posts.', 'friends' ), esc_url( home_url( '/friends/feed/?auth=' . $args['private_rss_key'] ) ) ), array( 'a' => array( 'href' => array() ) ) ); ?>