GaryJones / Gamajo-Template-Loader

A class to copy into your WordPress plugin, to allow loading template parts with fallback through the child theme > parent theme > plugin.
GNU General Public License v2.0
292 stars 61 forks source link

Update class-gamajo-template-loader.php #34

Closed alanef closed 7 years ago

alanef commented 7 years ago

Sorry, didn't read the instruction on pulling development, this is to sync with master if ( get_stylesheet_directory() != get_template_directory() )