max_num_pages < 2 ) { return; } ?> post_parent ) : get_adjacent_post( false, '', true ); $next = get_adjacent_post( false, '', false ); if ( ! $next && ! $previous ) { return; } ?> Featured ', 'fictive' ), esc_url( get_permalink() ), esc_attr( get_the_time() ), esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ), esc_attr( sprintf( __( 'View all posts by %s', 'fictive' ), get_the_author() ) ), esc_html( get_the_author() ) ); } else { printf( __( ' ', 'fictive' ), esc_url( get_permalink() ), esc_attr( get_the_time() ), esc_attr( get_the_date( 'c' ) ), esc_html( get_the_date() ), esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ), esc_attr( sprintf( __( 'View all posts by %s', 'fictive' ), get_the_author() ) ), get_the_author() ); } } endif; if ( ! function_exists( 'fictive_comment' ) ) : /** * Template for comments and pingbacks. * * Used as a callback by wp_list_comments() for displaying the comments. */ function fictive_comment( $comment, $args, $depth ) { $GLOBALS['comment'] = $comment; $args['avatar_size'] = 70; if ( 'pingback' == $comment->comment_type || 'trackback' == $comment->comment_type ) : ?>