Skip to content

WP Haven Connect 0.17.0

Choose a tag to compare

@embold-tyler embold-tyler released this 29 Jul 02:31
· 102 commits to master since this release
bc61229
  • Add Custom Admin Login Provider to hide default WordPress admin/login URLs via WPH_ADMIN_LOGIN_SLUG constant
  • Add configurable textdomain notice suppression via WPH_SUPPRESS_TEXTDOMAIN_NOTICES constant (defaults to true in development)
  • Add Environment utility class for centralized environment detection across providers
  • Update environment indicator admin bar badge with new WP Haven brand colors and improved styling
  • Fix custom admin login redirect loops and unauthorized access handling
  • Add cross-platform development support with comprehensive Copilot instructions for Windows, macOS, and Linux