Skip to content

Releases: fabiancdng/disable-wp-frontend

v2.1.1

18 Jan 08:41
bd6c9f5

Choose a tag to compare

  • Fix: Critical error related to PUC

v2.1

17 Jan 15:52
6d00664

Choose a tag to compare

  • Upgrade yahnis-elsts/plugin-update-checker to v5.5
  • Tested up to 6.7.1

v2.0.3

17 Jan 15:39
601dd5f

Choose a tag to compare

  • Include license

v2.0.2

10 Dec 20:10
4e6332f

Choose a tag to compare

  • Fix: Reduce plugin size by removing unnecessary files

v.2.0.1

10 Dec 19:48
d80e1f7

Choose a tag to compare

  • Fix: Uninstall script doesn't delete settings option correctly
  • Fix: Regex pattern matching release asset for plugin update check is missing delimiters

v2.0

10 Dec 19:29
5e07102

Choose a tag to compare

  • New: Settings page in the WordPress dashboard to whitelist paths and enable/disable the frontend
  • New: Ability to update the plugin within the WordPress dashboard to the latest release
  • Refactor: Use PSR-4 coding standards, composer, and autoloading

v1.0.2

06 Aug 16:41
4655369

Choose a tag to compare

  • Refactor: Use $path_whitelist array for easily whitelisting paths

v1.0.1

05 Aug 13:47
d0b82a4

Choose a tag to compare

  • Fix: /wp-content/uploads/ exception catches all requests

v1.0.0

05 Aug 13:32
d0895ac

Choose a tag to compare

  • Initial release