Giter Site home page Giter Site logo

khmahfuzhasan / activity-log Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pojome/activity-log

0.0 0.0 0.0 2.62 MB

Get aware of any activities that are taking place on your dashboard! Imagine it like a black-box for your WordPress site.

Home Page: http://wordpress.org/plugins/aryo-activity-log/

Shell 2.41% JavaScript 5.77% PHP 91.61% CSS 0.22%

activity-log's Introduction

Activity Log Build Status Dependency Status WordPress WordPress WordPress WordPress Built with Grunt

Contributors: pojo.me, KingYes, ariel.k, maor
Tags: Activity Log, User Activity, User Log, Audit Log, Security, Tracking, WooCommerce, bbPress, GDPR,
Requires at least: 4.4
Tested up to: 6.1
Stable tag: 2.8.5
License: GPLv2 or later

The #1 Activity Log plugin helps you monitor & log all changes and activities on your WordPress site, so you can run more securely and organized. Works simple & completely free!

Description

A COMPLETE, EASY TO USE & WELL SUPPORTED WORDPRESS ACTIVITY LOG PLUGIN

Want to monitor and track your WordPress website activity? Find out exactly who does what on your WordPress website. the Activity Log plugin is like an airplane's black box that logs every activity in WordPress admin, and lets you see exactly what users are doing on your WordPress website.

  • Like, if someone is trying to hack your site.
  • Or, when a post was published, and who published it.
  • Or, if a plugin/theme was activated/deactivated.
  • Log suspicious admin activity.
  • Securing your site by tracking log of all user activity?

Useful, right? Trust us, you won't understand how you managed your website without it. The plugin is also lightning fast and works behind the scenes, so it doesn't affect site and admin performance. For optimal performance, we built the plugin so it runs on a separate table in the database.

If you have tens of users or more, you really can’t know who did what. This plugin tries to solve this issue by tracking what users do, and displaying it in an easy to use and easy to filter view on the dashboard of your WordPress site.

Export to CSV Export your Activity Log data records to CSV. Developers can easily add support for custom data formats with our new dedicated Export API.

Data Privacy and GDPR Compliance We provide the tools to help you be GDPR compliant, including Export/Erasure of data via the WordPress Privacy Tools.

With the Activity Log you can record:

* WordPress - Core Updates * 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 * Comments - Created, Approved, Unproved, Trashed, Untrashed, Spammed, Unspammed, Deleted * Media - Uploaded, Edited, Deleted * Users - Login, Logout, Login has failed, Update profile, Registered and Deleted * Plugins - Installed, Updated, Activated, Deactivated, Changed * Themes - Installed, Updated, Deleted, Activated, Changed (Editor and Customizer) * Widgets - Added to a sidebar / Deleted from a sidebar, Order widgets * Menus - A menu is being Created, Updated, Deleted * Setting - General, Writing, Reading, Discussion, Media, Permalinks * Options - Can be extend by east filter * Export - User download export file from the site * WooCommerce - Monitor all shop settings and options * bbPress - Forums, Topics, Replies, Taxonomies and other actions * There's more, but you get the point...

What people are saying

