Dmitri Bostan
Dmitri Bostan
You can see what users were active 10 minutes ago by running a SQL query `$wpdb->get_results( "SELECT DISTINCT user_id FROM wp_aryo_activity_log WHERE DATE_ADD(FROM_UNIXTIME(hist_time),INTERVAL 10 MINUTE) >= NOW()" );`
Facing the same issue. as @gfirem. Any idea why the logs are not displayed in WP admin list ?
Thank you!
Yes, of course. I did try to provide `hydrate-options` with `hydrate-client`, but I get the same behaviour. So, I have a carousel component where slides are being passed by using...
any updates on this?
@orso081980 I think you have a typo: /js/jquerynav.js. should be /js/jquery.nav.js Also, make sure you load the script after jQuery.
Oh, the date ...