str_replace( $big, '%#%', esc_url( get_pagenum_link( $big ) ) ), 'format' => '?paged=%#%', 'current' => max( 1, get_query_var('paged') ), 'total' => $wp_query->max_num_pages ) )); } endif; /** * Load all comments in the single post. */ if ( ! function_exists( 'alexradar_post_comment' ) ) : function alexradar_post_comment( $comment, $args, $depth ) { // $GLOBALS['comment'] = $comment; if ( 'pingback' == $comment->comment_type || 'trackback' == $comment->comment_type ) : ?>
  • >

    says:', 'alexradar' ), sprintf( '%s', get_comment_author_link(),'alexradar' ) ); ?>

    Edit', 'alexradar' ), '', '' ); ?>
    'div-comment', 'depth' => $depth, 'max_depth' => $args['max_depth'], 'before' => '
    ', 'after' => '
    ' ) ) ); ?>
    comment_approved ) : ?>

  • >

    says:', 'alexradar' ), sprintf( '%s', get_comment_author_link() ) ); ?>

    Edit', 'alexradar' ), '', '' ); ?>
    'div-comment', 'depth' => $depth, 'max_depth' => $args['max_depth'], 'before' => '
    ', 'after' => '
    ' ) ) ); ?>
    comment_approved ) : ?>