Robert DeVore
banner
robertdevore.com
Robert DeVore
@robertdevore.com
160 followers 190 following 140 posts
👨‍👩‍👦 Family Man 💰 Hustler 😎 Founder & CEO robertdevore.com // stattic.site // devio.chat
Posts Media Videos Starter Packs
Pinned
🔥 I’m building the AI tool I always wanted. Launching in July.

Devio Chat - It’s ChatGPT, Zapier, and my brain in one tool.

🚀 Preorder now → devio.chat

If you ever wished your AI actually knew you and your stack - this is it.

I'll be building this in public, but have a nice head start 🤘
Never written a line of Python? 🤔

No problem!

I just published a line-by-line tutorial that shows you how to build a Google Sheets URL checker - even if you're starting from zero.

It reads your links, checks for broken ones, and updates the sheet automatically.

robertdevore.com/complete-beg...
How to Build a Python Google Sheets URL Checker
Learn how to build a working URL checker in Python that reads from and writes to a Google Sheet - with every line explained simply. No coding experience needed. Perfect beginner tutorial for automatin...
robertdevore.com
Check out devio.chat to learn more
I was already working with it for security scripting and AI integrations, so it as a natural transition for me.

Plus, Python syntax is like a cleaner version of PHP so it feels familiar, but freeing to write in Python.
After 20 years of duct-taping WordPress® together with PHP, I snapped.

So I built a free Python course - made with WordPress® devs who are done making excuses for bad code.

15 lessons to teach you practical Python development.

Clean code starts here:

robertdevore.com/i-just-launc...

#Python
Free Practical Python Course for PHP Developers
If you're a PHP developer burned out by WordPress® plugin conflicts, and messy code, this free Python course is your bridge out. 15 lessons.
robertdevore.com
Been writing PHP for years?

You're 90% of the way to writing Python 💪💯

Same logic and flow. Similar structure and a cleaner syntax.

Here are 10 code-level similarities that'll make your transition painless - plus a bonus on Jinja2 templates.

robertdevore.com/the-fastest-...
PHP to Python Transition: 10 Code Similarities That Make It Easy
Switching from PHP to Python? This guide breaks down 10 code-level similarities - from variables and functions to templates.
robertdevore.com
Thanks Leon, I appreciate it 🙏

Looking forward to life without the drama too 🤘
I gave 20 years to WordPress®.

Hundreds of plugins. Countless hours. I fought for the community harder than its own "leaders".

And how did they respond?

Silence, side eyes, and shunning.

Today, I walk away for good.

Goodbye WordPress: A Eulogy

robertdevore.com/goodbye-word...

#WordPress
Why I’m Leaving WordPress After 20 Years - And Not Coming Back
After two decades of building for WordPress®, I’m done. No more free plugins, no more updates, no more community. Here’s why I’m walking away - and what I’m building instead.
robertdevore.com
For anyone in the #WordPress community wondering:

This tweet got @ma.tt to unblock me on X - days before he unblocked all of you 👀

Funny enough, I wrote him a message about 20 minutes before he went and posted about unblocking people.

A tweet about Kevin Geary, FWIW.

x.com/deviorobert/...
a rainbow colored shooting star with the words the mo you know above it
ALT: a rainbow colored shooting star with the words the mo you know above it
media.tenor.com
Friday the 13th. 10pm EST

I'm going live to talk Stattic, WordPress Plugins and AI Workflows 🔥

Come hang out and let's have fun talking about the future of everything 😎

www.youtube.com/watch?v=4nob...
Let's talk Stattic, WordPress Plugins and AI Workflows
YouTube video by Devio Digital
www.youtube.com
Oooh, yeah that'd be a cool workflow to use with it. LMK if you try it out 🤘
A few different ways, but I'm going be recording a live tomorrow on YouTube to create one from scratch 🤘
Bluesky Feed for WordPress® v1.2.0 just dropped! 🚀

✅ Hebrew translation
✅ Plugin Settings link
✅ Cleaner FSE feed images
✅ Bug fix for misaligned reactions
✅ Shortcode post count param

Update now:

github.com/robertdevore...

#WordPress
GitHub - robertdevore/bluesky-feed-for-wordpress
Contribute to robertdevore/bluesky-feed-for-wordpress development by creating an account on GitHub.
github.com
Introducing Markdown Comments for WordPress® 🚀

I write everything in Markdown - blog posts, notes, even replies.

So why the hell couldn’t I use it in WordPress comments? 🤔

I fixed that.

robertdevore.com/introducing-...

#WordPress
How to add Markdown support to WordPress comments
Tired of writing plain text or raw HTML in WordPress comments? This free plugin adds native Markdown support to your comment section.
robertdevore.com
Last night I made some more updates to the Devio Chat app.

Got the color scheme set and added a few quick-click cards which will be customizable so you an choose your most-used workflows.

One day at a time 💪
June 1st means it's time to write code for devio.chat

Tonight, I added in support for a few new models, so now it's got:

GPT 4o
GPT 4.1
GPT o3
Gemini 2.5
Claude Sonnet 4
Claude Sonnet 3.7

Are there others you'd like to see included? 🤔
Just Released: DB Version Control v1.1.0 🚀

This update incudes FSE integration with theme data export/import functionality.

There's also better error handling and security validation functions for file paths and JSON data

robertdevore.com/db-version-c...
Revolutionize WordPress Content with DB Version Control
Stop losing WordPress content changes. DB Version Control brings Git-style versioning, sync, and rollback to your content.
robertdevore.com
NEW: How I Use TextExpander to Reuse My Best AI Prompts 🤖

I spend zero time digging around in docs or getting jammed up mid-flow trying to remember where I stored the one I need.

Here’s how it works - and four of the exact snippets I keep in my stack.

robertdevore.com/how-i-use-te...
How I Use TextExpander to Reuse My Best AI Prompts - Robert DeVore
Most AI tools are bad at memory – I mean, bad-bad. You come up with a strong prompt, you use it, and it works. Then it’s gone. Lost in the sidebar, buried in a thread, or locked into one app’s context...
robertdevore.com
Oh yeah, agreed on the bloat. Lots of the things we use larger plugins for can be built quickly and with minimal footprint by using Plugin Pal or similar tools.