开发者 | GDragoN |
---|---|
更新时间 | 2024年10月24日 22:14 |
捐献地址: | 去捐款 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.7 |
版权: | GPLv3 or later |
版权网址: | 版权信息 |
coreactivity
.coreactivity
folder to the /wp-content/plugins/
directory.Open the newly added top level CoreActivity
panel, and there you will find the 'Settings' page.
Plugin uses a system of filters and actions in WordPress (and supported plugins) to hook and process information and log events based on that. If the changes to the website are done by direct database manipulation via queries or custom functions that don't use established procedures, plugin can't detect such events.
Plugin creates three new database tables where all events are registered, and all the events logged.
If you have all events enabled, the plugin will add 150+ hooks into various elements of WordPress and plugins. That is not too much when compared to 3000+ hooks WordPress runs on average, so it will not have a big impact on WordPress performance. And, it is a good idea to disable events you don't need to use.
Yes. But since cache plugins are bypassing WordPress to serve cached response, some events will be affected when the cached response is returned. To learn more, check out this article: CoreActivity and Cache Plugins.
If the database for GEO location is regularly updated, locating the IP to the country is most likely close to 100% precise. When it comes to more detailed location within the country, that is not always precise, and it depends on the country.
SweepPress
with 8 more eventsREST
with 8 eventsget_user_by()
with internal functionLogs
classreadme.txt
fileUsers
login, logout and online trackingskip_duplicates
flagJobs
Privacy
with 10 eventsWordPress
expanded with 3 new eventsLogs
to display WhoIs for IPWhoIs
for getting IP WhoIs informationEvents
panel can trigger fatal errorLogs
popup viewLogs
for multisite network modeLogs
Logs
displayLogs
detection columnActivity
linked check methodDevice Detector
library to parse user agent informationView
popupjson_encode
replaced with wp_json_encode
Statistics
class to get component statisticsWizard
with a geolocation panelGD Forum Manager
plugin, with 4 eventsForminator
plugin, with 1 eventEvent
view display for the Logs panelLive
Logs updatesMaxMind GeoLite2
databaseMaxMind GeoLite2
support for weekly downloading of Lite databaseObject
column from the LogsDebugPress
expanded with two new eventsSweepPress
sweeping job logged datacountry_code
columnIP2Location
databaseIP2Location
databaseIP2Location
support for weekly downloading of Lite databaseWC_Email
loggingsitemeta
Logs
class for expandabilityComponent
class