Title: Pastmark &#8211; User Activity Logs
Author: Nikhil G
Published: <strong>2026 年 8 月 16 日</strong>
Last modified: 2026 年 8 月 16 日

---

搜尋外掛

![](https://ps.w.org/pastmark/assets/banner-772x250.png?rev=3649440)

![](https://ps.w.org/pastmark/assets/icon.svg?rev=3649440)

# Pastmark – User Activity Logs

 由 [Nikhil G](https://profiles.wordpress.org/nsgawli/) 開發

[下載](https://downloads.wordpress.org/plugin/pastmark.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/pastmark/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/pastmark/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/pastmark/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/pastmark/#developers)

 [技術支援](https://wordpress.org/support/plugin/pastmark/)

## 外掛說明

**Pastmark – User Activity Logs** is an easy & powerful WordPress activity log plugin
that keeps a complete audit trail of everything that happens on your site. From 
failed login attempts to post edits, plugin changes, and WooCommerce orders, Pastmark
records the user, timestamp, IP address, and contextual details behind every event—
so you always know who did what, and when.

Whether you’re a site owner who wants peace of mind, an agency managing client sites,
or a WooCommerce store tracking orders and product changes, Pastmark gives you a
searchable, filterable activity log dashboard without slowing your site down.

#### Why use an activity log plugin?

Without a user activity log, it’s nearly impossible to answer basic questions after
something goes wrong: Who deleted that page? Who changed the site’s permalink structure?
Was that a failed login attempt or a real intrusion? Pastmark answers those questions
automatically by logging activity as it happens, in a dedicated database table, 
so nothing is missed.

#### Track user & security activity

 * Log successful and failed login attempts.
 * Track user registrations, profile updates, and role changes.
 * Monitor password changes and account-level activity.
 * Keep a security audit log to help spot suspicious behavior early.

#### Track content changes

 * Log post, page, and custom post type changes — created, published, updated, trashed,
   and restored.
 * Log comment activity, including status changes and deletions.
 * Track media library uploads, updates, and deletions.
 * Log navigation menu changes.
 * Track widget changes.

#### Track site & plugin activity

 * Log plugin activation, deactivation, installs, and updates.
 * Log theme activation, installs, and updates.
 * Log changes to WordPress core settings (site title, URL, permalinks, timezone,
   and more).

#### WooCommerce activity log

If WooCommerce is active, Pastmark automatically extends its logging to your store:

 * Log new WooCommerce orders, order status changes, edits, refunds, and deletions.
 * Track product creation, updates, stock/status changes, and deletions.
 * Log product category changes and deletions.
 * Track coupon and product review activity.

#### Dashboard, reports & exports

 * Searchable, filterable activity log dashboard inside wp-admin.
 * At-a-glance activity summary via an optional dashboard widget.
 * Daily and weekly email activity reports sent to the recipients you choose.
 * Export logs to CSV for reporting, audits, or compliance needs.
 * Automatic cleanup of old log entries with a configurable retention period.

#### Fine-grained control over what gets logged

 * Exclude specific users, roles, or IP addresses from being logged.
 * Exclude specific post types, statuses, plugins, themes, menus, or widgets.
 * Exclude custom post meta and user meta fields.
 * Choose from Essential, Recommended, or Complete event presets, or enable individual
   events yourself.

#### Privacy & security by design

 * Activity logs are only accessible to administrators (`manage_options` capability).
 * Integrates with WordPress’s built-in Personal Data Export and Erase Personal 
   Data tools, so Pastmark-collected data is included in GDPR data requests.
 * Does not send any data to external servers — everything stays on your site.

### Contribute

Pastmark – User Activity Logs is an open-source project. You can view the full sources(
unminified JS) and contribute to the project on GitHub: [Click here](https://github.com/nsgawli/wp-pastmark)

### External Services

This plugin does not connect to external services for its functionalities.

## 螢幕擷圖

[⌊Activity Log Dashboard⌉⌊Activity Log Dashboard⌉[

Activity Log Dashboard

[⌊Activity Logs⌉⌊Activity Logs⌉[

Activity Logs

[⌊Events Registry⌉⌊Events Registry⌉[

Events Registry

[⌊Settings⌉⌊Settings⌉[

Settings

[⌊Email Settings⌉⌊Email Settings⌉[

Email Settings

[⌊Log Exclude Settings⌉⌊Log Exclude Settings⌉[

Log Exclude Settings

## 安裝方式

 1. Upload the `pastmark` folder to the `/wp-content/plugins/` directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the “Plugins” screen in WordPress.
 3. Visit the “Pastmark” menu in wp-admin to view and configure activity logs.

#### Using The WordPress Dashboard

 1. Navigate to the ‘Add New’ in the plugins dashboard
 2. Search for Pastmark – User Activity Logs
 3. Click ‘Install Now’
 4. Activate the plugin in the plugin dashboard

#### Uploading in WordPress Dashboard

 1. Download `pastmark.zip` from this page
 2. Navigate to the ‘Add New’ in the plugins dashboard
 3. Navigate to the ‘Upload’ area
 4. Select `pastmark.zip` from your computer
 5. Click ‘Install Now’
 6. Activate the plugin in the plugin dashboard

#### Using FTP

 1. Download `pastmark.zip` from this page
 2. Extract the `pastmark` directory to your computer
 3. Upload the `pastmark` directory to the `/wp-content/plugins/` directory
 4. Activate the plugin in the plugin dashboard

## 常見問題集

### What does Pastmark actually log?

By default Pastmark logs authentication events (logins, logouts, failed logins),
content changes (posts, pages, custom post types, comments, media), user account
changes, menu and widget changes, plugin and theme activity, and core WordPress 
settings changes. You can choose an Essential, Recommended, or Complete preset, 
or select individual events to log from the Events screen.

### Where are the logs stored?

Logs are stored in a dedicated database table created by the plugin, separate from
the WordPress options and post tables.

### Does this plugin slow down my site?

Logging runs on standard WordPress action and filter hooks and writes to a dedicated
table, so the impact on page load times is minimal.

### Does Pastmark work with WooCommerce?

Yes. When WooCommerce is active, Pastmark automatically starts logging WooCommerce
orders, products, product categories, coupons, and reviews — no extra setup required.

### Can I control how long logs are kept?

Yes. Pastmark can automatically delete log entries older than a period you choose(
in days, months, or years) so your database doesn’t grow indefinitely. Automatic
cleanup can also be turned off if you want to keep logs indefinitely.

### Can I exclude certain users, roles, or IP addresses from being logged?

Yes. The Exclude settings let you leave out specific users, roles, IP addresses,
post types, post statuses, plugins, themes, menus, widgets, and even specific post
meta or user meta keys.

### Can I export the activity logs?

Yes. Logs can be exported to CSV directly from the activity log dashboard, which
is useful for reporting, audits, or compliance records.

### Can I get email reports of site activity?

Yes. Pastmark can send daily and/or weekly email summaries of site activity to the
recipients you configure, so you don’t have to log in to check the dashboard.

### Who can view the activity logs?

Only users with the `manage_options` capability (administrators, by default) can
access the Pastmark dashboard, settings, and event logs.

### Is Pastmark GDPR-friendly?

Pastmark does not send any data to external services — all logs stay in your site’s
own database. Pastmark also hooks into WordPress’s built-in “Export Personal Data”
and “Erase Personal Data” privacy tools, so any Pastmark data tied to a user is 
included when you handle a data request.

### What happens to the logs if I deactivate the plugin?

Logs are preserved when the plugin is deactivated. Uninstalling the plugin removes
the stored logs.

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ Nikhil G ](https://profiles.wordpress.org/nsgawli/)

[將〈Pastmark – User Activity Logs〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/pastmark)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/pastmark/)、查看
[SVN 存放庫](https://plugins.svn.wordpress.org/pastmark/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/pastmark/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/pastmark/)。

## 變更記錄

#### 1.0.0

 * Initial release.

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **4 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.2 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.4**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/pastmark/)
 * 標籤:
 * [Activity Log](https://tw.wordpress.org/plugins/tags/activity-log/)[audit log](https://tw.wordpress.org/plugins/tags/audit-log/)
   [security](https://tw.wordpress.org/plugins/tags/security/)[user activity](https://tw.wordpress.org/plugins/tags/user-activity/)
   [woocommerce](https://tw.wordpress.org/plugins/tags/woocommerce/)
 *  [進階檢視](https://tw.wordpress.org/plugins/pastmark/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/pastmark/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/pastmark/reviews/)

## 參與者

 *   [ Nikhil G ](https://profiles.wordpress.org/nsgawli/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/pastmark/)