| 开发者 | blincks |
|---|---|
| 更新时间 | 2025年12月5日 02:52 |
| PHP版本: | 7.2 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
.php, .js)node_modules, .git, and system filesstructure-viewer folder (as a ZIP file if needed).structure-viewer folder to the /wp-content/plugins/ directory on your server.This plugin requires the manage_options capability, meaning only administrators and users with similar permissions can access it.
Yes! Select "All Plugins" or "All Themes" from the dropdown to view comprehensive structures of all installed items.
Non-image files open in a modal viewer within WordPress. Image files (JPG, PNG, GIF, etc.) automatically open in new browser tabs.
Structure Viewer supports three export formats: TXT (plain text), JSON (structured data), and XML (standardized format).
Yes, for security and performance, the file viewer has a 1MB limit. Larger files should be accessed directly.
Absolutely! Use the File Type filter to show only PHP files, JavaScript files, CSS files, images, or other specific file types.
Yes! Structure Viewer includes WP-CLI commands:
wp structure-viewer export <type> <name> - Export structures via command linewp structure-viewer list <plugins|themes> - List available itemsStructure Viewer includes multiple security layers: nonce verification, path traversal prevention, capability checks, and input sanitization.
By default: node_modules, .git, .svn, .DS_Store, log files, and system files are excluded for performance.