-
-
Save billerickson/04cb0d41932f3b13718d96db07fa7cc5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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