Snippet Tracker · JSM plugin

Know which snippet is running on which page.

Snippet Tracker keeps a register of every code snippet you've added — where it lives, which pages it touches, and when it last changed — so custom code stops being a mystery six months later.

snippetheader-schema.php
scope3 templates
last editBikker · 4d ago
version0.3.7
statustracked
What it does

A single register for code that lives outside your theme

Every snippet gets a name, a location, and a history — so the question "what does this actually do" has an answer without opening a file.

01 · REGISTERED

One list, every snippet

PHP, JS, and CSS snippets are catalogued in one place instead of scattered across functions.php and plugin settings pages.

02 · SCOPED

Page-level scope

See exactly which pages or templates a snippet affects, so you can trace a layout quirk back to its source.

03 · VERSIONED

Change history

Each edit is logged with a timestamp, so you can tell whether a recent change explains a recent problem.

Trust layer

Part of the WhaleSoft.net catalog

Snippet Tracker carries the WSn approval badge and installs standalone — no other JSM plugin has to be present for it to run.

WSn approved · standalone install verified

Works well alongside

See what a snippet's change actually did to the page.
View →
Check a snippet's effect on search performance.
View →

Register your first snippet

The tutorial covers adding a snippet, setting its page scope, and reading its change history.

Read the tutorial