Description
Katze Version Snapshot collects version information for WordPress core, PHP, the database, the active theme (including parent theme), and all installed plugins. Results are displayed as a Markdown table you can copy directly into tickets or documentation, and can also be exported as a CSV file with one click.
Perfect for web agencies and freelancers who manage multiple WordPress sites and need a quick, reliable way to document environment details before and after updates or migrations.
Features
- Displays a Markdown-formatted version report under Tools > Katze Version Snapshot
- Collects versions for WordPress, PHP, database, active theme, and all installed plugins
- One-click CSV export (environment summary + full plugin list)
- Read-only — no database writes or settings changes
- Access restricted to users with
manage_optionscapability (administrators only) - Translation-ready (English and Japanese included)
Installation
- Upload the
katze-version-snapshotdirectory to/wp-content/plugins/. - Activate through Plugins.
- Go to Tools > Katze Version Snapshot to view the Markdown report or download a CSV.
FAQ
-
Who can access this plugin?
-
Only users with the
manage_optionscapability (typically administrators) can view the report page and export CSV files. -
Does this plugin modify my site?
-
No. Katze Version Snapshot is read-only. It does not write to the database or change any settings.
-
Where does the page appear?
-
The report page is added under Tools > Katze Version Snapshot in the WordPress admin. A Settings link also appears in the plugin list for quick access.
-
What information is included?
-
The report includes: WordPress core version, PHP version, database server version, active theme and parent theme (if applicable), and the version and activation status of all installed plugins.
-
誰がアクセスできますか?
-
manage_options 権限(通常は管理者)のユーザーのみがページを開き、CSV を出力できます。
-
サイトに変更は発生しますか?
-
いいえ。データベースへの書き込みや設定変更は行いません。読み取りのみです。
-
どこに表示されますか?
-
管理画面の ツール > Katze Version Snapshot に追加されます。プラグイン一覧の 設定 リンクからも移動できます。
-
どんな情報が含まれますか?
-
WordPress / PHP / データベースのバージョン、有効テーマと親テーマの情報、インストール済みプラグインのバージョンと有効状態が含まれます。
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Katze Version Snapshot” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Katze Version Snapshot” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.