'' ) : ?>
', 'anderson-lite'),
esc_url( get_permalink() ),
esc_attr( get_the_time() ),
esc_attr( get_the_date( 'c' ) ),
esc_html( get_the_date() )
);
?>
%3$s', 'anderson-lite'),
esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ),
esc_attr( sprintf( __( 'View all posts by %s', 'anderson-lite' ), get_the_author() ) ),
get_the_author()
);
?>
str_replace( $big, '%#%', esc_url( get_pagenum_link( $big ) ) ),
'format' => '?paged=%#%',
'current' => max( 1, get_query_var( 'paged' ) ),
'total' => $wp_query->max_num_pages,
'next_text' => '»',
'prev_text' => '«',
'add_args' => false
) );
// Display the pagination if more than one page is found
if ( $paginate_links ) : ?>
WordPress',
'Anderson'
); ?>
'social',
'container' => false,
'menu_class' => 'social-icons-menu',
'echo' => true,
'fallback_cb' => '',
'before' => '',
'after' => '',
'link_before' => '',
'link_after' => '',
'depth' => 1
)
);
else: // Display Hint how to configure Social Icons ?>