WP Showoff
A Theme to showoff your WordPress Projects
== Plugins == 58
Each one does a single job and stays out of the admin menu until you need it. Your data stays in your database, in tables you can read.
wp-content/plugins/bailiwick/bailiwick.php
Bailiwick
Role and capability editor with an impact preview, an audit log, and an export to PHP for version control.
wp-content/plugins/osier/osier.php
Osier
Granular block locking: lock structure while leaving content editable, per pattern and per role.
wp-content/plugins/anvil/anvil.php
Anvil
Cron control panel: run, reschedule and delete events, with captured output and errors from each manual run.
wp-content/plugins/wayfinder/wayfinder.php
Wayfinder
Redirect manager with a 404 log that suggests targets. Import from a spreadsheet, export before a migration.
== Themes == 42
Block themes, editor-first: every layout is a pattern or a template part, so the next person can change it without opening a PHP file.
wp-content/themes/bastion/
Bastion
High-traffic resilience theme: cacheable to the edge, degrades to static, and holds up when the origin is under load.
wp-content/themes/orrery/
Orrery
Academic and research theme: numbered figures, footnotes with back-links, citation formatting, and a printable layout.
wp-content/themes/foundling/
Foundling
Starter block theme: correct theme.json, five templates, no demo content, and comments explaining every decision.
wp-content/themes/drift/
Drift
Photo essay theme with full-bleed sequences, text that holds its own measure over imagery, and no scroll effects.
== Support ==
Updates
Delivered through the WordPress updater, same as anything from the directory. No separate licence server to go down.
Compatibility
Tested against the last three major releases and both supported PHP versions before every tag.
Questions
Replies inside two business days, from the person who wrote the code.