Activity Tracker

外掛說明

Activity Tracker Meta is a lightweight WordPress plugin that helps you track user activity on the admin side. Whenever a post, page, WooCommerce product, or any custom post type is updated, the plugin stores the following data in the post meta:
– The username of the editor.
– The date and time of the update.

This data is displayed in a custom meta box on the edit screen for each post, page, or product.

Features:
– Tracks activity for posts, pages, WooCommerce products, and custom post types.
– Stores activity logs in post meta in an array format.
– Displays activity logs in a custom meta box on the admin edit screen.
– Lightweight and easy to use.

螢幕擷圖

  • Activity Log Meta Box: A preview of the activity log meta box showing user activity.
  • Activity Log Meta Box: No activity log recorded yet, displaying a placeholder message.

安裝方式

  1. Download the plugin ZIP file.
  2. Go to Plugins > Add New in your WordPress dashboard.
  3. Click Upload Plugin and select the downloaded ZIP file.
  4. Click Install Now and then Activate the plugin.

常見問題集

Does this plugin work with WooCommerce?

Yes! The plugin tracks activity for WooCommerce products along with other post types.

Does it work with custom post types?

Absolutely. The plugin automatically tracks updates for all registered custom post types.

Where is the activity data stored?

The activity data is stored in the _skat_activity_log meta key as an array for each post, page, product, or custom post type.

How can I see the activity log?

The activity log is displayed in a custom meta box on the edit screen of the post, page, or product.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Activity Tracker〉的開發相關工作。

參與者

將〈Activity Tracker〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.0

  • Initial release.
  • Tracks updates for posts, pages, WooCommerce products, and custom post types.
  • Displays activity log in a custom meta box.