Activity Ninja

描述

Activity Ninja is a WordPress plugin designed to track the history of wp-admin option updates. It records which logged-in user made the changes along with the timestamp. This helps administrators keep track of changes made to the website’s settings, providing an essential audit trail for security and accountability.

Features

** Tracks changes made to wp-admin options.
** Records the username of the logged-in user who made the change.
** Logs the timestamp of each change.
** Simple and easy-to-use interface.

安裝

** From within WordPress
** Visit the plugins page within your dashboard and select ‘Add New’.
** Search for Activity Ninja.
** Click ‘Install Now’.
** Activate Activity Ninja from your Plugins page.
** Manually
** Upload the activity-ninja folder to the /wp-content/plugins/ directory.
** Activate the Activity Ninja plugin through the ‘Plugins’ menu in WordPress.

評價

2024年9月28日
A simple, effective and straightforward way to track changes done to site content and settings, and shows which user did the changes. Looking forward to see how the plugin develops further.
閱讀全部1個評價

貢獻者及開發者

“Activity Ninja” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Activity Ninja 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.1.2

  • Minor Code Patches

1.1.1

  • Autoloader Introduction
  • Preparations for API Communication
  • Added Menu Icon

1.1.0

  • Added Cron Logger
  • Added Tab Href

1.0.0

  • Initial Release