开发者 | blincks |
---|---|
更新时间 | 2025年5月7日 19:43 |
PHP版本: | 7.0 及以上 |
WordPress版本: | 6.8.1 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
includes/class-wc-cart.php
. Secure, optimized, and accessible under Tools > Structure Viewer, this plugin simplifies development workflows. Developed by Blincks.
Use Cases:
includes/class-yoast.php
, enabling tailored modifications such as tweaking SEO metadata handling.structure-viewer
folder (as a ZIP file if needed).structure-viewer
folder to the /wp-content/plugins/
directory on your server.This plugin is designed for users with the manage_options
capability (typically administrators). Non-admin users will not have access to the tool for security reasons.
Yes! Select "All Plugins" or "All Themes" from the "Select Item" dropdown to view the structure of all installed plugins or themes.
Yes, files in the structure are clickable and will open in a new tab. The links point directly to the file’s location (e.g., wp-content/plugins/plugin-name/file.php
).
No, Structure Viewer is a read-only tool. It only displays the file and folder structure without making any changes to your plugins or themes.
If no plugins or themes are found, the plugin will display a message like "No plugins or themes found."
Yes, Structure Viewer includes security measures such as input validation, output escaping, directory traversal prevention, and proper capability checks to ensure only authorized users can access the tool.
When viewing a specific plugin or theme, click the "Export" button to download its structure as a text file, which can be shared or analyzed further.