WP Manifestindependent plugin directory
manifest / developer / snippets-bros

Snippets Bros

Professional snippet manager for PHP, HTML, CSS, JS (WordPress plugin).

by Enea · github.com/eneacodes/snippets-bros · website

5stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/eneacodes/snippets-bros/archive/refs/heads/main.zip

From the readme

Snippets Bros - Professional WordPress snippet manager that lets you manage PHP, JavaScript, CSS and HTML from a clean, modern admin UI – without editing theme files. Screenshots View Screenshot 2 | View Screenshot 3 | View Screenshot 4 Features - Manage snippets by type: PHP, JS, CSS, HTML, HEADER, FOOTER. - Enable/disable, clone, categorize and tag snippets. - Global Header and Footer code blocks for site-wide injections. - Run-once snippets that automatically disable after first execution. - Execution priority control per snippet (1-100). - Detailed per-snippet error log and status indicators. - Revision history (up to 15 revisions per snippet). - Powerful search, filters, categories and tags for organizing snippets. - Modern, responsive dashboard UI (no custom post types). - Keyboard shortcuts for quick editing and cloning (Ctrl/Cmd + E, Ctrl/Cmd + D). Conditional Loading & Locations - Run snippets: - Everywhere - Frontend only - Admin only - Shortcode only ([snippetsbros id="xOxX52x.XXxXx12"]) - Advanced conditions: - URL rules: Multiple URL patterns (one per line), supports contains/exact matching - Multiple locations per snippet with AND logic (e.

Read the full README on GitHub →