Turbo Admin and the WordPress Command Centre
The experimental "command center" is coming to WordPress core. What do I think of it? And what does it mean for my own "command palette" product, Turbo Admin?
Creativity, curiosity, and code
The experimental "command center" is coming to WordPress core. What do I think of it? And what does it mean for my own "command palette" product, Turbo Admin?
Turbo Admin features to be in WordPress core! š TheĀ WordPressĀ Gutenberg Phase 3 announcement is very interesting for me. Why? Because it will be disruptive for my Turbo Admin plugin/browser extension. An admin redesign is in the works which, especially if done in React, may make Turbo Admin impossible to run. Fortunately they are also considering […]
WOW! I made a properly "magic method" WordPress plugin that allows you to just write a function name, and have that function created for you by an AI. It just works! (Some of the time).
Today, another quirk in PHPStorm with our code snippet. We have strict types on still, but we're going to look at what properties we can set and get from the object.
An experiment. Here's 5 minutes on how you can, and some reasons why you would want to, convert PHP structured arrays to objects.
Turbo Admin 1.12.0 is a big release with better search, improved reliability, user and plugins search and integrations for WooCommerce and Gravity Forms. Phew!
One of the reasons I keep on with Turbo Admin is that I’ve had some major validation of the idea in the form of investment offers and even – no, I can’t believe it either – offers to buy it! I’ve been really encouraged by these offers. Here’s my thoughts on the idea of selling […]
Iām FINALLY getting around to chipping away at Turbo Admin's next steps. But how do I make "frameworky" things in JavaScript?
There was some interesting chatter a while ago in my tech social bubbles about the tiny decline in WordPress’s CMS market share. This was followed by some interesting Twitter replies. But I chose to pick up on my friend Keith Devon’s response: And it caused me to reflect on how I now build small/quick sites […]
I love doing fun coding projects. I was listening to the Syntax podcast yesterday, they did a show about “Nifty Browser APIs“. That is, things you can get code to do in a browser, like locate where you are and play sounds and… do speech recognition…? “That sounds fun”, went my train of thought, “I’d […]