fpdesigncode / wp-classes
Classes that extend WordPress components for use in Floaitng-Point plugins/sites.
v0.0.21
2020-01-21 17:12 UTC
Requires
- illuminate/config: ~5.6
- illuminate/view: ~5.6
README
Utilies for working with WordPress
Install
Add the following to your componser.json
{
"require": {
"floatingpoint/wp-classes": "^1.0"
},
"repositories": [
{
"type": "composer",
"url": "https://packages.fpbeta.com/php/"
}
]
}
Then run
composer update
Author
👤 Floating-Point
- Twitter: @floatingpointco
Show your support
Give a ⭐️ if this project helped you!
📝 License
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator