
Main interface showing plugin structure tree
Structure Viewer 2.0 is a comprehensive developer toolkit for WordPress that provides deep insight into your installed plugins and themes. Beyond simple file browsing, it offers powerful search capabilities, in-file content viewing, multiple export formats, and intelligent filteringβall within a clean, modern interface.
π Advanced File Explorer
β Tree View Navigation: Expandable folder structure with intuitive icons
β File Information: View file sizes and modification dates on demand
β Image Handling: Image files automatically open in new tabs
β Modal File Viewer: View file contents directly in the admin with syntax highlighting
β Keyboard Navigation: Use arrow keys to navigate through the file tree
π Powerful Search & Filter
β Real-time Search: Instantly search across all files and folders
β File Type Filtering: Filter by specific file types (PHP, JS, CSS, Images, etc.)
β Extension-based Search: Search by file extension (e.g., .php, .js)
β Contextual Results: Results show full file paths and metadata
π€ Multi-Format Export
β Export as TXT: Plain text structure for easy sharing
β Export as JSON: Structured data for API integration
β Export as XML: Standardized format for data processing
β Clipboard Copy: One-click copy of entire structure to clipboard
β Direct Downloads: Export files with proper naming and MIME types
π¨ Enhanced User Experience
β Responsive Design: Works perfectly on desktop, tablet, and mobile
β Loading Indicators: Visual feedback during operations
β Persistent Settings: Remember your preferences between sessions
β Accessibility: Keyboard navigation and focus management
β Clean Interface: Modern WordPress admin styling
β‘ **Advanced Features:
β WP-CLI Integration: Manage structures from command line
β Security Focused: Strict permission checks and path validation
β Performance Optimized: Efficient file scanning with exclusions
β Nonce Protection: Secure AJAX operations
β Smart Exclusions: Automatically ignores node_modules, .git, and system files
π§ Development & Debugging
β Quickly locate specific files in complex plugin structures
β Identify missing or misplaced files causing issues
β Understand plugin/theme architecture for customization
β Debug file permission or path-related problems
π **Auditing & Security
β Review third-party plugin structures for suspicious files
β Verify file integrity after updates
β Check for unnecessary or redundant files
β Ensure proper file organization standards
π€ AI-Assisted Development
β Export complete structures for AI analysis (ChatGPT, Claude, etc.)
β Provide AI with context about plugin architecture
β Get precise code modification suggestions
β Example: βHereβs WooCommerceβs structure, how do I modify cart functionality?β
π **Documentation & Collaboration
β Generate structure documentation for teams
β Share plugin layouts with remote developers
β Create visual maps of complex projects
β Maintain reference documentation for future development
manage_options capability with nonce protection, input validation, output escaping, and directory traversal prevention.Developed by Blincks β Professional WordPress development tools for developers and agencies.