Skip to content

v0.2.0

Compare
Choose a tag to compare
@jenkoian jenkoian released this 30 Jul 09:18
· 1074 commits to main since this release

Features

  • Add support for wpscan. (1f73e37)
  • Add convenience script for installing tools. (346d105)

Bug Fixes

  • Fix PHP notice showing on direct access to wp-config.php (f90e05a)

Docs

  • Correct license badge links. (8a95bdf)
  • Add docs for running the tests. (b2e3bfc)

Tweaks

  • Change vip-install wp-content repo to be VIP skeleton. (6c346fe)
  • Exit install script if any command fails. (97d8443)
  • Correct namespace of monorepo builder class in config. (d3ae288)

Deps

  • WordPress 5.8 (8e9f928)
  • Memcached plugin 4.0.0 (5e07c1d)
  • MU-Plugin loader 1.5.0 (0595acb)
  • WP PHPUnit 5.8.0 (4a58cd8)
  • Minor bumps to Symfony components
  • Minor bump to PHPCompatibilityWP