I keep getting these errors from the blackbox debug bar plugin:
Notice Undefined variable: widget_ops on line 18 in file C:\wamp\www\jlocalhost\wp-content\plugins\wp-modal-login\widget\class-login-widget.php
Notice Undefined variable: plugin_version on line 61 in file C:\wamp\www\jlocalhost\wp-content\plugins\wp-modal-login\wp-modal-login.php
Notice Undefined variable: plugin_version on line 62 in file C:\wamp\www\jlocalhost\wp-content\plugins\wp-modal-login\wp-modal-login.php
Strict Non-static method Geissinger_WP_Modal_Login::modal_login_btn() should not be called statically, assuming $this from incompatible context on line 48 in file C:\wamp\www\jlocalhost\wp-content\plugins\wp-modal-login\widget\class-login-widget.php
That said, things seem to be working, but I thought I’d let you know.