Activity Log – Monitor User and Agent Changes

Opis

An easy to use, fully supported WordPress activity log plugin.

Want to know exactly who does what on your WordPress site? Activity Log works like an airplane’s black box: it quietly records every action in the WordPress admin — and now every request made through the REST API, WP-CLI, WP-Cron, and more — so you always know:

  • Jeśli ktoś próbuje włamać się na Twoją witrynę
  • Kiedy opublikowano wpis i kto go opublikował
  • Jeśli wtyczka/motyw został włączony/wyłączony
  • Podejrzana aktywność administratora

The plugin doesn’t require any setup; it works right out of the box, runs on its own database table so it doesn’t slow down your site, and stays out of your way until you need it.

What’s New

  • Request Source Tracking – See exactly where each change came from: the WP Admin, the REST API, WP-CLI, WP-Cron, XML-RPC, or the WP Abilities API, including which Application Password was used. Filter the log by source to quickly spot automated or API-driven changes alongside manual admin activity.
  • Email Logging – Capture all emails sent from your WordPress site for streamlined debugging and compliance. Especially useful for WooCommerce stores tracking order emails alongside other site events.
  • Export to CSV – Export your Activity Log data to CSV, or build support for your own format with our dedicated Export API.
  • Data Privacy and GDPR Compliance – Export or erase log data directly through the WordPress Privacy Tools.

If you have more than a handful of users, keeping track of who did what by hand is virtually impossible. Activity Log solves that by tying every action back to the user who triggered it, in an easy-to-filter view right on your WordPress dashboard.

Dzięki dziennikowi aktywności możesz rejestrować:

  • WordPress – aktualizacje
  • Wpisy – utworzone, zaktualizowane, usunięte
  • Strony – utworzone, aktualizowane, usuwane
  • Własny typ treści – utworzony, zaktualizowany, usunięty
  • Znaczniki – utworzone, aktualizowane, usuwane
  • Kategorie – utworzone, zaktualizowane, usunięte
  • Taksonomie – tworzone, aktualizowane, usuwane
  • Menu – utworzone, zaktualizowane, usuwane
  • Media – utworzone, zaktualizowane, usuwane
  • Komentarze – utworzone, zatwierdzone, niezatwierdzone, przeniesione do kosza, przywrócone z kosza, niespamowane, usunięte
  • Użytkownicy – logowanie, wylogowywanie, logowanie nieudane, aktualizacja profilu, zarejestrowani, usunięci
  • Wtyczki – instalowane, aktualizowane, włączane, wyłączane, zmieniane
  • Motywy – instalowane, aktualizowane, usuwane, włączane, zmieniane (edytor i dostosowywanie)
  • Widżety – dodano do panelu bocznego, usunięto z panelu bocznego, uporządkuj widżety
  • Ustawienia – ogólne, pisanie, czytanie, dyskusja, media, bezpośrednie odnośniki
  • Opcje – rozszerzone ustawienia własne dla wtyczek innych firm
  • Eksport – wyeksportowany plik dziennika aktywności
  • Request Source – WP Admin, REST API, WP-CLI, WP-Cron, XML-RPC, WP Abilities, and Application Password name when used
  • WooCommerce – śledź produkty, zamówienia, klientów i nie tylko
  • bbPress – fora, tematy, odpowiedzi, taksonomie i inne działania
  • E-maile wysłane z witryny WordPress – wysłanie pomyślne, wysłanie nieudane
  • Oczywiście, jest tego więcej, ale rozumiesz, o co chodzi…

Dla każdego zdarzenia zarejestrowanego w dzienniku aktywności rejestrowane są także następujące szczegóły:

  • Data i godzina wystąpienia
  • Użytkownik i rola użytkownika odpowiedzialna za zmianę
  • Adres IP źródłowy, z którego nastąpiła zmiana
  • Request source — WP Admin, REST API, WP-CLI, WP-Cron, XML-RPC, or WP Abilities
  • Wpływ na obiekt, którego dotyczyła zmiana

Data Storage and Performance

