Skip to content

Missing markup before login_footer action #274

@claytoncollie

Description

@claytoncollie

https://github.com/georgestephanis/two-factor/blob/dac65f43845cb9d0367d0771e7b0503363ab422d/class.two-factor-core.php#L501

Hi there, thanks for this building this plugin. It's very easy to use.

I've added a bit of markup and styling to my login page and I've run into an issue. It looks like there needs to be a closing

tag added just before the login_footer action on line 501. Without that tag, the markup from login_footer is mixed into the #login div creating styling issues.

If you compare the standard wp-login.php file on a stadnard install, there is a closing

tag on line 271 that comes directly after the Back to Blog and Privacy policy links.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions