backdrop-dev / template-manager
Custom templates for registering custom post templates, it works for any object type (e.g., post, term, user, etc.), but does not add any UI elements of its own.
v1.0.0
2023-06-11 17:32 UTC
Requires
- php: >=7.1
- backdrop-dev/framework: ^1.0
- backdrop-dev/template-helpers: ^1.0
- backdrop-dev/tools: ^1.0
This package is auto-updated.
Last update: 2025-02-19 16:11:36 UTC
README
Custom templates for registering custom post templates, 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
Copyright and Licenses
This project is licensed under the GNU GPL, version 2 or later.
2019–2023 © Benjamin Lu