DavidCramer / pods-frontier

Creates advanced view templates for displaying Pod data on the front end via a Shortcode.
42 stars 6 forks source link

Config option to make Frontier Templates/Views File-based in theme #12

Open sc0ttkclark opened 10 years ago

sc0ttkclark commented 10 years ago

Could look for and save files in theme folder /wp-content/themes/mytheme/pods/templates/my-template.php

It could have file headers similar to WP page templates for labeling.

DavidCramer commented 10 years ago

Actually sounds like a great idea- Will look into it. I do file writing and exporting in Caldera Engine so I have done this kind of thing before.