Title: Full Site Auditor
Author: Hiral Solanki
Published: <strong>2026 年 6 月 4 日</strong>
Last modified: 2026 年 6 月 4 日

---

搜尋外掛

![](https://ps.w.org/full-site-auditor/assets/banner-772x250.png?rev=3560899)

![](https://s.w.org/plugins/geopattern-icon/full-site-auditor_fcfdfe.svg)

# Full Site Auditor

 由 [Hiral Solanki](https://profiles.wordpress.org/hiral26/) 開發

[下載](https://downloads.wordpress.org/plugin/full-site-auditor.1.0.0.zip)

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

 [技術支援](https://wordpress.org/support/plugin/full-site-auditor/)

## 外掛說明

**Full Site Auditor** gives WordPress developers, agencies, and freelancers a complete
technical snapshot of any WordPress site — straight from the admin dashboard.

Whether you’re handing off a site to a client, running a pre-launch checklist, or
delivering monthly maintenance reports, Full Site Auditor collects everything you
need and presents it in a clean, professional layout that can be downloaded as a
PDF in seconds.

Built entirely on native WordPress and PHP functions — no external APIs, no Composer
packages, no tracking. Just accurate data pulled live on every page load.

**What the Plugin Collects:**

 * **Server & PHP** — PHP version, memory limits, max upload size, max execution
   time, OS
 * **WordPress Core** — WP version, debug mode, cron status, permalink structure,
   multisite status
 * **Database** — MySQL version, database name, total size and table count
 * **Themes** — Active and inactive themes with versions and authors
 * **Plugins** — All active and inactive plugins with versions and authors
 * **Content** — All public post types, media files, comments, categories and tags
 * **Users** — User counts broken down by role
 * **Performance & Security** — Caching plugin detection and SSL status

**Key features:**

 * Clean, professional admin dashboard with at-a-glance stat cards
 * Download a print-ready PDF report with one click (uses browser native Print  
   Save as PDF)
 * White-label branding — customize the report header with your agency name and 
   logo
 * Automated scheduled reports — built-in WP-Cron scheduler sends audit reports 
   by email on a weekly, or monthly basis
 * Always fresh — data collected live on every page load, no stale cache
 * Secured with WordPress nonces and manage_options capability check
 * No external library dependency — pure WordPress APIs
 * Follows WordPress coding standards (PHPCS / WPCS compliant)
 * Fully translatable — text domain: full-site-auditor
 * Zero dependencies — pure WordPress and PHP APIs, no Composer required

**Perfect for:**
 * **Agencies & freelancers** — include the PDF in every client
site handoff package * **Developers** — run a full technical checklist before launch***
Site owners** — keep a monthly health record of their server and WordPress environment***
Support teams** — quickly identify plugin/theme conflicts and outdated software ***
Maintenance clients** — deliver professional branded audit reports as part of a 
retainer

## 螢幕擷圖

[⌊Admin Dashboard — Full site snapshot with stat cards for PHP version, WordPress
version, active/inactive plugins, pages, posts, media, and users.⌉⌊Admin Dashboard—
Full site snapshot with stat cards for PHP version, WordPress version, active/inactive
plugins, pages, posts, media, and users.⌉[

Admin Dashboard — Full site snapshot with stat cards for PHP version, WordPress 
version, active/inactive plugins, pages, posts, media, and users.

[⌊Plugin Table — Complete list of active and inactive plugins with version and author
details.⌉⌊Plugin Table — Complete list of active and inactive plugins with version
and author details.⌉[

Plugin Table — Complete list of active and inactive plugins with version and author
details.

[⌊Content Statistics — Breakdown of all public post types, media files, comments,
categories, and tags.⌉⌊Content Statistics — Breakdown of all public post types, 
media files, comments, categories, and tags.⌉[

Content Statistics — Breakdown of all public post types, media files, comments, 
categories, and tags.

[⌊PDF Report (Print View) — Clean, professional print-ready report with cover page,
all sections, and a one-click Download PDF button.⌉⌊PDF Report (Print View) — Clean,
professional print-ready report with cover page, all sections, and a one-click Download
PDF button.⌉[

PDF Report (Print View) — Clean, professional print-ready report with cover page,
all sections, and a one-click Download PDF button.

[⌊White Label Settings — Customize plugin branding, report title, company details,
and client-facing report appearance.⌉⌊White Label Settings — Customize plugin branding,
report title, company details, and client-facing report appearance.⌉[

White Label Settings — Customize plugin branding, report title, company details,
and client-facing report appearance.

[⌊Scheduled Email Reports — Configure automatic audit report generation and scheduled
email delivery.⌉⌊Scheduled Email Reports — Configure automatic audit report generation
and scheduled email delivery.⌉[

Scheduled Email Reports — Configure automatic audit report generation and scheduled
email delivery.

## 安裝方式

 1. Upload the `full-site-auditor` folder to `/wp-content/plugins/`
 2. Activate the plugin via **Plugins  Installed Plugins**
 3. Navigate to **Site Auditor** in the left admin menu
 4. Review the live dashboard, then click **Download PDF Report**
 5. Click **Download PDF Report** to open the print-ready page, then use your browser’s**
    Print  Save as PDF** option

## 常見問題集

### Does this plugin require any external libraries or API keys?

No. Full Site Auditor uses only native WordPress and PHP functions. There are no
Composer packages, no npm dependencies, no third-party APIs, and no external HTTP
requests. It works completely offline and on any standard WordPress hosting.

### How is the PDF generated?

The plugin renders a clean, print-optimised HTML page. Clicking “Download PDF Report”
triggers your browser’s native print dialog. Select “Save as PDF” as the destination—
this works in Chrome, Firefox, Edge, and Safari without any additional software.

### Why are colors and header branding missing from my PDF?

When the browser print dialog opens, click “More settings” (Chrome) or “Advanced”(
Firefox) and enable the “Background graphics” option. This ensures your report header,
section colors, and branding appear correctly in the saved PDF.

### Can I add my agency logo and name to the PDF report?

Yes. The White Label settings allow you to replace the default report header with
your own agency name and logo. This is useful when including the PDF in client deliverables.

### Can the report be emailed automatically?

Yes. Full Site Auditor includes a built-in cron scheduler. You can configure it 
to automatically generate and email the audit report on a recurring schedule — daily,
weekly, or monthly — without any manual action.

### Is it safe to use on live production sites?

Yes. The plugin only reads data — it does not modify any WordPress settings, database
tables, or files. All actions are protected by WordPress nonces and restricted to
users with the manage_options capability (Administrators only). No data is sent 
to any external server.

### Will it slow down my site or affect performance?

No. The plugin only runs when you visit the Site Auditor admin page. It does not
load any scripts or styles on the frontend, does not add any database queries to
regular page loads, and has zero impact on visitor-facing performance.

### Which user roles can access the plugin?

Only users with the manage_options capability — typically Administrators — can view
the audit dashboard and download reports. The plugin does not add any frontend access
or expose data publicly.

### How accurate is the database size shown?

The database size is calculated using MySQL’s information_schema, which reflects
the actual on-disk size of all tables in your WordPress database including indexes.
It is as accurate as your MySQL server reports.

### Does it detect all installed plugins, including inactive ones?

Yes. The plugin lists all installed plugins — both active and inactive — along with
their version numbers and authors. This is useful for identifying outdated or unused
plugins during a site audit.

### Is the plugin translation-ready?

Yes. All strings are internationalised using the text domain full-site-auditor. 
You can translate it using Loco Translate, WPML String Translation, or by submitting
translations directly on WordPress.org.

### Where can I report a bug or request a feature?

You can open a thread in the plugin’s Support tab on WordPress.org. For urgent issues
or feature requests, use the support forum and include your PHP version, WordPress
version, and a description of the issue.

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ Hiral Solanki ](https://profiles.wordpress.org/hiral26/)

[將〈Full Site Auditor〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/full-site-auditor)

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

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

## 變更記錄

#### 1.0.0

 * Initial release
 * Full site audit dashboard with stat cards
 * PDF export with browser print-to-save functionality
 * White-label branding options
 * Automated email reports with cron scheduling
 * Comprehensive data collection (PHP, server, database, themes, plugins, content,
   users, performance, and security)

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **4 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.8 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/full-site-auditor/)
 * 標籤:
 * [audit](https://tw.wordpress.org/plugins/tags/audit/)[maintenance](https://tw.wordpress.org/plugins/tags/maintenance/)
   [pdf export](https://tw.wordpress.org/plugins/tags/pdf-export/)[report](https://tw.wordpress.org/plugins/tags/report/)
   [system info](https://tw.wordpress.org/plugins/tags/system-info/)
 *  [進階檢視](https://tw.wordpress.org/plugins/full-site-auditor/advanced/)

## 評分

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

[Your review](https://wordpress.org/support/plugin/full-site-auditor/reviews/#new-post)

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

## 參與者

 *   [ Hiral Solanki ](https://profiles.wordpress.org/hiral26/)

## 技術支援

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

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