action ‘login_head’ no longer working
-
I have been using the action add_action( ‘login_head’, array( $this, ‘customLogoStyle’ ) ); to drop in some custom CSS to replace the logo that shows up on the login page. This has worked great until I started using this plugin to move the login page to another URL. Is there a different filter I should be hooking into to add some custom CSS to the new login page to override the logo?
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘action ‘login_head’ no longer working’ is closed to new replies.