Skip to content

Releases: vinkla/wordplate

2.3.0

03 May 17:21
Compare
Choose a tag to compare
  • Add plate console commander (#92)
  • Add plate salts generator command (#81)
  • Add new exception handler (#91)
  • Add WP_HOME and WP_SITEURL (#89)
  • Update Soil plugin to latest version (#90)
  • Rename wp-content directory to public (#88)

2.2.0

26 Apr 13:54
Compare
Choose a tag to compare
  • Add theme color meta tag (#84)
  • Add title tag theme support (#83)
  • Add Windows support to post-create-project-cmd (#82)
  • Add HTML5 tags theme support (#77)
  • Update configuration files structure (#79)
  • Update WordPress to version 4.2 (#78)
  • Update header HTML (#85)
  • Update @roots Soil plugin version (#86)
  • Remove ACF simple editor toolbar (#87)

2.1.3

22 Apr 08:55
Compare
Choose a tag to compare
  • Fix template bug for pages (#80)

2.1.2

21 Apr 12:30
Compare
Choose a tag to compare
  • Fix infinite pages issue (#76)

2.1.1

21 Apr 11:53
Compare
Choose a tag to compare
  • Deregister jQuery by default (#73)
  • Fix login image URL bug (#74)
  • Fix infinite pages if the title key isn't available (#75)

2.1.0

20 Apr 06:35
Compare
Choose a tag to compare
  • Added default screenshot and favicon (#71)
  • Added new directory structure (#70)
  • Added default pages (#67)
  • Added Google Analytics to configuration files (#68)
  • Added plugin activation on theme switch (#66)

2.0.0

16 Apr 07:40
Compare
Choose a tag to compare
  • Rename the project to WordPlate
  • Moved project to an organization
  • Moved library to framework repository
  • Added installer CLI tool
  • Added theme activation on theme setup (#56)
  • Added new installation guide
  • Added changelog
  • Update @roots soil plugin to the latest version

Add @laravel's Helper Methods

10 Apr 14:42
Compare
Choose a tag to compare

This release adds support for @laravel's helper methods and automatic site_url update when activating the theme.

Add New Error Handler

10 Apr 13:25
Compare
Choose a tag to compare

Add Whoops error handler by @filp.

Disable Updates in Configuration

10 Apr 09:30
Compare
Choose a tag to compare

It is now possible to enable or disable WordPress core, plugins and themes updates from the config files.