Version 1.0.0
Initial ReleaseReleased: June 2024
Core Features
- Complete snippet management with 6 types: CSS, JavaScript, HTML, PHP, Universal, Text
- 30+ placement locations: header, footer, WooCommerce hooks, custom hooks, shortcodes, content insertion
- Advanced display conditions: posts, pages, post types, taxonomies, devices, URLs
- CSS and JavaScript file mode with caching, minification, and combination
- Inline mode for critical CSS and small scripts
- Conditional loading to prevent unnecessary asset requests
Security
- Admin-only management with
manage_optionscapability checks - Nonce protection on all management actions and AJAX requests
- Safe Mode for PHP with isolated execution environment
- Automatic dangerous function scanning with block, warning, and info levels
- Automatic error recovery that disables fatal-error-causing snippets
- Syntax validation for CSS, JavaScript, PHP, and HTML before saving
- Imported snippets disabled by default with full validation
- PHP snippets execute in memory only - no cache files written
Productivity
- Revision history with diff comparison and one-click restore
- Snippet duplication with all settings intact
- Custom categories for organization
- Advanced search and filtering by type, status, placement, and category
- JSON import and export with schema validation
- Curated snippet library with one-click installation
User Interface
- Modern admin interface optimized for developer workflow
- Syntax-highlighting code editor with line numbers and error indicators
- Real-time preview for draft snippets
- Responsive design for mobile and tablet admin access
- Dark mode support matching WordPress admin preferences
Compatibility
- WordPress 6.0+ support
- PHP 8.1+ optimized with PHP 8.2 and 8.3 compatibility
- WooCommerce placement hooks and conditional targeting
- Single-site WordPress optimized (multisite individual activation supported)
Performance
- Efficient database queries with optimized table structure
- Asset caching with automatic cache invalidation on snippet changes
- Minification engine for CSS and JavaScript
- Asset combination reducing HTTP requests
- Lazy evaluation of display conditions