New feature: Add a new config to allow people to access with the standar...#13
New feature: Add a new config to allow people to access with the standar...#13
Conversation
…dard WordPress login
|
Awesome. It's working great :). Just 2 minor comments:
Cheers! |
|
1 - do you mean to the link? I just wanted to mantain the same style as the default WP links. Let me check how it looks. |
I know, I figured, but it's almost hidden. Otherwise, let's keep it like this.
Why? Just so that I know. |
Will check and send a screenshot.
As long I know (maybe I'm wrong) WP don't let you change the standard login. Thats why the plugin hides it and shows the A0 one. The A0 login template is redered on top of the standar login so I'm not able to change what is below it. |
|
Cool. Thanks for the answers :) |
|
Ok, seems that we can add the link using the login_footer action :) |
Awesome 💃 |
|
@mgonto, @woloski |
code refactor add icon to the regular WP login
add an action to add the style on the header
|
Let's put the logo a little big smaller but it looks great :). Thanks! |
|
I think we don't need wp logo :) |
|
I also think the same, it is better if this link is "discrete". ¯_(ツ)_/¯ |
|
Let's go without then. Sorry for the Twists and turns @glena |
|
Thats ok, it could be worst :P |
New feature: Add a new config to allow people to access with the standar...
...d WordPress login
The login form now shows a link that says "Login with WordPress username".
When the link is clicked it redirects to the same page but allowing the standard wordpress login and showing a link that says "Back to Auth0 login".
By default, this feature is enabled.
I didn't know if I may change the README.md file too so I keep it as it were.