wordplate

A boilerplate for WordPress, built with Composer and designed with sensible defaults.

Downloads
13.9K
Stars
2.1K
Committers
25

Bot releases are visible (Hide)

wordplate - 4.0.6

Published by vinkla over 8 years ago

  • Dropped ext-mbstring requirement
  • Update elixir manifest caching
  • Improved documentation
wordplate - 4.0.5

Published by vinkla over 8 years ago

  • Move documentation to README
  • Move library to Plate plugin
  • Replace permalink GUIDs with UUIDs
wordplate - 4.0.4

Published by vinkla over 8 years ago

  • Remove unused Whoops dependency
  • Add WordPlate website links
  • Cleanup license headers
wordplate - 4.0.3

Published by vinkla over 8 years ago

  • Add ACF helpers methods
  • Add elixir helper method
  • Add revisions to style and script assets
  • Update library structure
wordplate - 4.0.2

Published by vinkla over 8 years ago

  • Add roots/wp-password-bcrypt package
  • Add version number to theme
  • Hide welcome panel by default
  • Remove author and description meta tags
wordplate - 4.0.1

Published by vinkla over 8 years ago

  • Update theme paths
  • Update wpackagist url
  • Bugfixes
wordplate - 4.0.0

Published by vinkla over 8 years ago

  • Add new test suit
  • Add custom dd(), env() and value() helper methods
  • Update Elixir to latest version
  • Move WordPress logic out of the framework
  • Remove plate CLI helper
  • Remove Laravel components
  • Remove config repository
wordplate - 3.1.1

Published by vinkla over 8 years ago

  • Define WP_ENV constant
  • Remove babel support out of the box
  • Update Laravel Elixir
wordplate - 3.1.0

Published by vinkla almost 9 years ago

  • Update to Laravel 5.2
  • Update to Symfony 3.0
  • Update to Elixir 4.0
  • Update to Whoops 2.0
  • Add .editorconfig file
  • Fix bug where mail config is empty
wordplate - 3.0.2

Published by vinkla about 9 years ago

  • Update description from config
wordplate - 3.0.1

Published by vinkla about 9 years ago

  • Update permalink from config
wordplate - 3.0.0

Published by vinkla about 9 years ago

  • Allow any ~4.0 WordPress version
  • Code cleanup
  • Don't install any plugins by default
  • Dropped default pages support
  • Made jjgrainger/wp-custom-post-type-class optional
  • Made roots/soil optional
  • Remove google analytics out of the box
  • Update phpdotenv package
wordplate - 2.7.0

Published by vinkla about 9 years ago

  • Updated to WordPress 4.3
  • Removed unused server page
  • Removed the ability to hide updates
  • Code cleanup
wordplate - 2.6.0

Published by vinkla about 9 years ago

wordplate - 2.5.4

Published by vinkla over 9 years ago

  • Sanitize File Name on Save (#113)
wordplate - 2.5.3

Published by vinkla over 9 years ago

  • Fix Mail From and Name Bug (#112)
wordplate - 2.5.2

Published by vinkla over 9 years ago

  • Added Charset and Language Attributes to Header (#111)
  • Added wp_nav_menu to Header (#108)
  • Fixed wp_title Category Bug (#107)
wordplate - 2.5.1

Published by vinkla over 9 years ago

  • Remove Clear Command (#105)
wordplate - 2.5.0

Published by vinkla over 9 years ago

  • Fix Permalink Update Method Bug (#104)
  • Move Docs to Website (#102)
  • Add Test Coverage (#103)
  • Add Mail Configuration (#100)
wordplate - 2.4.0

Published by vinkla over 9 years ago

  • Add post revisions to config (#98)
  • Add IMAGE_EDIT_OVERWRITE (#94)
  • Disable WordPress core updates (#97)
  • Disable plugin and theme update and installation (#95)
  • Make Whoops to handle all errors (#93)