add_action('archive_template', function() { if (is_author()) { echo do_shortcode('[simple-author-box]'); } });