Customize -> Theme Options. * * @package Editor */ // Get our Featured Content posts $featured = editor_get_featured_posts(); // If we have no posts, our work is done here if ( empty( $featured ) ) return; ?>