Portfolio
A mix of client work, open source plugins, and things I built because I wanted to.
WordPress Plugins
-
WP Multisite Internal SSO
WordPress Multisite plugin that gives authenticated users seamless access to other sites on the network without re-logging in, as long as they have an active session on the primary site and belong to the secondary.
-
Bulk User Delete
WordPress admin plugin to bulk delete users by email or ID via list upload or direct paste, processed in safe batches.
-
WP Block Enable Toggle
Gutenberg extension that adds an Enabled toggle to any block. When disabled, the block is hidden on the front end without being deleted from the editor.
-
Sitemap Whitelist for Yoast
WordPress plugin to control exactly which URLs appear in Yoast SEO-generated sitemaps.
-
Simple Like / Dislike
WordPress plugin that adds lightweight like and dislike tracking to posts.
Client Sites
-
Available Upon Request
Open Source
-
Bring Saved Tab to Front
VS Code extension that automatically moves the most recently saved file to the first tab position, keeping your active file front and center.
Experiments
-
petelower.com
This site. Started in Vue 3 + Vite, rebuilt in Astro 5. Deployed on Cloudflare Pages.