/> '; 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' ); ?>

'; esc_html_e( 'If you like to avoid an increased number of taxonomy terms in your database, you can disable this, although tags indicating a mention for local users will always be applied.', 'friends' ); ?>

'; esc_html_e( 'To do so, your site downloads the linked page in the background, so disable this if you\'d rather not have your site contact the linked websites.', 'friends' ); ?>

Post Type Themes $post_type_title ) : ?>

available themes, or write your own.', 'friends' ), '"https://github.com/akirk/friends/blob/main/THEMES.md"', '"https://github.com/akirk/friends/wiki/Writing-Themes"' ) ); ?>

' . esc_html__( 'Migrations', 'friends' ) . '' ); ?>