Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi,

    We have resolved this issue in version 2.0

    Thanks

    It’s add by mistake.

    We are trying to add email feature but by mistake it’s enable in user login log version 1.9

    This feature is now under testing.

    Thanks

    Hi,

    I noticed the same after upgrading to 2.0.

    Email is sent to chiragjain26m@gmail.com
    by wp_UserLoginLog->do_this_hourly
    with content
    User Name User Role Name User Email Time Ip Address

    Really bad actually.

    Hi qvarting,

    I just installed 2.0 but don’t see any code that should do this. Could you double check or let me know more detailed where the issue is if it still persist for you? Thanks.

    Sorry, it was version 1.9

    ~/www/art/wp-content(branch:master*) » grep -r "chiragjain26m@gmail.com" *                                                                                                                                                       owler@tojve
    plugins/user-login-log/user-login-log.php:              $to = 'chiragjain26m@gmail.com';
    plugins/user-login-log/user-login-log.php:                      $to = 'chiragjain26m@gmail.com';
    ------------------------------------------------------------
    ~/www/art/wp-content(branch:master*) » head plugins/user-login-log/user-login-log.php                                                                                                                                            owler@tojve
    <?php
    /*
      Plugin Name: User Login Log
      Plugin URI: http://weblizar.com
      Description: This plugin track records of wordpress user login with set of multiple information like ip, date , time, country , city, user name etc.
      Author: weblizar
      Version: 1.9
      Author URI: http://weblizar.com
     */

    Hi,

    Please upgrade your plugin with version 2.0

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Emails your admin user & email to’ is closed to new replies.