Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@mbtamuli mbtamuli released this 07 Aug 15:59
· 1092 commits to develop since this release
v2.0.0
a3f5ba5
  • Moved all wp specific code to site-wp-command
  • Add code for html site type.
  • Extend the abstract EE_Site_Command class from EasyEngine core to use common functions and overload necessary methods.
  • Fix tests. PR: #91