All events are stored in a dedicated custom database table, keeping the impact on your site’s performance to a minimum — even under heavy traffic.

Odinstaluj Clean-up

Uninstalling the plugin removes all of its data from your database automatically, leaving nothing behind.

Co mówią użytkownicy

  • „Jej narzędzia, zwłaszcza w zakresie ochrony prywatności danych i zgodności z RODO, czynią je niezbędnymi dla stron internetowych działających w granicach Unii Europejskiej lub przetwarzających dane obywateli UE”HubSpot.com
  • „Jeśli szukasz kompetentnej wtyczki do rejestrowania audytu bezpieczeństwa WP ze wszystkimi podstawowymi funkcjami, których potrzebujesz, Dziennik aktywności jest właśnie dla Ciebie!”WPAstra.com
  • „Dziennik aktywności charakteryzuje się niezwykle przejrzystym interfejsem kokpitu, dzięki któremu administratorzy mogą na pierwszy rzut oka zrozumieć interakcje na witrynie”Malcare.com
  • „Dzięki temu krokowi odkryliśmy, że nasza strona była celem ataku brutalnej siły”Artdriver.com
  • „Dziennik aktywności pozwala śledzić szeroki zakres aktywności. Ogólnie rzecz biorąc, bardzo łatwy w użyciu i konfiguracji”ElegantThemes.com

Wkład:

Czy chciałbyś przyczynić się do rozwoju tej wtyczki? Serdecznie zapraszamy do przesyłania żądania ściągnięcia do repo GitHub. Jeśli masz jakieś uwagi dotyczące kodu, zgłoś je w systemie śledzenia zgłoszeń.

Zrzuty ekranu

Instalacja

  1. Prześlij pliki wtyczki do katalogu wtyczek lub zainstaluj je za pomocą wbudowanego instalatora WordPressa Dodaj nową wtyczkę
  2. Włącz wtyczkę
  3. Przejdź do strony wtyczki (w obszarze Kokpit > Dziennik aktywności)

Najczęściej zadawane pytania

Wymagania

Requires PHP 7.4 for list management functionality.

Czym jest licencja wtyczki?

Ta wtyczka jest udostępniana na licencji GPL.

Will this slow down my site?

No. Activity Log stores every event in its own dedicated database table instead of mixing into WordPress’ core tables, so logging has minimal impact on your site’s performance, even under heavy traffic.

Czy mogę eksportować logi?

Możesz łatwo eksportować logi za pomocą Dziennika aktywności. Obsługujemy również eksportowanie wyników filtrowanych. Filtruj według czasu wykonania akcji, ról, użytkowników, opcji, typu akcji i innych kryteriów.

Can I see where a change came from?

Yes. Each log entry records its Request Source, so you can tell whether a change was made through the WP Admin, the REST API, WP-CLI, WP-Cron, XML-RPC, or the WP Abilities API. If the request was authenticated with an Application Password, its name is shown as well. Use the Source filter on the log screen to narrow results down to a specific channel.

How long are logs kept?

By default, logs are kept for 30 days, but you can set your own retention period from the settings page — from a few days to forever. Failed login attempts and email logs can also be kept or discarded independently.

Do I have to collect visitor IP addresses?

No. If you’d rather not store IP addresses for privacy reasons, set the „Visitor IP Detected” option to „Do not collect IP” and the IP column will be hidden going forward.

Does this work on WordPress Multisite?

Yes. Activity Log fully supports Multisite, logging activity per site and cleaning up its data correctly when a site is removed from the network.

Does this work with WooCommerce?

Yes. Products, orders, and customers are tracked right out of the box, since Activity Log records changes across any post type and taxonomy — no extra setup needed.

Can I exclude specific events from being logged?

Yes. Beyond the built-in toggles for failed logins and email logs, developers can hook into the aal_skip_insert_log filter to skip logging for any event on demand.

Jak mogę zgłosić błędy bezpieczeństwa?

Możesz zgłaszać luki w zabezpieczeniach za pośrednictwem programu Program ujawniania luk w zabezpieczeniach Patchstack. Zespół Patchstack pomaga weryfikować, klasyfikować i usuwać wszelkie luki w zabezpieczeniach. Zgłoś lukę w zabezpieczeniach.

