WP Manifestindependent plugin directory
manifest / developer / snippet-loader

Snippet Loader

A WordPress plugin that autoloads snippets and displays them in the backend.

by Tim Brugman · github.com/brugman/snippet-loader · website

1stars
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/brugman/snippet-loader/archive/refs/heads/master.zip

From the readme

Snippet Loader WordPress plugin to autoload snippets and display them in the backend. This plugin is meant to be a lightweight developer tool. It's a backend UI strapped to an autoloader. Instead of browsing your snippets folder you can refer to the UI to see what snippets you have and which are active. I believe managing snippets should remain a developer task, so the backend will not get that functionality. Author Tim Brugman

Read the full README on GitHub →