wordplate

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

Downloads
13.9K
Stars
2.1K
Committers
25

Bot releases are hidden (Show)

wordplate - 9.5.1

Published by vinkla over 3 years ago

  • Updated default environment variables
  • Updated johnpbloch/wordpress-core to 5.7.1
  • Updated laravel-mix to 6.0.18
wordplate - 9.5.0

Published by vinkla over 3 years ago

  • Updated johnpbloch/wordpress-core to 5.7.0
wordplate - 9.4.1

Published by vinkla over 3 years ago

  • Updated johnpbloch/wordpress-core to 5.6.2
wordplate - 9.4.0

Published by vinkla over 3 years ago

  • Added WP_HOME constant
  • Added custom request class
  • Removed symfony/http-foundation
  • Removed symfony/routing
  • Removed ext-json requirement
wordplate - 9.3.2

Published by vinkla almost 4 years ago

  • Added empty dummy favicon
  • Updated laravel-mix to stable version
  • Removed strict types from wordplate/wordplate
  • Removed default theme color from head in wordplate/wordplate
  • Removed license from wordplate/wordplate
wordplate - 9.3.1

Published by vinkla almost 4 years ago

  • Update wordplate/wordplate PHP version constraint
wordplate - 9.3.0

Published by vinkla almost 4 years ago

  • Added PHP 8.0 support
  • Updated johnpbloch/wordpress-core to 5.6
  • Updated symfony/http-foundation to 5.2
  • Updated symfony/routing to 5.2
  • Updated symfony/var-dumper to 5.2
wordplate - 9.2.0

Published by vinkla almost 4 years ago

  • Updated to laravel-mix 6.0
  • Updated minimum PHP version to 7.3
wordplate - 9.1.0

Published by vinkla about 4 years ago

  • Added WP_ENV environment variable
  • Added WP_ENVIRONMENT_TYPE constant
  • Updated vlucas/dotenv to 5.0
  • Updated johnpbloch/wordpress-core to 5.5
  • Updated default DB_HOST to 127.0.0.1
wordplate - 9.0.0

Published by vinkla over 4 years ago

  • Added composer 2.0 support
  • Added roots/bedrock-autoloader
  • Added johnpbloch/wordpress-core
  • Added johnpbloch/wordpress-core-installer
  • Added documentation to wordplate/wordplate
  • Updated symfony/dotenv to vlucas/dotenv
  • Removed plugin autoloader
  • Removed johnpbloch/wordpress
wordplate - 8.1.0

Published by vinkla over 4 years ago

Updated

  • Updated vlucas/dotenv to symfony/dotenv
  • Updated composer/installers to 1.9
  • Updated johnpbloch/wordpress to 5.4
  • Updated toolbar front-end visibility
  • Updated viewport meta tag
  • Updated cross-env to 7.0
  • Updated composer 2.0 support

Removed

  • Removed HTML5 theme support
  • Removed wordplate/plate dependency
wordplate - 8.0.0

Published by vinkla almost 5 years ago

Added

  • Added HTTPS detection behind a reverse proxy or a load balancer
  • Added WP_DISABLE_FATAL_ERROR_HANDLER constant

Updated

  • Updated application class to non-final
  • Updated dotenv to 8.2.0
  • Updated johnpbloch/wordpress to 5.3
  • Updated cross-env to 6.0.0
  • Updated laravel-mix to 5.0.0
  • Updated symfony/http-foundation to 5.0
  • Updated symfony/routing to 5.0
  • Updated symfony/var-dumper to 5.0
  • Updated wordplate/plate to 6.0

Removed

  • Removed mix, asset, stylesheet_url and template_url functions
  • Removed base_path, stylesheet_path and template_path functions
  • Removed ext-mbstring dependency
  • Removed hot reloading support
  • Removed illuminate/support and laravel/helpers packages
  • Removed PHP 7.1 support
  • Removed template_slug function

https://wordplate.github.io/#/docs/upgrade#upgrade-from-7-to-8

wordplate - 7.1.0

Published by vinkla over 5 years ago

  • Added laravel/helpers package
  • Deleted robots.txt file
  • Removed deprecated bloginfo function
  • Updated illuminate/support to 5.8
  • Updated johnpbloch/wordpress to 5.1
  • Updated laravel-mix to 4.0.14
  • Updated vlucas/phpdotenv to 3.0
  • Updated wordplate/plate to 4.1
wordplate - 7.0.0

Published by vinkla almost 6 years ago

  • Added template_slug helper function
  • Removed WP_ENV environment variable
  • Updated default path to base path
  • Updated johnpbloch/wordpress to 5.0
  • Updated laravel-mix to 4.0
  • Updated default npm scripts
  • Updated plugin loader registration

If you're upgrading an existing WordPlate application, please see the upgrade guide.

wordplate - 6.3.1

Published by vinkla about 6 years ago

  • Added relative path support for mu-plugins
  • Updated resources directory structure
  • Updated composer/installers to 1.7.0
  • Updated cross-env to 5.2.0
  • Updated illuminate/support to 5.7.0
  • Updated vlucas/phpdotenv to 2.5.0
wordplate - 6.3.0

Published by vinkla over 6 years ago

  • Added stylesheet url helper function
  • Added template url helper function
  • Added browserslist to package.json
  • Updated cross-env to 5.1.6
  • Updated dotenv to 6.0.0
  • Updated johnpbloch/wordpress to 4.9.6
  • Updated symfony/http-foundation to 4.1.0
  • Updated symfony/routing to 4.1.0
  • Updated symfony/var-dumper to 4.1.0
wordplate - 6.2.2

Published by vinkla over 6 years ago

  • Updated default favicon
  • Updated laravel-mix to 2.1.11
  • Updated cross-env to 5.1.4
  • Updated menu registration
  • Updated wordpress core to 4.9.5
  • Removed stylesheet loading from theme
  • Removed unused filters
wordplate - 6.2.1

Published by vinkla over 6 years ago

  • Added plate 4.0 support
  • Updated illuminate support to 5.6
  • Updated wordpress core to 4.9.4
wordplate - 6.2.0

Published by vinkla over 6 years ago

  • Added must-use plugin loader
  • Added symfony 4.0 support
  • Added mail encryption variable
  • Added laravel mix 2.0 support
  • Updated child theme support
  • Updated wordpress core
  • Removed php 7.0 support
wordplate - 6.1.0

Published by vinkla almost 7 years ago

  • Add dotenv to laravel mix
  • Fix javascript paths for windows
  • Update composer installers
  • Update laravel mix
  • Update wordpress core