'full', 'show_author' => 'icon', 'show_comment' => true )); $author_id = get_the_author_meta('ID'); $author_name = get_the_author_meta( 'display_name' ); $author_avatar_16 = get_avatar($author_id, 16, '', sprintf(esc_attr__("%s 's Author avatar", 'magone-lite'), $author_name)); $author_avatar_50 = get_avatar($author_id, 50, '', sprintf(esc_attr__("%s 's Author avatar", 'magone-lite'), $author_name), array( 'class' => 'author-profile-avatar cir', )); $author_link = get_author_posts_url($author_id); ?>
title): ?>

title; ?>

args['show_meta']): ?>

<?php echo esc_attr(get_the_title()); ?>

'. get_the_excerpt().'

'; } ?>
'

'. esc_html__('PAGES', 'magone-lite').'

', 'after' => '
', 'link_before' => '', 'link_after' => '' ) ); ?>