inboundnow / retired-landing-pages

Create landing pages for your WordPress site. Monitor and improve conversion rates, run A/B split tests, customize your own templates and more.
http://www.inboundnow.com/landing-pages/
GNU General Public License v2.0
4 stars 2 forks source link

Add /themes/themename/landing-pages to landing page paths #140

Open DavidWells opened 10 years ago

DavidWells commented 10 years ago

update/make another clone of get_core_template_ids function for /wp-content/themes/name/landing-pages folder to add landing page templates directly to themes.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

atwellpub commented 9 years ago

What is this one for?

DavidWells commented 9 years ago

Having the ability for themes to house landing page templates.

I believe this class with work https://github.com/GaryJones/Gamajo-Template-Loader

Having landing page templates in themes means they can be under git version control for people using git. /uploads/ folder is alway excluded from git and version control which is bad news for templates in there