dashifen / wp-templates
A series of objects that encapsulate behaviors for WordPress templates.
Installs: 133
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 2
Open Issues: 0
Type:project
Requires
- php: >8
- dashifen/repository: ^4
- dashifen/wp-debugging: ^1
README
These are objects which encapsulate behaviors for templating systems for use within WordPress. They were originally a part of the wp-handler repo, but I separated them here since what these objects do isn't really about handling WP action and filter hooks like those objects are.