Jordan
Jordan
Unfortunately container is a private property and can't be accessed directly. Any recommendations?
Thank you so much! That worked flawlessly. Here was my final snippet in case others want to use it: /** * Remove login button on wp-login.php page */ add_action( 'init',...
By the way, after removing the login button on the wp-login.php page, I get this JS error: this.googleLoginButton is null (Cannot read properties of null (reading 'classList')). Looks like it's...
Any update here? Still getting js error: null is not an object (evaluating 'this.googleLoginButton.classList')