Viewing 1 replies (of 1 total)
  • Plugin Author Ninos

    (@ninos-ego)

    Sorry for the late response. You can use following hooks:

    • wp_custom_login_header_before
    • wp_custom_login_header_after
    • wp_custom_login_footer_before
    • wp_custom_login_footer_after

    Also you can use a css-file ‘wp-custom-login.css’ in your theme for adding custom css to the login page.

    Best regards

Viewing 1 replies (of 1 total)
  • The topic ‘How to use the hooks’ is closed to new replies.