Plugin not working at all
-
I had to dig into the code to see what this plugin does. And it does nothing, since the line that initializes the singleton is commented out.
If there was a GitHub repo, I would make a pull request, but for now – I kindly ask the author to make this plugin do something.
Issue with line 393
The problem lies with line 393 which starts with
//$lh_login_logger_instance = LH_Login_logger_plugin::get_instance();
The line is commented out, which means the
LH_Login_logger_plugin
instance is not being initialized. If the author could uncomment this line, it would fix the issue.Best regards
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Plugin not working at all’ is closed to new replies.