Advertisement · 728 × 90

Posts by

Preview
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 all, wouldn't you work faster if you were given an introduction to a codebase instead of just shown the code and told to 'figure it out'?

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…

3 weeks ago 1 0 0 0

Happy to, thanks!

1 month ago 1 0 0 0

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?

1 month ago 0 0 1 0
Preview
How Rick Ellis, CodeIgniter and ExpressionEngine changed my life. How Rick Ellis, CodeIgniter and ExpressionEngine changed my life. In the Beginning It was 2008. I had recently graduated college. My degree was in Information Systems, but I didn’t want to work in …

@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...

1 month ago 0 0 1 0
Preview
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 that involved turning out a number of FSE (Full Site Editing)-based themes rather quickly from provided Figma designs. (blockratize publishing) Whatever is a programmer to do but make sure I'm being efficient and not reinventing the wheel by creating a solid starter theme.

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…

3 months ago 1 0 0 0
How I Built WordUp: A Guide to Creating a macOS App I realized recently that I don't do nearly enough about sharing some of the cool things I build. Or blogging. I don't do nearly enough of either. TL;DR: I just shipped my very first macOS desktop app called WordUp. I've used some desktop apps, such as CloudApp (now Zight) and CloudUp (which was acquired shortly after I joined Automattic…

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.

3 months ago 1 0 0 0
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 different performance impacts: Below are screenshots of the same WordPress site asking for 100 posts from the WP REST API and 100 posts from WPGraphQL with the Chrome network tab open.

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…

3 months ago 1 0 0 0
Advertisement