fpdesigncode/wp-classes

Classes that extend WordPress components for use in Floaitng-Point plugins/sites.

v0.0.21 2020-01-21 17:12 UTC

README

Version License: MIT Twitter: floatingpointco

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

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