Skip to content

2.2.0

Compare
Choose a tag to compare
@Mte90 Mte90 released this 07 Jan 20:52
· 430 commits to master since this release
  • New code for capabilities adding with a upgrade procedure
  • New singleton pattern with filters to disable specific classes and other stuff (in few files no singleton anymore)
  • Removed assets/bin folders from this repo and moved to different ones
  • Updated Composer dependences
  • Removed DOM routing because for plugins is better to create specific files to load by php
  • Removed Custom actions (hooks, filters, shortcode) because is a choice by the dev where to put them
  • New constants for the path of the plugin (used for load/enqueue files)
  • Support for Grunt CoffeeScript 2.0.0
  • Improved the Act/Deact code
  • Updated logo and links on right sidebar box on settings page
  • Added FunctionMocker on tests
  • Removed .php_cs to switch on a parameter to the generator