Building Better Workflows with Claude and WordPress Studio
One of the most beneficial aspects of Claude and agentic development is being able to give it a persistent memory of how to interact with the codebase and what the codebase is. This will let you work faster and more efficiently -- after…
Posts by
Happy to, thanks!
Do you happen to have any of the old extensions kicking around yet where I could see if the authors would be willing to relicense them under the GPL so I could bring them up to date?
@dreadfullyposh.bsky.social I stumbled on your post from a while back talking about your experience with MojoMotor -- medium.com/p/bfea255f32c7 -- and I've just restarted a prior project I registered back around 2020 trying to get MojoMotor functional again in modern PHP.
github.com/mojomotor/mo...
Automate Your WordPress Theme Development
Create Block Theme Base for CBT Automatic namespacing with GitHub Actions Build tools automation Sass Support Playground Support Populating with Starter Content Starter Content Menus Is It Perfect? Late last year I started working on an ongoing project…
In which I experiment with "Vibe" coding to write a macOS Desktop App to scratch an itch that I've been trying to get built for almost a decade.
WP REST API vs GraphQL Performance
A client had recently pointed out to me a post detailing performance differences between the REST API that ships in WordPress Core, and WPGraphQL -- In it, it asserts that the difference between two similar queries running the REST API and WPGraphQL yields vastly…