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 - 12.4.2

Published by vinkla over 1 year ago

  • Added auth.json to .gitignore
  • Updated WordPress to 6.1.1
  • Updated Vite to 4.0.4
  • Updated clean-image-filenames to 1.4.0
  • Removed SERVER_ADDR from Laravel Valet driver
wordplate - 12.4.1

Published by vinkla almost 2 years ago

  • Updated vinkla/headache to 2.4
  • Updated Laravel Valet driver
  • Removed assets versioning
  • Removed hard coded public path
wordplate - 12.4.0

Published by vinkla almost 2 years ago

  • Added custom valet driver to documentation
  • Updated roots/wordpress to 6.1
  • Updated vite to 3.2
wordplate - 12.3.3

Published by vinkla almost 2 years ago

  • Updated vinkla/headache to 2.3.0
wordplate - 12.3.2

Published by vinkla almost 2 years ago

  • Added Vite.js scripts enqueuing
  • Updated Vite.js configuration
  • Updated roots/wordpress to 6.0.3
  • Renamed scripts and styles directories
wordplate - 12.3.1

Published by vinkla about 2 years ago

  • Hide admin bar by default
  • Remove get_asset_file_uri
wordplate - 12.3.0

Published by vinkla about 2 years ago

  • Added 404 template file
  • Added clean-image-filenames plugin
wordplate - 12.2.0

Published by vinkla about 2 years ago

  • Added action to discourage search engines from indexing in non-production environments
  • Added vinkla/headache plugin
wordplate - 12.1.0

Published by vinkla about 2 years ago

  • Added get_asset_file_uri helper
  • Disabled WordPress automatic updates
  • Disabled plugin and theme updates and installation from the dashboard
  • Removed empty trash constant
wordplate - 12.0.5

Published by vinkla over 2 years ago

  • Updated wp-config.php with env helper function
wordplate - 12.0.4

Published by vinkla over 2 years ago

  • Updated PHP to 8.0.2
  • Updated symfony/http-foundation to 6.0
  • Updated symfony/var-dumper to 6.0
  • Updated Laravel Valet driver
wordplate - 12.0.3

Published by vinkla over 2 years ago

  • Added DISABLE_WP_CRON constant
  • Moved clean-ui plugin into functions.php
  • Reverted "Replace env with $_ENV"
wordplate - 12.0.2

Published by vinkla over 2 years ago

  • Fix default value for the WP_HOME variable
wordplate - 12.0.1

Published by vinkla over 2 years ago

  • Replace env function with $_ENV superglobal
wordplate - 12.0.0

Published by vinkla over 2 years ago

  • Added clean-ui plugin
  • Renamed package to vinkla/wordplate
  • Replaced johnpbloch/wordpress with roots/wordpress
  • Removed wordplate/framework dependency
wordplate - 11.1.0

Published by vinkla over 2 years ago

  • Updated johnpbloch/wordpress-core to 6.0.0
  • Updated dotenv to 16.0.1
wordplate - 11.0.0

Published by vinkla over 2 years ago

  • Removed PHP 7.0 support
  • Replaced laravel-mix with vite.js
  • Added allow-plugins to composer.json
  • Added type hints in wordplate/framework
  • Updated johnpbloch/wordpress-core to 5.9.0
  • Updated symfony/var-dumper to 6.0.0
wordplate - 10.0.1

Published by vinkla almost 3 years ago

  • Updated johnpbloch/wordpress-core to 5.8.1
  • Updated composer/installers to 2.0.0
wordplate - 10.0.0

Published by vinkla about 3 years ago

  • Removed WP_CACHE env variable
  • Removed WP_URL env variable
  • Updated johnpbloch/wordpress-core to 5.8.0
  • Updated minimum PHP version to 7.4
  • Updated WP_ENV to WP_ENVIRONMENT_TYPE
  • Updated WP_THEME to WP_THEME_DEFAULT
wordplate - 9.5.2

Published by vinkla over 3 years ago

  • Updated johnpbloch/wordpress-core to 5.7.2
  • Fixed wp-cli issue on windows