Hi,
I would like to track the number of visitors, views and other metrics.
Could you help me how to implement this. I am new to wordpress please guide me how to implement this in my website.
Thanks in advance
Thanks
Prasanna
I have this plugin running in WordPress 3.6 at two sites, and in WordPress 3.7-alpha-25000 at my sandbox site, and I am getting these notices:
wp-admin/menu-header.php:114 – Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead.
Argument in add_menu_page()
Used in wp-content/plugins/ae-visitor/ae-menu.php on line 24.
Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead.
Deprecated in version 2.0.Select Argument in add_submenu_page()
Argument in add_submenu_page()
Used in wp-content/plugins/ae-visitor/ae-menu.php on line 32.
Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead.
Deprecated in version 2.0.Select Argument in current_user_can()
Argument in current_user_can()
Used in wp-admin/includes/menu.php on line 102.
Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead.
Deprecated in version 2.0.Select Argument in current_user_can()
Argument in current_user_can()
An admin menu page is using user levels instead of capabilities.
There is likely a related log item with specifics.
Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead.
Deprecated in version 2.0.
nnysandbox.net
]]>In troubleshooting a theme issue, we needed to deactivate plugins. When we reactivated AE, all the visitor data was lost. Is it saved somewhere in a backup? Thanks.
]]>