* “Best 10 Free WordPress Plugins of the Month – July 2014: Keeping tabs on what your users do with their access to the Dashboard” - [ManageWp.com](https://managewp.com/best-free-wordpress-plugins-july-2014) * “Thanks to this step, we’ve discovered that our site was undergoing a brute force attack” - [artdriver.com](http://www.artdriver.com/wordpress-site-hacked-solution-time/) * “Optimized code - The plugin itself is blazing fast and leaves almost no footprint on the server.” - [freshtechtips.com](http://www.freshtechtips.com/2014/01/best-audit-trail-plugins-for-wordpress.html) * “The plugin successful for activity log for WordPress.” - [wp-tricks.co.il](http://www.wp-tricks.co.il/2013/08/%D7%99%D7%95%D7%9E%D7%9F-%D7%A4%D7%A2%D7%99%D7%9C%D7%95%D7%AA-%D7%9C%D7%95%D7%95%D7%A8%D7%93%D7%A4%D7%A8%D7%A1-aryo-activity-log/) * “This is a pretty simple yet quite effective plugin for keeping track of what your admins and users do on your sites.” - [shadowdragonunlimited.com](http://shadowdragonunlimited.com/plugin-of-the-week-9302013-aryo-activity-log/plugin-of-the-week/) * “Activity Log lets you track a huge range of activities. Overall, very easy to use and setup.” - [elegantthemes.com](https://www.elegantthemes.com/blog/tips-tricks/5-best-ways-to-monitor-wordpress-activity-via-the-dashboard)

Translators:

* German (de_DE) - [Robert Harm](http://www.mapsmarker.com/) * Dutch (nl_NL) - [Tom Aalbers](http://www.dtaalbers.com/) * Serbo-Croatian (sr_RS) - [Borisa Djuraskovic](http://www.webhostinghub.com/) * Danish (da_DK) - [Morten Dalgaard Johansen](http://www.iosoftgame.com/) * Hebrew (he_IL) + RTL Support - [Pojo.me](http://pojo.me/) * Armenia (hy_AM) - Hayk Jomardyan * Brazilian Portuguese (pt_BR) - [Criação de Sites](http://www.techload.com.br/criacao-de-sites-ribeirao-preto) * Turkish (tr_TR) - [Ahmet Kolcu](http://ahmetkolcu.org) * Persian (fa_IR) - [Promising](http://vwp.ir/) * Russian (ru_RU) - Oleg Reznikov * Polish (pl_PL) - Maciej Gryniuk * Czech (cs_CZ) - Martin Kokeš * Finnish (fi) - Nazq

The plugin does not require any kind of setup. It works out of the box (and that’s another reason people love it).

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 contribute to Activity Log? You are more than welcome to submit your pull requests on the [GitHub repo](https://github.com/pojome/activity-log). Also, if you have any notes about the code, please open a ticket on the issue tracker.

Installation

  1. Upload plugin files to your plugins folder, or install using WordPress' built-in Add New Plugin installer
  2. Activate the plugin
  3. Go to the plugin page (under Dashboard > Activity Log)

Screenshots

  1. The log viewer page
  2. The settings page
  3. Screen Options

Frequently Asked Questions

Requirements

  • Requires PHP5 for list management functionality.

What is the plugin license?

  • This plugin is released under a GPL license.

Can I export logs?

  • You can easily export logs with Activity Log. We also support exporting filtered results. Filter by the time the action took place, roles, users, options, action type, and more.

Changelog

2.8.5 - 2022-11-21

  • Tweak: Now the date/time format is displayed according to the site settings (Topic)
  • Fix: Added compatibility for PHP 8.1 (Topic)
  • Fix: Add input sanitization to avoid security issues

2.8.4 - 2022-09-04

  • Tweak: Added Activity Log setting to records log
  • Tweak: Added encoded value in CSV file (#165)

2.8.3 - 2022-03-09

  • Tweak: Run Clear old items from DB once daily to avoid unexpected errors (#156)

2.8.2 - 2022-01-25

  • Fix: Auto-updates of core, plugins and themes are not registered to the log (#155, props @nicomollet)

2.8.1 - 2021-12-01

  • Fix: Activity log database table not being dropped after deleting the plugin in multisite installation

2.8.0 - 2021-11-17

  • New: Added Privacy Settings to records log
  • New: Added Site Language to records log
  • New: Added a filter link to Topic, IP, Date, User and Action in the log table screen
  • Tweak: Aligned Topics to be in plural instead of singular
  • Fix: Filter by users dropdown on activity page threw a timeout error in some cases (#141)
  • Fix: CSV Export issue with comma separated values (Topic)

2.7.0 - 2021-05-06

  • New: Added an option to skip or keep the failed login logs for better optimization (#125)
  • Tweak: Improved the activity log table with clear labels and re-order columns for better UX
  • Tweak: Changed the wrong_password action to failed_login in User topic
  • Tweak: Changed the added action to uploaded in Attachment topic
  • Tweak: Changed the created action to registered in User topic
  • Fix: Add input sanitization to avoid security issues

2.6.1 - 2021-02-15

  • Fix: Conflict with WooCommerce while you using new block editor

2.6.0 - 2020-10-19

  • Tweak: Added support for CloudFlare and CloudFlare Enterprise client IP header (#133)
  • Tweak: Added browser confirmation to Reset Database option
  • Tweak: Notification tab is now deprecated for new installations
  • Tweak: Added support for displaying custom role activity log (#78, #135, Topic, Topic)
  • Fix: Show user data on log-out action (#126, Topic)
  • Fix: Removed unused help context in admin to resolve deprecated WP error (Topic)
  • Fix: PHP Notices are thrown when Debug mode is active (Topic)
  • Fix: Resolve jQuery Deprecation Notice and compatibility with WordPress 5.6+ (Topic)

2.5.2

  • Fix: Conflict with Elementor and WordPress Widgets

2.5.1

  • Fix! - PHP < 5.4 compatibility (Topic)

2.5.0

  • New! Added log to Export Personal Data tool for better GDPR Compliance (Topic)

2.4.1

  • Fix! - Escape title before saving to database

2.4.0

  • New! Export your Activity Log data records to CSV (#70)

2.3.6

  • Fix! - Admin table filters

2.3.5

  • Fix! - Added comparability for WordPress 4.8.2 & 4.7.6

2.3.4

  • Tweak! - Change Guest user to "N/A"

2.3.3

  • Fixed! - Minor XSS vulnerability, credit to Han Sahin

2.3.2

  • Fixed! - Minor XSS vulnerability, credit to Han Sahin

2.3.1

  • Tweak! - Added seconds in time column
  • Tweak! - Rearrange filters in list table

2.3.0

  • Tweak! - All translates moved to GlotPress
  • Tweak! - Added restore status for Posts (#46)
  • Tweak! - A11y changes for WordPress 4.4 which requires h1 tags (#84)
  • Tweak! - Allow some ajax requests just for admin

2.2.12

  • Tested up to WordPress v4.5

2.2.11

  • Tweak! - Temporarily remove Freemius SDK from the plugin

2.2.10

  • Tweak! Update Freemius SDK
  • Tested up to WordPress v4.4.2

2.2.9

  • Tweak! Update Freemius SDK

2.2.8

  • Tweak! Update Freemius SDK

2.2.7

  • Added! - Freemius Insights platform to improve plugin UX
  • Tweak! Update translate: Russian (ru_RU) - Thanks to Oleg Reznikov
  • Tested up to WordPress v4.4

2.2.6

  • Tweak! - Added sort by IP address (#77)
  • Tweak! - Added more actions/types in notification

2.2.5

  • New! - Added translate: Finnish (fi) - Thanks to Nazq (topic)
  • Tweak! - Better actions label in list table
  • Fixed! - Notice php warring in MU delete site
  • Tested up to WordPress v4.3

2.2.4

  • New! - Added translate: Czech (cs_CZ) - Thanks to Martin Kokeš (#76)

2.2.3

  • Tweak! - Added more filters in table list columns

2.2.2

  • Fixed! some PHP strict standards (PHP v5.4+)

2.2.1

  • Fixes from prev release

2.2.0

  • New! - Adds search box, to allow users to search the description field.
  • New! - Allows users to now filter by action
  • New! - Added translate: Polish (pl_PL) - Thanks to Maciej Gryniuk
  • Tweak! - SQL Optimizations for larger sites

2.1.16

  • New! Added translate: Russian (ru_RU) - Thanks to Oleg Reznikov
  • Fixes Undefined property with some 3td party themes/plugins
  • Tested up to WordPress v4.2

2.1.15

  • Tested up to WordPress v4.1
  • Change plugin name to "Activity Log"

2.1.14

  • New! Added translate: Persian (fa_IR) - Thanks to Promising

2.1.13

  • New! Added filter by User Roles (#67)

2.1.12

  • New! Added translate: Turkish (tr_TR) - Thanks to Ahmet Kolcu

2.1.11

  • Fixed! Compatible for old WP version

2.1.10

  • New! Now tracking when menus created and deleted
  • New! Added translate: Portuguese (pt_BR) - Thanks to Criação de Sites

2.1.9

  • New! Store all WooCommerce settings (#62)
  • Tested up to WordPress v4.0

2.1.8

  • New! Now tracking when plugins installed and updated (#59 and #43)

2.1.7

  • New! Now tracking when user download export file from the site (#58 and #63)

2.1.6

  • Tested up to WordPress v3.9.2

2.1.5

  • New! Now tracking when theme installed, updated, deleted (#44)

2.1.4

  • Fixed! Store real IP address in Proxy too (#53)

2.1.3

2.1.2

  • Tweak! Update translate: Hebrew (he_IL)

2.1.1

  • New! Track about WordPress core update (manual or auto-updated) (#41)
  • New! Track post comments (created, approved, unproved, trashed, untrashed, spammed, unspammed, deleted) (#42)

2.1.0

  • New! Personally-tailored notifications that can be triggered by various types of events, users and action type (currently only email notifications are supported)
  • Bug fixes, stability improvements
  • Fixed an error that occurred on PHP 5.5

2.0.7

  • Tested up to WordPress v3.9.0

2.0.6

  • Fixed! Random fatal error (topic)

2.0.5

  • New! Register aal_init_caps filter.
  • Tweak! Change all methods to non-static.
  • Tweak! Some improved coding standards and PHPDoc.
  • Tweak! Split AAL_Hooks class to multiple classes.
  • New! Added translate: Armenia (hy_AM) - Thanks to Hayk Jomardyan.

2.0.4

  • Tweak! Don't allowed to access in direct files.
  • New! Added translate: Danish (da_DK) - Thanks to Morten Dalgaard Johansen

2.0.3

  • New! Record when widgets change orders.

2.0.2

  • New! Save more Options:
  • General
  • Writing
  • Reading
  • Discussion
  • Media
  • Permalinks

2.0.1

  • New! filter for disable erase all the log
  • Bugs fixed

2.0.0

  • 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

1.0.8

1.0.7

  • Added 'view_all_aryo_activity_log' user capability (topic).

1.0.6

  • Added WooCommerce integration (very basic).
  • Added Settings link in plugins page.

1.0.5

  • Fix - Make sure no save double lines (menu taxonomy / post).

1.0.4

  • Added Taxonomy type (created, updated, deleted).

1.0.3

  • Added Multisite compatibility.
  • Added Options hooks (limit list, you can extend by simple filter).
  • Added Menu hooks.
  • Tweak - Ensure no duplicate logs..

1.0.2

  • Forget remove old .pot file

1.0.1

  • 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)

1.0

  • Blastoff!

activity-log's People

Contributors

kingyes avatar maor avatar arielk avatar eirachris avatar jaywood avatar bainternet avatar shr3k avatar odie2 avatar pedro-mendonca avatar illuminea avatar matipojo avatar iosoftgame avatar neeraj-m avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.