Custom short code for archive loop

Description and placement:

This code will make a shortcode that you can place in any template file or page to render a custom post type archive. Place the first block of code in your child theme directory inside the functions.php file. The 2nd block of code can be placed inside any template file or page (see comments).

PHP

PHP