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...
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...
19.06.2025 19:21 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
21 of My WordPress Plugins Were Adopted by WebDevStudios
After stepping away from the WordPressยฎ community, I'm proud to share that WebDevStudios has officially adopted 21 of my open source plugins. Hereโs what that means - and why it matters.
Announcement Time ๐ฅณ
21 of my WordPressยฎ plugins were adopted by
@webdevstudios.com
I'm grateful to see the work I put into these plugins wasn't for nothing ๐
Thanks @that.mitchcanter.me for reaching out, and @bradw.illiams.com for taking these on ๐
robertdevore.com/grateful-to-...
#WordPress
19.06.2025 16:56 โ ๐ 5 ๐ 3 ๐ฌ 0 ๐ 1
Check out devio.chat to learn more
19.06.2025 02:26 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
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.
19.06.2025 01:47 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0
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.
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
18.06.2025 21:08 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0
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.
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-...
18.06.2025 16:52 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Thanks Leon, I appreciate it ๐
Looking forward to life without the drama too ๐ค
14.06.2025 19:06 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
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.
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
09.06.2025 07:03 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0
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
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/...
09.06.2025 04:44 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0
Amirite? ๐ค
07.06.2025 04:54 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0
YouTube video by Devio Digital
Let's talk Stattic, WordPress Plugins and AI Workflows
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...
07.06.2025 01:08 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0
YouTube video by Devio Digital
Let's talk Stattic, WordPress Plugins and AI Workflows
Pushing the live back until next Friday, at 10pm
www.youtube.com/watch?v=4nob...
07.06.2025 01:01 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Oooh, yeah that'd be a cool workflow to use with it. LMK if you try it out ๐ค
05.06.2025 22:32 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
A few different ways, but I'm going be recording a live tomorrow on YouTube to create one from scratch ๐ค
05.06.2025 22:32 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0
GitHub - robertdevore/bluesky-feed-for-wordpress
Contribute to robertdevore/bluesky-feed-for-wordpress development by creating an account on GitHub.
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
05.06.2025 22:30 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
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.
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
05.06.2025 16:20 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0
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 ๐ช
02.06.2025 17:20 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
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? ๐ค
01.06.2025 06:39 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
May accomplishments ๐ช๐ฏ #NeverNotWorking
01.06.2025 06:38 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0
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.
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...
29.05.2025 20:25 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
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.
29.05.2025 06:14 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
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.
๐ฅ WordPress devs, this changes everything:
- No more database dumps.
- No more lost content on deploy.
- No more staging-to-prod nightmares.
Introducing DB Version Control for WordPress
The plugin that treats your content like code.
Read the release notes:
robertdevore.com/db-version-c...
28.05.2025 18:51 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0
How to Build an AI Content System That Scales With You
Learn how to build an AI-powered content system that scales with your schedule and skillset - from idea generation to repurposing and automation.
Your 5th blog post is still in drafts.
Not because you're lazy - but because your system sucks ๐คทโโ๏ธ
Hereโs how to build a content engine that actually scales with you.
Not just this week, but every week.
robertdevore.com/how-to-build...
28.05.2025 01:22 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
10 WordPress Tasks You Can Automate Without Code
Plugin Pal is a no-code WordPress Plugin Generator
๐ฅ You're wasting hours in WordPress doing tasks that could've been automated 10 plugins ago.
Here are 10 WordPress tasks you can automate without writing a single line of code ๐
blog.pluginpal.app/blog/10-word...
#WordPress
28.05.2025 00:16 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0
7 AI Tools for WordPress That Go Beyond Content Generation
Plugin Pal is a no-code WordPress Plugin Generator
Everyone thinks "AI for WordPress" means blog spam and SEO junk.
But what if it meant:
โ
Better accessibility
โ
Smarter design
โ
Workflow upgrades that actually help?
These 7 AI tools fix the real pain points - not just the content.
blog.pluginpal.app/blog/7-ai-to...
27.05.2025 04:10 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0
WordPress since v2.3, [...] long and interesting career [...], rocking it with speedifypress.com and adventuresinwordpressing.substack.com๐ค
VoIP engineer building in stealth
Focus: Monitoring, Terraform, Ansible, DevOps
https://cyberpunk.tools
https://certdecoder.com
https://banana.dog โ tools directory in the making ๐๐ถ
Dad of @banana.dog
Founder and Head of Product at Dollie, The All in One Platform For WordPress Pros. Check it out at https://getdollie.com
He/Him.
I write for humans and optimize for algorithms. I consult on products require marketing. WordPress is/was my playground now slowly moving to SaaS.
For any collaboration, please DM
๐ Curious? Visit โ syedladen.com
๐ฉ Say hi โ hello@syedladen.com
Podcaster, Digital Marketer, WordPress Security Expert.
Https://stunningdigitalmarketing.com
Doomspeaker and Security Consultant for WordPress ecosystem.
๐ https://tna.sh
๐ https://timnash.co.uk
๐ https://wpsecurity101.com
๐ https://agencystreamline.co.uk/
Anything you want to know, ask. Just an average woman who likes to code (front-end), watch True Crime, and do logic puzzles.
She/her, Pan, married, living with ADHD. I'm more likely to ask you about how you think versus how your day went.
Australian-Italian, Marketer, AS Roma fan. WordPress geek. Marketer at WPBakery ๐ฅ
I write about growing WordPress businesses here: https://wpbiz.dev
Pronounced: Tah-Ron โข Also goes by Ron
Software Engineer | Husband | Dad | Cyclist ๐ด๐ฟ | #100Devs | HomeLab
https://teronbullock.com/links/
2025 new years resolution: watch more Lifetime movies.
Bug bounty hunter, AppSec engineer and CTF player.
Developer of PortDroid, deepce, Nexus Revamped and some other junk
WordPress Wrangler. Taming unruly websites since 2007. Camping, cycling, growing food.
Head of Engineering at @pewresearch.org. #WordPress #Gutenberg Contributor. Passionate about WordPress, buffalo wings, #StarCitizen, and surviving the slow motion ecological collapse from the D.C. area. ๐ด ๐ท ๐น I block Crypto.
https://sethrubenstein.info
He/Him. Web Developer, Conference and Workshop Speaker. Theatre kid who still gets to do sound and lighting on the side.
Small town Ontario, Canada
Blog: https://shawnhooper.ca
RSS: https://shawnhooper.ca/feed
#webdev #php #laravel #wordpress #appsec
๐ ec2-ca-central-1
๐ท๐พโโ๏ธ command-h
๐๐พโโ๏ธ #RunnersInTech
๐ฃ๏ธ pronounced: on-REE
Building XR Publisher - a 3D world builder
for the web: https://xrpublisher.com
Webworker, podcaster and blogger, advocate of the #openweb and citizen of the #indieweb and the #fediverse, working on #activitypub & #indieweb plugins for #WordPress
Open Web Lead @automattic.com
strategy, customer experience, & community guy. small biz advocate. husband & stan of @lisastone