Recenzje

2024-10-27
woring and easy to use thank
2023-12-09
It is easy and I use it for 2 webitess for now and completely free, thanks!
2023-10-14
Being able to see what preceded an error on a website is so immensely helpful that you cannot imagine it before you actually try it. Especially when working with clients. So many times have we been able to identify the cause of an issue, as we could see that “Oh, this person edited that page last Monday” or “Aha, function x stopped working after updating plugin y”. It's also valuable to check if someone else is working on a website, before making major changes, not disturbing each of the others work. Activity Log is installed on all my websites, and has been for years. It fills a gap that, weirdly enough, is present in a CMS that encourages multiple users and roles. Highly recommended. Five stars easily ⭐⭐⭐⭐⭐
2023-06-18
Greate user logs to go back in time to see who have done something wrong. In my opinion, this is a must plugin
2023-05-14
I have installed this plugin on all my clients websites which helps me keep track of who did what making troubleshooting any issues quick and simple when something goes wrong. I could have created a similar plugin myself, but what's the point when the authors of Activity Log have already done such a great job? So, instead, I coded a script to send the info from this plugin to a central database where I can keep an eye on all client sites in one place, which is definitely easier than checking each one individually. The only thing that is kind of annoying about this plugin is the Elementor ad a the top of the admin back-end. I am a big fan of Elementor for certain types of sites and use it on many sites, but I don't need or want my clients to see these ads because it looks very unprofessional. I certainly don't mind having ads there if they support the authors in keeping plugins updated, but it can be quite annoying when they are, as the phrase goes, "in your face".
Przeczytaj 74 recenzje

Kontrybutorzy i deweloperzy

„Activity Log – Monitor User and Agent Changes” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Wtyczka „Activity Log – Monitor User and Agent Changes” została przetłumaczona na 30 języków. Podziękuj tłumaczom za ich wkład.

Przetłumacz wtyczkę “Activity Log – Monitor User and Agent Changes” na swój język.

Interesuje cię rozwój wtyczki?

Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.

Rejestr zmian

2.15.0 – 2026-09-07

  • New: Settings page rebuilt with React UI and REST API

2.14.1 – 2026-09-02

  • Tweak: Moved Application Password badge from Source column to User column

2.14.0 – 2026-09-01

  • New: Redesigned activity log admin UI built with React
  • Tweak: Renamed date filter options from „Week” / „Month” to „Last 7 days” / „Last 30 days” for clarity

2.13.1 – 2026-08-26

  • Fix: CSV export file missing IP column (Topic)

2.13.0 – 2026-08-24

  • Removed: Email notifications feature (hidden since 2.5 for sites that never enabled it) has been fully removed

2.12.1 – 2026-08-20

  • Tweak: Removed text domain loading method in favor of WordPress standard loading
  • Fix: Re-release for WordPress.org after a failed deploy

2.12.0 – 2026-08-19

  • New: Request Source Tracking – See where each change came from (REST API, WP-CLI, WP-Cron, XML-RPC, WP Abilities, Application Passwords)
  • New: Added metadata storage for extensible log context
  • Tweak: Large activity log tables no longer auto-run database migrations — an admin notice with a manual upgrade button is shown instead

2.11.2 – 2024-11-12

  • Security Fix: Improved code security enforcement in theme/plugin file editor

2.11.1 – 2024-11-05

  • Tweak: Added ability to search in context column

2.11.0 – 2024-07-29

  • New: Added logging for enabling and disabling automatic theme updates
  • New: Added logging for enabling and disabling automatic plugin updates
  • New: Added logging for enabling and disabling automatic core updates

2.10.1 – 2024-04-17

  • Tweak: Added option to not keep email logs (Topic)

2.10.0 – 2024-04-08

  • New: Introducing Email Logging – Capture all emails sent from your WordPress site
  • Tweak: Added filter to change menu page capability (#205)
  • Tweak: Set the date display on CSV export file according to WordPress settings (#204)

See changelog for all versions.