Profile avatar
briancoords.com
WordPress developer and educator, father to 5 free-range children Writing 👉 briancoords.com Video 👉 youtube.com/@BrianCoords Podcast 👉 webmasters.fm
728 posts 1,289 followers 220 following
Regular Contributor
Active Commenter
comment in response to post
They put on a great show!
comment in response to post
No unfortunately!
comment in response to post
If the inner blocks only exist in that one parent block, I do all the JS (and often the css) in one file attached to the parent.
comment in response to post
As someone who has an extremely dry personality, I totally feel this.
comment in response to post
I pointed it out and it’s my most visible tweet now and I regret it 😂
comment in response to post
Can I ask why you went Shopify (over say... WooCommerce)?
comment in response to post
Alta Vista was my jam. I think it was the home screen on the computers in my high school library.
comment in response to post
Considering I’m already paying a monthly fee for Apple One or whatever it’s called, the least they could do is make my HomePods capable of actually playing the song I requested.
comment in response to post
Have you looked at Greyd’s multisite tools? They solve a lot of those issues around staging sites. CC @jessicalyschik.com
comment in response to post
This is the take I see most often in the techfluencer space. Are there great counterpoints you suggest reading (from the Verge or others)?
comment in response to post
So far yes! I've learned that I don't want any of the fancy features like tasks and dates and stuff - I just needed a really fast and easy place to take notes and draft posts with minimally invasive Markdown formatting, and it is serving that purpose very well.
comment in response to post
Keep me updated if you do. I'd love to hear about it as you're going through it.
comment in response to post
Our developer docs are the place to start BUT we're investing a lot of time into fixing them up over the coming weeks (including a much better "Getting Started" pathway). developer.woocommerce.com/docs/
comment in response to post
WordPress Drama 2025 😂
comment in response to post
I was never been able to get Threads into my rotation (same with Instagram or Facebook). Do you use it regularly?
comment in response to post
Yeah and it’s much more aggressive on Bluesky than other networks.
comment in response to post
Nice! Would love to see any sites you build with it.
comment in response to post
Couldn’t get a more click-baity thumbnail?
comment in response to post
Nice! I found that we do have an experimental WooCommerce MCP in progress. Pretty neat stuff...
comment in response to post
Haha that’s not a bad idea!
comment in response to post
It's the trendy new hotness Kathy modelcontextprotocol.io/introduction
comment in response to post
Definitely in consideration. Would an MCP server help you developer stores or extensions with WooCommerce? I'd love to hear more use cases for it.
comment in response to post
Do either of you ever feed docs into it as part of the context?
comment in response to post
We did a similar approach with the Create Content Model project- turning parts of a template into separate chunks stored in post meta. Separating design from content. The hardest part was really just the UX and fighting Gutenberg.
comment in response to post
Hey Brad! Would you be interested in chatting about this on my podcast? I’ve built a ton of WordPress (and other) sites and we could go over pros/cons, when to use it and when not. Unrelated disclosure I do work at WooCommerce (WP ecomm software).
comment in response to post
For sure - the cart has inner blocks, but I just meant that there's no query loop of cart items that are designed via blocks (that I'm aware of. Would be cool though!). That's all handled by filters/slots.
comment in response to post
I've never noticed this! If you don't have posts you can't see anything in the post template block.. huh. I think the Cart block has it easier because there's no inner blocks to design the layout of each individual cart item, as far as I'm aware.