ID, 'post_tag' ); if ( $ampforwp_tags && ! is_wp_error( $ampforwp_tags ) ) :?>
term_id).'">'.esc_attr($tag->name) .'');//#934 } else { echo (''.esc_attr($tag->name) .''); } } //if RTL is ON if($redux_builder_amp['amp-rtl-select-option']) { echo ''.esc_attr( ampforwp_translation($redux_builder_amp['amp-translator-tags-text'], 'Tags:' ) .' ' ).''; } ?>
get( 'post_author' ); if ( $post_author ) { //If Avatar is set up in WP user avatar: grab it $author_avatar_url = ampforwp_get_wp_user_avatar(); //Else : Get the Gravatar if($author_avatar_url == null){ $author_avatar_url = get_avatar_url( $post_author->user_email, array( 'size' => 70 ) ); } if ( $author_avatar_url ) { ?> data-block-on-consent src="" width="70" height="70" layout="fixed"> description .'."'; } ?>