
外掛標籤
開發者團隊
② 後台搜尋「SiteIntelix – Essential Admin Toolkit」→ 直接安裝(推薦)
原文外掛簡介
SiteIntelix is an essential WordPress admin toolkit for site owners, developers, and support teams who want practical troubleshooting tools inside wp-admin.
It brings common maintenance and debugging tasks into one organized admin menu. Turn on only the modules you need, use them when troubleshooting, then leave the rest disabled for a cleaner admin experience.
Key Features
🩺 Server Diagnostics — check PHP settings, loaded php.ini, extensions, filesystem permissions, network access, database limits, and plugin compatibility signals.
🧾 Debug Log Viewer — capture, search, group, filter, clear, and download private WordPress debug logs.
✉️ Email Log — record outgoing WordPress emails with recipients, headers, status, failures, and message previews.
📮 SMTP Mailer — route WordPress emails through your own SMTP provider for more reliable delivery.
⏱️ Cron Events — inspect scheduled WP-Cron events, run due events manually, and remove selected events safely.
🗄️ Database Manager — browse tables, inspect rows, search records, review sizes, and edit selected rows from wp-admin.
📦 Download Manager — add secure download links for installed plugin and theme ZIP packages.
🛡️ Safe Mode Debugger — test plugin and theme conflict scenarios privately without affecting normal visitors.
🚧 Maintenance Mode — show a polished public maintenance page while administrators continue working.
🚨 Error Handler — replace fatal/database error screens with branded pages and optional admin alerts.
🧰 Modular Toolbox — enable or disable each tool from the SiteIntelix Modules screen.
Why Use SiteIntelix?
Keep troubleshooting tools in one place instead of installing many small utilities.
Share clean diagnostic reports with support teams.
See the active PHP configuration and server limits that often explain plugin/import failures.
Review debug logs, email delivery, cron jobs, database rows, and maintenance mode from wp-admin.
Keep data local: SiteIntelix does not send diagnostics, logs, email data, or database details to third-party services.
Debug Log Module
Modern grouped cards — grouped errors with occurrence counts, severity styling, timelines, expandable stack traces, and global filters.
Classic table — compact table layout with Type, Datetime, Description, File, and Line columns.
Terminal Light — developer-style log stream with a scrollable terminal-style layout.
Search and filters for Fatal, Warning, Notice, Deprecated, Database, and Info log types.
Configurable logs-per-page setting for paginated views.
Refresh, clear, and download actions protected by WordPress capabilities and nonces.
Logging Modes
MU Plugin mode — non-invasive capture layer that writes to wp-content/siteintelix-debug.log without editing wp-config.php.
wp-config.php mode — uses native WordPress/PHP debug constants and writes the custom WP_DEBUG_LOG path into wp-config.php.
Both modes use wp-content/siteintelix-debug.log instead of the default wp-content/debug.log.
Security and Privacy
All SiteIntelix admin pages require the manage_options capability.
Admin actions use WordPress nonces.
Output is escaped with WordPress escaping functions.
No external CDN assets or heavy JavaScript frameworks are loaded.
Assets are scoped to SiteIntelix admin pages.
No diagnostics, logs, email data, or database details are sent to third-party services.
All inspected information stays inside your WordPress installation.
Shortcode
Use [siteintelix_panel] on any page or post to display a compact system information table. The shortcode output is visible only to logged-in administrators.
Privacy Policy
SiteIntelix does not collect, store, or transmit personal data. All system information and logs are read from the local WordPress installation and displayed only to authorised administrators inside the WordPress admin area. No data is sent to any third-party service.
