Enable login by role both on frontend and backend

This commit is contained in:
Almira Krdzic
2018-10-22 09:47:48 +02:00
parent 87f408125d
commit 21fafc5a43
20 changed files with 618 additions and 367 deletions

View File

@@ -27,3 +27,8 @@ WP_LOGGED_IN_SALT=generate_me
WP_NONCE_SALT=generate_me
WP_JWT_AUTH_SECRET_KEY=generate_me
# Emails
WP_SENDGRID_FROM_EMAIL=set_me
WP_SENDGRID_FROM_NAME=Wiaas
WP_SENDGRID_API_KEY=set_me