the user page shown 4-5 errors on top:
Warning: count(): Parameter must be an array or an object that implements Countable in /mnt/xx/a2/85/xx/htdocs/STRATO-apps/wordpress_02/app/wp-content/plugins/user-login-count/user-login-count.php on line 72
I want to use the count elsewhere in WordPress.
]]>Hi.
I had a problem like on this topic (/wp-content/plugins/user-login-count/user-login-count.php on line 72):
Warning: Use of undefined constant ‘manage_users_custom_column’ – assumed ‘‘manage_users_custom_column’’ (this will throw an Error in a future version of PHP) in /home/xxx/public_html/wp-content/plugins/user-login-count/user-login-count.php on line 124
Warning: Use of undefined constant ‘userlogin_column’ – assumed ‘‘userlogin_column’’ (this will throw an Error in a future version of PHP) in /home/xxx/public_html/wp-content/plugins/user-login-count/user-login-count.php on line 124
Warning: Cannot modify header information – headers already sent by (output started at /home/xxx/public_html/wp-content/plugins/user-login-count/user-login-count.php:124) in /home/bhpsalus/public_html/wp-includes/functions.php on line 6221
Warning: Cannot modify header information – headers already sent by (output started at /home/x/puxxblic_html/wp-content/plugins/user-login-count/user-login-count.php:124) in /home/bhpsalus/public_html/wp-admin/includes/misc.php on line 1259
Warning: Cannot modify header information – headers already sent by (output started at /home/xxx/public_html/wp-content/plugins/user-login-count/user-login-count.php:124) in /home/bhpsalus/public_html/wp-admin/admin-header.php on line 9
]]>Warning: count(): Parameter must be an array or an object that implements Countable in /home/XXXXX/public_html/wp-content/plugins/user-login-count/user-login-count.php on line 72
Show on /wp-admin/users.php when debugging is enabled. Is there a Github that accepts pull requests for this?
]]>How can I send to me a daily report with user logins?
]]>I have installed the WordPress Login Counter and it is not working properly. It successfully creates the Login Count and Last Login columns in the User page but never updates the login count for each user. Are there known conflicts?
I am using the GeneratePress theme and Ultimate Member plugin (among others)
]]>