wp-toolkit

🚀 A PHP toolkit to boost your WordPress development!

MIT License

Downloads
6.8K
Stars
9
Committers
5

Bot releases are hidden (Show)

wp-toolkit - v1.0.0

Published by titouanmathis almost 2 years ago

Added

  • Add support for reading filepaths from a Webpack assets-manifest.json file (#19)
  • Add support for PHP >= 8.0 (#19)
  • Add a PluginHelper class (#17)
wp-toolkit - v1.0.0-alpha5

Published by titouanmathis over 3 years ago

Added

  • Add support for custom filepath for the AssetsManager (#16)
wp-toolkit - 1.0.0-alpha4

Published by perruche over 3 years ago

Added

  • Add a Transient cleaner tool (#8)
  • Add a manager interface (#3)

Changed

  • Replace Pest by PHPUnit (#11)
  • Update Assets and Cleanup into Managers (#3)
  • Update cleanup to keep versions for theme assets (#12)
wp-toolkit - v1.0.0-alpha3

Published by titouanmathis almost 4 years ago

Changed

  • Breaking: rename the package from studiometa/wp to studiometa/wp-toolkit (#2)
wp-toolkit - v1.0.0-alpha2

Published by titouanmathis almost 4 years ago

Added

  • Add a TaxonomyBuilder class (#1, a8fa4b4)

Changed

  • Pluralize the builder namespace / folder (#1, 12868ef)
wp-toolkit - v1.0.0-alpha1

Published by titouanmathis almost 4 years ago

Added

  • Add an Assets class to easily manage your assets
  • Add a Cleanup class to clean up a WordPress project
  • Add a PostTypeBuilder class to easily create custom post types
Package Rankings
Top 16.63% on Packagist.org
Badges
Extracted from project README
Packagist Version License MIT Codecov
Related Projects