Linux 软件免费装
Banner图

Structure Viewer

开发者 blincks
更新时间 2025年5月7日 19:43
PHP版本: 7.0 及以上
WordPress版本: 6.8.1
版权: GPLv2 or later
版权网址: 版权信息

标签

themes plugins debugging developer tools file structure

下载

1.0 1.1

详情介绍:

Structure Viewer is a lightweight developer tool for WordPress that lets you explore the file and folder structure of installed plugins and themes directly from the admin dashboard. Featuring an intuitive, tree-like view with expandable folders and clickable file links, it’s perfect for developers and site admins looking to debug, audit, or understand the organization of WordPress extensions. Use it to export structures as a text file and share with AI tools like Grok or ChatGPT—enabling AI to analyze plugin/theme layouts (e.g., WooCommerce) and assist with precise customizations, such as modifying key files like includes/class-wc-cart.php. Secure, optimized, and accessible under Tools > Structure Viewer, this plugin simplifies development workflows. Developed by Blincks. Use Cases:

安装:

  1. Download the Plugin:
  2. Download the structure-viewer folder (as a ZIP file if needed).
  3. Upload to WordPress:
  4. Via the WordPress Admin: Go to Plugins > Add New > Upload Plugin, then upload the ZIP file and click "Install Now".
  5. Via FTP: Upload the structure-viewer folder to the /wp-content/plugins/ directory on your server.
  6. Activate the Plugin:
  7. Go to Plugins > Installed Plugins, find "Structure Viewer", and click "Activate".
  8. Access the Tool:
  9. Navigate to Tools > Structure Viewer in your WordPress admin dashboard to start exploring plugin and theme structures.

升级注意事项:

1.1 This update adds the ability to export the file structure as a text file, making it easier to share or analyze with other tools.

常见问题:

Who can use this plugin?

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.

Can I view the structure of all plugins or themes at once?

Yes! Select "All Plugins" or "All Themes" from the "Select Item" dropdown to view the structure of all installed plugins or themes.

Are the file links clickable?

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).

Does this plugin modify any files?

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.

What happens if I have no plugins or themes installed?

If no plugins or themes are found, the plugin will display a message like "No plugins or themes found."

Is this plugin secure?

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.

How do I export the structure?

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.

更新日志:

1.1 1.0