Tonik Gin Versions Save

Foundation of the Tonik WordPress Starter Theme. Provides all custom functionalities which it offers.

v3.1.0

4 years ago

Features

  • feat(): Introduce own PSR-4 autoloader [2c53ef2]

v3.0.0

6 years ago

Features & Improvements

  • Allow for installing as wp-plugin with Composer (#7)

Bugs

v2.0.3

6 years ago
  • Fixes bug template() when using empty named template #66

v3.0.0-rc.1

6 years ago

Features & Improvements

  • Allow for installing as wp-plugin with composer (#7)

Bugs

v2.0.2

6 years ago
  • Fixes bug with templates context variables leaking between multiple rendering of the same template

v2.0.1

6 years ago
  • Create an interface for Config component #6
  • Rely on interface instead of concrete class when injecting Config class

v2.0.0

6 years ago

🚀

v2.0.0-rc.2

6 years ago
  • Bumps minimal PHP version to 7.0

v2.0.0-rc.1

6 years ago
  • Add directory path getter to the Asset class
  • Remove unused method arguments
  • Adds missing test case for Asset class
  • Change autoloader hooks names to more generic
  • Adds new filters for Template component
  • Changes and refactoring in theme container

v2.0.0-beta.2

7 years ago
  • More strict versioning for dependencies
  • Fixes Travis building script
  • Updates WordPress plugin specific descriptions