'; esc_html_e('Nickname: ','tijaji'); echo ''; echo esc_html( get_the_author_meta( 'nickname' ) ); echo '
'; if ( $f_name || $l_name ) { echo '
'; esc_html_e('Name: ','tijaji'); echo ''; if( $f_name ) echo esc_html( $f_name ) .' '; if( $l_name ) echo esc_html( $l_name ); echo '
'; } if ( $user_url ) { /* translators: %s: user site url */ echo ''; } $twitter = get_the_author_meta( 'twitter' ); $facebook = get_the_author_meta( 'facebook' ); $googleplus = get_the_author_meta( 'googleplus' ); $instagram = get_the_author_meta( 'instagram' ); if( $twitter ) echo '
'; if( $facebook ) echo '
'; if( $googleplus ) echo '
'; if( $instagram ) echo '
'; if ( $a_desc ) { echo '
'; echo wp_kses_post( $a_desc ); echo '
'; } ?>

' . esc_html( $tijaji_cat[$i]->cat_name ) . '
'; } } }?>

'; the_post_thumbnail(); echo '
'; }elseif ( tijaji_display_list_img() ) { echo '
'; echo 'noimg'; echo '
'; } ?>
'; ?>

$blogusers[0]->ID, 'number' => 5 ) ); ?> comment_post_ID); ?>
' . esc_html( $tijaji_cat[$i]->cat_name ) . '
'; } } }?>