Skip to content

Commit

Permalink
Improved compatibility with Wordfence Login Security plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
kagg-design committed Aug 1, 2024
1 parent 565b0ad commit 6091b9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/php/Wordfence/General.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ public function remove_wp_login_hcaptcha_hooks(): void {
* @noinspection CssUnusedSymbol
*/
public function print_inline_styles(): void {
error_log( 'print_inline_styles' );
$css = <<<CSS
#loginform[style="position: relative;"] > .h-captcha {
visibility: hidden !important;
Expand Down

0 comments on commit 6091b9a

Please sign in to comment.