Title: FBS Activity Tracker
Author: Fazle Bari
Published: <strong>2025 年 11 月 15 日</strong>
Last modified: 2026 年 4 月 28 日

---

搜索插件

![](https://ps.w.org/fbs-activity-tracker/assets/banner-772x250.png?rev=3396263)

![](https://ps.w.org/fbs-activity-tracker/assets/icon-256x256.png?rev=3396263)

# FBS Activity Tracker

 作者：[Fazle Bari](https://profiles.wordpress.org/fazlebari/)

[下载](https://downloads.wordpress.org/plugin/fbs-activity-tracker.1.1.0.zip)

 * [详情](https://cn.wordpress.org/plugins/fbs-activity-tracker/#description)
 * [评价](https://cn.wordpress.org/plugins/fbs-activity-tracker/#reviews)
 * [开发进展](https://cn.wordpress.org/plugins/fbs-activity-tracker/#developers)

 [支持](https://wordpress.org/support/plugin/fbs-activity-tracker/)

## 描述

FBS Activity Tracker is a powerful, modern WordPress plugin that provides comprehensive
user activity monitoring and audit logging capabilities. Built with a completely
custom-designed dashboard interface, it offers real-time insights into user actions
and system changes without relying on default WordPress admin styles.

#### Key Features

**🔍 Comprehensive Activity Tracking**
 * User login/logout (successful and failed
attempts) * Post and page creation, editing, deletion, and trashing * Media upload/
deletion and comment lifecycle events * User role changes and password reset events*
Plugin activation and deactivation * Theme switching * User profile updates and 
registrations * WordPress settings changes * Custom event logging API for themes/
plugins

**📊 Modern Dashboard Interface**
 * Completely custom-designed interface (no WordPress
admin styles) * Real-time activity feed with live updates * Card-based statistics
overview * Advanced filtering and search capabilities * Responsive design for all
devices

**⚡ Advanced Filtering System**
 * Filter by user, action type, object type * Date
range filtering (preset and custom ranges) * Full-text search across log details*
Bulk actions for selected logs

**🛡️ Security & Performance**
 * Custom database table for optimal performance *
Automatic cleanup of old logs (configurable retention) * Noise reduction for volatile
option updates (locks/cache/transients) * SQL injection protection with prepared
statements * Nonce verification for all AJAX requests * User capability checks for
admin access

**📈 Data Management**
 * Export logs in JSON format * Bulk delete functionality*
Configurable log retention period * Automatic daily cleanup * Infinite scroll for
large datasets

**🎨 Modern Design System**
 * CSS Grid and Flexbox layouts * CSS custom properties
for easy theming * Smooth animations and transitions * Dark mode support * Accessibility
features (ARIA, keyboard navigation)

#### Free Version Includes

 * Core activity tracking for essential user actions
 * Modern dashboard with real-time activity feed
 * Advanced filtering and search capabilities
 * Basic statistics (today’s activity, active users, total logs)
 * Bulk actions (delete, export selected logs)
 * Automatic log cleanup (30-day retention)
 * Responsive design for all devices
 * Export functionality (JSON format)

#### Perfect For

 * **Website Administrators** – Monitor user activities and system changes
 * **Security Professionals** – Track login attempts and suspicious activities
 * **Content Managers** – Keep track of content changes and updates
 * **Developers** – Debug issues and monitor plugin/theme changes
 * **Business Owners** – Ensure compliance and audit requirements

#### Technical Specifications

 * **Database**: Custom table `wp_fbs_activity_logs` for optimal performance
 * **Security**: All data sanitized, validated, and escaped
 * **Performance**: Indexed database queries, AJAX loading, infinite scroll
 * **Compatibility**: WordPress 5.0+, PHP 7.4+, MySQL 5.6+
 * **Standards**: Follows WordPress coding standards and best practices

#### Installation

 1. Upload the plugin files to `/wp-content/plugins/fbs-activity-tracker/` directory
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Navigate to ‘Activity Tracker’ in the admin menu to access the dashboard
 4. Start monitoring user activities immediately

#### Frequently Asked Questions

#### Does this plugin affect site performance?

No, FBS Activity Tracker is designed for optimal performance. It uses a custom database
table with proper indexing, AJAX-based loading, and automatic cleanup of old logs
to ensure minimal impact on your site’s performance.

#### How long are logs kept?

By default, logs are kept for 30 days and automatically cleaned up daily. This retention
period is configurable in the plugin settings.

#### Can I export the activity logs?

Yes, you can export logs in JSON format. The plugin supports both bulk export of
selected logs and full export with applied filters.

#### Is the plugin secure?

Absolutely. The plugin follows WordPress security best practices including data 
sanitization, validation, nonce verification, capability checks, and SQL injection
protection with prepared statements.

#### Does it work with multisite?

Yes, FBS Activity Tracker is fully compatible with WordPress multisite installations
and will track activities across all sites in the network.

#### Can I customize the dashboard appearance?

Yes, the plugin uses CSS custom properties (variables) for easy theming. You can
customize colors, spacing, and other design elements through CSS.

### Support

For support, feature requests, or bug reports, please visit our support page or 
contact us directly.

### Privacy Policy

FBS Activity Tracker collects and stores user activity data locally on your WordPress
installation. No data is sent to external servers. All data is stored in your database
and can be exported or deleted at any time. The plugin respects user privacy and
only tracks activities that are necessary for security and audit purposes.

### Credits

Developed by Fazle Bari with modern web technologies and WordPress best practices.

### Donate

If you find this plugin useful, please consider making a donation to support continued
development and improvements.

## 屏幕截图

 * [[
 * Modern dashboard interface with activity feed and statistics
 * [[
 * Advanced filtering system with multiple filter options
 * [[
 * Real-time activity feed with user avatars and action details
 * [[
 * Bulk actions interface for managing multiple logs
 * [[
 * Responsive design on mobile devices
 * [[
 * Export functionality with JSON format

## 评价

此插件暂无评价。

## 贡献者及开发者

「FBS Activity Tracker」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Fazle Bari ](https://profiles.wordpress.org/fazlebari/)

[帮助将「FBS Activity Tracker」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/fbs-activity-tracker)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/fbs-activity-tracker/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/fbs-activity-tracker/)，或通过[RSS](https://plugins.trac.wordpress.org/log/fbs-activity-tracker/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/fbs-activity-tracker/)。

## 更新日志

#### 1.1.0

 * Added custom event logging API via `fbsat_log_event()` and `fbsat_log_event` 
   action.
 * Added logging for media uploads/deletions.
 * Added logging for comment creation and comment status transitions.
 * Added logging for user role changes and password resets.
 * Improved filters so admin dropdowns include dynamic action/object types from 
   real logs (supports custom post types automatically).
 * Added filter hooks for action labels/colors in the dashboard API.
 * Reduced activity-feed noise by skipping volatile option update keys by default.

#### 1.0.1

 * Compatible with WordPress 6.9 version

#### 1.0.0

 * Initial release
 * Core activity tracking functionality
 * Modern dashboard interface with custom design
 * Advanced filtering and search capabilities
 * Bulk actions and export functionality
 * Automatic log cleanup system
 * Responsive design for all devices
 * Security best practices implementation
 * AJAX-based real-time updates
 * Infinite scroll for large datasets
 * Dark mode support
 * Accessibility features

## 额外信息

 *  版本 **1.1.0**
 *  最后更新：**1 月前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.0 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/fbs-activity-tracker/)
 * 标签
 * [Activity Log](https://cn.wordpress.org/plugins/tags/activity-log/)[audit log](https://cn.wordpress.org/plugins/tags/audit-log/)
   [monitoring](https://cn.wordpress.org/plugins/tags/monitoring/)[security](https://cn.wordpress.org/plugins/tags/security/)
   [user tracking](https://cn.wordpress.org/plugins/tags/user-tracking/)
 *  [高级视图](https://cn.wordpress.org/plugins/fbs-activity-tracker/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/fbs-activity-tracker/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/fbs-activity-tracker/reviews/)

## 贡献者

 *   [ Fazle Bari ](https://profiles.wordpress.org/fazlebari/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/fbs-activity-tracker/)