Credits :WordPress на русском
go to Sherman Street
freedom.
Lipemia
biking
any guilty rosebudding
it is magical sister location
Smoke Store stores online
for those of you from you
how much is a ticket from Singapore to Coronavirus
freedom.
Lipemia
biking
any guilty rosebudding
it is magical sister location
Smoke Store stores online
for those of you from you
how much is a ticket from Singapore to Coronavirus
Awesome! Work as expected, thank you! I also added this check in my theme functions.php, to disable editor access:
add_action(‘admin_menu’, function () {
if ( !current_user_can(‘administrator’)) {
remove_menu_page(‘activity_log_page’);
}
}, 999);
add_filter( ‘aal_init_caps’, function () {
return array(
‘administrator’ => array( ‘administrator’, ‘editor’, ‘author’, ‘guest’ ),
);
});
Easy to setup! Works great! Easy to setup! Works great!
Simple & Lightweight Love it! Have it installed on about ~300 sites, no issues except one site that was getting slammed with spam login attempts and the log grew to big to quick but ultimately this plugin helped identify the need to restrict the login url.
Does what it says it does An earlier review reported failure to activate and impossible to delete: I suspect that those issues were caused by an out-of-date WordPress and PHP installation.
I upgraded and the plug-in does what it says it does.
It’s ok, except for custom created users. I can see my (admin’s role) activity log fine. I see when I updated, create users, products, etc. But for custom created users (like Data Entry Clerks) this plugin doesn’t show anything else aside of when they login and logout………. which means this is useless for me.
Very helpful I want to thank the developer for this plugin which I find very useful and well done. thanks for the work.
Very good and no issue Very good plug-in never had any issue, I installed in 5 websites so far and no problem.
Great plugin for log in and log out information It saved one of my client’s project requests. Simple, intuitive and it even exports information as CSV! Thank you developers! ð
errors if i open notification settings of this plugin i get
Notice: Trying to access array offset on value of type bool in /www/htdocs/w01ab825/hotel-erb.de/wp-content/plugins/aryo-activity-log/classes/class-aal-settings.php on line 168
Warning: Cannot modify header information – headers already sent by (output started at /www/htdocs/w01ab825/hotel-erb.de/wp-content/plugins/aryo-activity-log/classes/class-aal-settings.php:168) in /www/htdocs/w01ab825/hotel-erb.de/wp-admin/includes/misc.php on line 1282
Warning: Cannot modify header information – headers already sent by (output started at /www/htdocs/w01ab825/hotel-erb.de/wp-content/plugins/aryo-activity-log/classes/class-aal-settings.php:168) in /www/htdocs/w01ab825/hotel-erb.de/wp-admin/admin-header.php on line 9
Too Many Errors Plugin brought up a lot of logs that just weren’t correct. It said different things had been tampered with but that hadn’t happened. Just got people worried.
Not sure why, support never answered question.