Skip to content

Allow changing admin login URL

Choose a tag to compare

@embold-tyler embold-tyler released this 23 Jun 18:19
· 43 commits to master since this release
84f9327

Allow chaning the admin login URL by setting EMBOLD_ADMIN_URL to the new path in the wp-config.php.

define('EMBOLD_ADMIN_URL', '/my-admin-login-url');

Full Changelog: 1.3.0...1.4.0