saas786 / hybrid-template-manager

Custom template manager.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hybrid\Template\Manager

Hybrid Template is a package for registering custom post templates. Technically, it works for any object type (e.g., post, term, user, etc.), but does not add any UI elements of its own.

The major difference between this and the typical WordPress page template system is that the template doesn't have to exist for registration. It also defaults to supporting all post types instead of just page.

Requirements

  • WordPress 4.9+.
  • PHP 5.6+ (preferably 7+).
  • Composer for managing PHP dependencies.

Copyright and License

This project is licensed under the GNU GPL, version 2 or later.

2008 – 2021 © Justin Tadlock.

About

Custom template manager.

License:GNU General Public License v2.0


Languages

Language:PHP 100.0%