On August 27, 2025 at 13:48

This is the amount of auth credentials Google expects you to pass for a simple API fetch from Google Analytics, for example. There is no way to do it with a simple API key string.

Wow!

On August 26, 2025 at 08:35

Most WordPress plugins get abandoned not because nobody uses them but because the dev burns out.

Paying for plugins isn't about features, it's about sustainability of reliable solutions.

On August 25, 2025 at 19:39

Which user capability should have access to this post meta inspector modal in WordPress? Possibly with an option to edit fields directly.

On August 24, 2025 at 10:34

While researching the FAIR protocol implementation, played around with some ideas for the project logo.

On August 15, 2025 at 13:48

Ever wanted to track and find blocks, images or links across your WordPress content? With Asset Pilot you can do it all!

On August 14, 2025 at 13:48

Whatโ€™s your preferred tool for creating sample snapshots of large WordPress sites (with DB at 1GB+) for local and QA purposes?

On August 7, 2025 at 13:48

What is your solution for getting AI to work on simple GitHub issues like removing files or handling some dependency updates?

I would like to assign an issue to a tool like that and get a pull request out which I can then choose to merge or code review.

On August 4, 2025 at 13:48

When creating WP themes, what styles do you prefer to place in theme.json and which go into regular CSS files?

What do you think of putting user adjustable things into theme.json while keeping everything else in the CSS files.

On July 7, 2025 at 15:26

Today I learned that Docker on Ubuntu doesn't have log rotation enabled by default. I just cleaned out 20GB of logs ๐Ÿ˜