Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 03:10
88feca5

0.30.9 (2023-06-18)

Features

  • add get_http_env() Get the current set wp app env (ce3bcdb)
  • Adds generate:composer to create composer file (3612106)
  • adds nino install to install plugin or theme (e704045)
  • Adds USE_APP_THEME check (d55fd95)
  • Adds wpc_app function (593e767)
  • Adds custom theme dir (39f97ba)
  • error handler can now be passed in as a Kernel argument (da5419c)
  • Prevent Admin users from deactivating plugins. (1326209)
  • register custom theme directory in Core Plugin (7162fcd)

Bug Fixes

  • fixes strtolower conversion (92f5820)
  • fixes the APP_THEME_DIR (2123cd6)