https://github.com/thecodezone/wp-support
Support classes for thecodezone/dt-plugin
https://github.com/thecodezone/wp-support
Last synced: 2 months ago
JSON representation
Support classes for thecodezone/dt-plugin
- Host: GitHub
- URL: https://github.com/thecodezone/wp-support
- Owner: thecodezone
- License: other
- Created: 2024-06-17T04:42:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T22:27:15.000Z (over 1 year ago)
- Last Synced: 2026-01-14T13:49:15.688Z (7 months ago)
- Language: PHP
- Size: 98.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
WordPress Support
--------------------
A suite of helpers for making WordPress theme and plugin development easier. These utility classes are meant to be used as singletons, or with a container like [league/container](https://container.thephpleague.com/).
# Installation
`composer require codezone/wp-support`
## Documentation
### https://thecodezone.github.io/wp-support/