Contributors: KingYes, ariel.k, maor
Tags: access, administration, activity, community, event, monitor, multisite, multi-users, log, logger, login, network, stats, security, tracking, madeinisrael, woocommerce
Requires at least: 3.5
Tested up to: 3.8.1
Stable tag: 2.0.3
License: GPLv2 or later
Get aware of any activities that are taking place on your dashboard! Imagine it like a black-box for your WordPress site.
We all know that it’s relatively easy to analyze what your visitors are looking for while browsing your site. But there is really no easy way to know what registered users (say, with an Administrator account or even Editors) are doing on the dashboard of your site. How can you know if a post was deleted? or if a plugin was activated/deactivated? or if the active theme was changed? If you have tens of users or more, you really can’t know who did it. This plugin tries to solve this issue by tracking what users do on the dashboard of your WordPress site.
As of this moment, the plugin logs things when:
- Posts - Created, Updated, Deleted.
- Pages - Created, Updated, Deleted.
- Custom Post Type - Created, Updated, Deleted.
- Tags - Created, Edited, Deleted.
- Categories - Created, Edited, Deleted.
- Taxonomies - Created, Edited, Deleted.
- Media - Uploaded, Edited, Deleted.
- Users - Login, Logout, Login has failed, Update profile, Registered and Deleted.
- Plugins - Activated, Deactivated, Changed.
- Themes - Activeted, Changed (Editor and Customizer).
- Widgets - Added to a sidebar / Deleted from a sidebar, Order widgets.
- Menus - A menu is being updated.
- Setting - General, Writing, Reading, Discussion, Media, Permalinks.
- Options - Can be extend by east filter.
- WooCommerce - Few options updated (will be more soon)
- and much more..
The plugin does not require any kind of setup. It works out of the box (and that’s why we love it too).
We’re planning to add a lot more features in the upcoming releases. If you think we’re missing something big time, please post your suggestions in the plugin’s forum.
Contributions:
Would you like to like to cotribute to Activity Log? You are more than welcome to submit your pull requests on the GitHub repo. Also, if you have any notes about the code, please open a ticket on ths issue tracker.
- Upload plugin files to your plugins folder, or install using WordPress' built-in Add New Plugin installer
- Activate the plugin
- Go to the plugin page (under Dashboard > Activity Log)
- Requires PHP5 for list management functionality.
- This plugin is released under a GPL license.
- Teak! don't allowed to access in direct files.
- New! record when widgets change orders.
- New! Save more Options:
- General
- Writing
- Reading
- Discussion
- Media
- Permalinks
- New! filter for disable erase all the log
- Bugs fixed
- Added Screen Options
- New! Ability to select a number of activity items per page
- New! Columns are now sortable
- Added filter by date - All Time, Today, Yesterday, Week, Month
- Added Avatar to author
- Added role for author
- Added log for activeted theme
- Re-order Culoumns
- Compatible up to 3.8.1
- Settings page is now accessible directly from Activity Log's menu
- Keep your log for any time your wants
- Delete Log Activities from Database.
- Bugs fixed
- Added translate: Serbo-Croatian (sr_RS) - Thanks to Borisa Djuraskovic.
- Added 'view_all_aryo_activity_log' user capability (topic).
- Added WooCommerce integration (very basic).
- Added Settings link in plugins page.
- Fix - Make sure no save double lines (menu taxonomy / post).
- Added Taxonomy type (created, updated, deleted).
- Added Multisite compatibility.
- Added Options hooks (limit list, you can extend by simple filter).
- Added Menu hooks.
- Tweak - Ensure no duplicate logs..
- Forget remove old .pot file
- Added translate: German (de_DE) - Thanks to Robert Harm
- Added translate: Hebrew (he_IL)
- Plugin name instead of file name on activation/deactivation
- New Hooks:
- A widget is being deleted from a sidebar
- A plugin is being changed
- Theme Customizer (Thanks to Ohad Raz)
- Blastoff!