Skip to content

Instantly share code, notes, and snippets.

@billerickson
Created July 18, 2018 21:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save billerickson/04cb0d41932f3b13718d96db07fa7cc5 to your computer and use it in GitHub Desktop.
Save billerickson/04cb0d41932f3b13718d96db07fa7cc5 to your computer and use it in GitHub Desktop.
<?php
/**
* "Large" layout for Display Posts Shortcode
*
* @package StudyFinds2018
* @author Bill Erickson
* @since 1.0.0
* @license GPL-2.0+
**/
require get_template_directory() . '/partials/archive.php';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment