@andy

I find the modern WordPress editor and its “distraction free” mode a very relaxing way to write. Nothing really gets in the way, you can focus on writing. No need to worry about classic vs. modern, or formatting. If you know a bit of Markdown and know your way around the editor that’s even easier, you can select blocks using Markdown and using the / command.

The old classic editor had its distraction-free mode too, but it wasn’t this clean:

Screenshot of the classic editor of WordPress

#WordPress

Tim Chambers
Dave Winer ☕️
Tim Chambers and 1 other boosted
@davew asks us to Think Different about WordPress, and reflects on the future of WordPress, and interfaces to interact with WordPress, whether it is to create or to consume content from a WordPress site. He talks about WordPress in comparison to social networks like Bluesky or Mastodon. It’s a compelling vision, and that comparison is very appropriate at a time where it’s easier than ever to turn a WordPress site into a Fediverse presence, thanks to the work of @pfefferle and @obenland on the ActivityPub plugin. My home on the web is my WordPress site, and I’m still very happy with that choice.

Dave has been working hard on a new way to interact with your WordPress site: an opinionated, minimalist editor built with writers in mind. As I watch WordLand grow, I can’t help but think about my beginnings with WordPress, more specifically with third-party WordPress editors.

Where did the all the third-party editors go?

15+ years ago, third-party editors weren’t just nice to have. They were essential. If you were a serious blogger, you probably used MarsEdit on your Mac, or Windows Live Writer on PC. Those 2 editors were probably the biggest third-party editors for WordPress at the time, and were built on top of WordPress’ XML-RPC API. It worked well, except when your hosting provider blocked XML-RPC altogether as a quick fix to avoid XML-RPC pingbacks being used to DDoS sites! That API is still around, and is a good testament for WordPress’ promise of backwards compatibility.

Not only did those editors work well, they were a great alternative to the default post editor in WordPress, which, frankly, sucked for writers using it every day. I remember using it almost exclusively with the “code” view to avoid the dreaded HTML adjustments in the visual editor.

Over the years, MarsEdit and Windows Live Writer slowly disappeared, and a few other options appeared. Here are a few that come to mind:

Fast-forward to today, I don’t think any of those options are that popular anymore. WordPress’ classic editor is still around, but there is a new(-ish) kid on the block with the Gutenberg editor. That editor is still very divisive, especially for folks used to editors of the past.

But if Gutenberg is so problematic, why haven’t third-party editors made a comeback? I have a few theories.

Maybe it’s just “good enough”?

Maybe, despite all its flaws, Gutenberg crossed a critical threshold. It’s not perfect, but it does the job, better than the classic editor did back when third-party editors were necessary, even if some still struggle to adopt the new editor.

Did Elementor and other page builders take over the third-party editor market?

Page builders like Elementor have become increasingly popular in the past 10 years. For many new WordPress users, they’re the default post editor interface, they’re the definition of “editing in WordPress” for many. They offer many more visual editing options that third-party editors just cannot offer.

Maybe the market for text-focused editors shrank because WordPress itself pivoted away from text?

Maybe, once again, “blogging is dead”?

While WordPress was largely viewed as a blogging platform 15 years ago, it’s no longer the case today. It powers online stores, small and large business sites, portfolios, and more.

For such site owners, there is no need for an external editor. In fact, there is often no need for posts at all.

Custom blocks can only be managed in the core editor

This may be my number 1 theory. 15 years ago, shortcodes were the most popular way to add custom content to your WordPress posts. This could be done from a third-party editor with no issues.

Nowadays, many plugins offer blocks that are useful for bloggers. Calls to Action, ads, newsletter popups, social media embeds, … They’re not just formatting tools, they’re useful every day, and they’re all available natively in the core editor. A third-party editor can’t replicate them without rebuilding half of WordPress.

Writers may choose the core editor because using anything else may mean losing traffic and revenue tools.

Copy/paste is just better than it was

Third-party editors focused on publishing to WordPress may have become obsolete because there are so many other editors out there, none of them publishing to WordPress. Folks can write in Obsidian, Notion, ChatGPT, … and then copy / paste the output into the core editor. The Gutenberg editor is now a lot more capable of picking up the right format on paste.

Editing consequently happens in custom tools not dedicated to publishing. WordPress is just the final step, the publishing pipeline.

Platforms now offer more than an editor

I think there is another force at play that directly challenges Dave’s vision: the rise of bundled publishing platforms like Substack.

Platforms like Substack don’t just offer an editor. They offer you an audience. Your posts can be promoted to Substack readers that are already logged in, can receive newsletters via email, are used to rely on Substack for their daily reading, and have payment methods saved and available in one click to pay you.

This goes against Dave’s ideas of interop and open standards like RSS, because as a creator you don’t have to think about any of that anymore. Instead of thinking about their content flowing freely between platforms with things like ActivityPub or RSS, folks can pick a walled garden where there is no friction. You don’t have to worry about an editor, plugins, you don’t have to know what RSS or ActivityPub is. You can just focus on publishing and trust the platform to do the rest.

“Trust” is the operative word here. You lose a lot of control over your content and your workflow. You lose ownership and data portability, but you may gain something that matters a lot more to you: the eyes of an audience through recommendation engines built by the platform to keep their readers there, and monetization tools to make money from your audience.

What This Means for WordLand

I think Dave’s WordLand faces a lot of those challenges, like the other third-party editors I mentioned above. It’s not just a technical challenge though ; it’s a challenge to build something with values that differ from some of the popular platforms out there, like Substack or Bluesky.

That’s not to say it cannot work. 🙂 There will always be a group of people who value content ownership and the open web. In my experience, that group of people actually blogs quite a bit!

I consider myself one of those people. The web still means something special to me.

#EN #WordPress

@andy

I find the modern WordPress editor and its “distraction free” mode a very relaxing way to write. Nothing really gets in the way, you can focus on writing. No need to worry about classic vs. modern, or formatting. If you know a bit of Markdown and know your way around the editor that’s even easier, you can select blocks using Markdown and using the / command.

The old classic editor had its distraction-free mode too, but it wasn’t this clean:

Screenshot of the classic editor of WordPress

#WordPress

@davew asks us to Think Different about WordPress, and reflects on the future of WordPress, and interfaces to interact with WordPress, whether it is to create or to consume content from a WordPress site. He talks about WordPress in comparison to social networks like Bluesky or Mastodon. It’s a compelling vision, and that comparison is very appropriate at a time where it’s easier than ever to turn a WordPress site into a Fediverse presence, thanks to the work of @pfefferle and @obenland on the ActivityPub plugin. My home on the web is my WordPress site, and I’m still very happy with that choice.

Dave has been working hard on a new way to interact with your WordPress site: an opinionated, minimalist editor built with writers in mind. As I watch WordLand grow, I can’t help but think about my beginnings with WordPress, more specifically with third-party WordPress editors.

Where did the all the third-party editors go?

15+ years ago, third-party editors weren’t just nice to have. They were essential. If you were a serious blogger, you probably used MarsEdit on your Mac, or Windows Live Writer on PC. Those 2 editors were probably the biggest third-party editors for WordPress at the time, and were built on top of WordPress’ XML-RPC API. It worked well, except when your hosting provider blocked XML-RPC altogether as a quick fix to avoid XML-RPC pingbacks being used to DDoS sites! That API is still around, and is a good testament for WordPress’ promise of backwards compatibility.

Not only did those editors work well, they were a great alternative to the default post editor in WordPress, which, frankly, sucked for writers using it every day. I remember using it almost exclusively with the “code” view to avoid the dreaded HTML adjustments in the visual editor.

Over the years, MarsEdit and Windows Live Writer slowly disappeared, and a few other options appeared. Here are a few that come to mind:

Fast-forward to today, I don’t think any of those options are that popular anymore. WordPress’ classic editor is still around, but there is a new(-ish) kid on the block with the Gutenberg editor. That editor is still very divisive, especially for folks used to editors of the past.

But if Gutenberg is so problematic, why haven’t third-party editors made a comeback? I have a few theories.

Maybe it’s just “good enough”?

Maybe, despite all its flaws, Gutenberg crossed a critical threshold. It’s not perfect, but it does the job, better than the classic editor did back when third-party editors were necessary, even if some still struggle to adopt the new editor.

Did Elementor and other page builders take over the third-party editor market?

Page builders like Elementor have become increasingly popular in the past 10 years. For many new WordPress users, they’re the default post editor interface, they’re the definition of “editing in WordPress” for many. They offer many more visual editing options that third-party editors just cannot offer.

Maybe the market for text-focused editors shrank because WordPress itself pivoted away from text?

Maybe, once again, “blogging is dead”?

While WordPress was largely viewed as a blogging platform 15 years ago, it’s no longer the case today. It powers online stores, small and large business sites, portfolios, and more.

For such site owners, there is no need for an external editor. In fact, there is often no need for posts at all.

Custom blocks can only be managed in the core editor

This may be my number 1 theory. 15 years ago, shortcodes were the most popular way to add custom content to your WordPress posts. This could be done from a third-party editor with no issues.

Nowadays, many plugins offer blocks that are useful for bloggers. Calls to Action, ads, newsletter popups, social media embeds, … They’re not just formatting tools, they’re useful every day, and they’re all available natively in the core editor. A third-party editor can’t replicate them without rebuilding half of WordPress.

Writers may choose the core editor because using anything else may mean losing traffic and revenue tools.

Copy/paste is just better than it was

Third-party editors focused on publishing to WordPress may have become obsolete because there are so many other editors out there, none of them publishing to WordPress. Folks can write in Obsidian, Notion, ChatGPT, … and then copy / paste the output into the core editor. The Gutenberg editor is now a lot more capable of picking up the right format on paste.

Editing consequently happens in custom tools not dedicated to publishing. WordPress is just the final step, the publishing pipeline.

Platforms now offer more than an editor

I think there is another force at play that directly challenges Dave’s vision: the rise of bundled publishing platforms like Substack.

Platforms like Substack don’t just offer an editor. They offer you an audience. Your posts can be promoted to Substack readers that are already logged in, can receive newsletters via email, are used to rely on Substack for their daily reading, and have payment methods saved and available in one click to pay you.

This goes against Dave’s ideas of interop and open standards like RSS, because as a creator you don’t have to think about any of that anymore. Instead of thinking about their content flowing freely between platforms with things like ActivityPub or RSS, folks can pick a walled garden where there is no friction. You don’t have to worry about an editor, plugins, you don’t have to know what RSS or ActivityPub is. You can just focus on publishing and trust the platform to do the rest.

“Trust” is the operative word here. You lose a lot of control over your content and your workflow. You lose ownership and data portability, but you may gain something that matters a lot more to you: the eyes of an audience through recommendation engines built by the platform to keep their readers there, and monetization tools to make money from your audience.

What This Means for WordLand

I think Dave’s WordLand faces a lot of those challenges, like the other third-party editors I mentioned above. It’s not just a technical challenge though ; it’s a challenge to build something with values that differ from some of the popular platforms out there, like Substack or Bluesky.

That’s not to say it cannot work. 🙂 There will always be a group of people who value content ownership and the open web. In my experience, that group of people actually blogs quite a bit!

I consider myself one of those people. The web still means something special to me.

#EN #WordPress

Tim Chambers
Dave Winer ☕️
Tim Chambers and 1 other boosted

⁂ Article

7.3.0 – Ctrl+Fed+Delete

Say hello to smoother moderation and a proper goodbye to old accounts. ActivityPub for WordPress 7.3.0 lets you block, filter, and even fully delete your presence from the Fediverse—site-wide or user-by-user. Whether you’re cleaning house or just want more control, this update makes managing your Fediverse footprint easier than ever.

Glenton Samuels commented the proposal for the future WordPress admin materials and surfaces and laid it down very clearly why using React for it is a bad idea. And I fully agree with it.

Just to quote the conclusion, but it’s worth to read the full post:

A full React rewrite may look cutting-edge, but it threatens the broad community, the ecosystem, and WordPress’s future sustainability. […]

https://kittsteiner.blog/blog/2025/why-using-react-for-a-new-wordpress-admin-is-no-good-idea/

#PHP #React #WordPress #WordPressAdmin

Ben Werdmuller
Tim Chambers
just small circles 🕊
Ben Werdmuller and 3 others boosted

⁂ Article

Bridging the gap

The fediverse aims for a truly decentralized, interoperable social web, yet the landscape is still fragmented. Bridgy Fed helps close those gaps by letting ActivityPub-enabled WordPress sites form real two-way connections with networks like Bluesky. With the ActivityPub plugin activated, you can link your blog to Bluesky in a few clicks. After that, posts, follows, likes, and replies flow natively between the two worlds.

Destroying Autocracy – July 3, 2025

Welcome to this week’s “Destroying Autocracy”.

It’s your source for curated news affecting democracy in the cyber arena with a focus on protecting it. That necessitates an opinionated Butlerian jihad against big tech as well as evangelizing for open-source and the Fediverse. Since big media’s journalism wing is flailing and failing in its core duty to democracy, this is also a collection of alternative reporting on the eternal battle between autocracy and democracy. We also cover the cybersecurity world. You can’t be free without safety and privacy.

DA comes out on Thursday and is updated through the end of day on Friday. Then we start over. So take your time in perusing it and check back in over the weekend.

FYI, my opinions will be in bold. And will often involve cursing. Because humans. Especially tech bros. And fascists. Fuck ’em.

Next week I will be on holiday so there won’t be an issue. I will probably boost some things on the Fediverse though.


Featured Item

DevCollaborative writes:

The Trump administration and its supporters are attacking dissenting views on a terrifying scale. With so much of online communications compromised and censored, independent websites are a critical piece of social movement infrastructure that we need to promote and defend.

If your nonprofit has a website, you are part of this essential communications work.

There are looming threats of financially independent nonprofits being censored under the guise of fighting “terrorism” or “sedition.”

Protecting Nonprofit Websites from a Hostile Government


We start and end with good news to make the middle bearable.

The response to Russia’s War Crimes, Techno Feudalism, and other douchebaggery

Time has a profile:

How Signal President Meredith Whittaker Took on Signal-Gate

The Register reports:

Proton bashes Apple and joins antitrust suit that seeks to throw the App Store wide open

Huawei can’t wriggle out of Iran sanctions trial, judge rules

Wikidata: Attempting to bridge FOSS ideals and direct democracy

Tara Tarakiyee explores:

Digital Sovereignty in Practice: Web Browsers as a Reality Check

TechPolicy reports:

EU Disinformation Code Takes Effect Amid Censorship Claims and Trade Tensions

TechCrunch reports:

EU says it will continue rolling out AI legislation on schedule

Politico reports:

The first American ‘scientific refugees’ arrive in France

BleepingComputer reports:

Hikvision Canada ordered to cease operations over security risks

Germany asks Google, Apple to remove DeepSeek AI from app stores

Raconteur has:

‘You need to be a little bit crazy’: Nextcloud CEO on confronting the hyperscalers

Nextclound reports on:

Why organizations migrate from Microsoft 365 in 2025

TechCrunch reports:

ICEBlock, an app for anonymously reporting ICE sightings, goes viral overnight after Bondi criticism

Ars Technica reports:

Meta, TikTok can’t toss wrongful death suit from mom of “subway surfing” teen

Ted Cruz plan to punish states that regulate AI shot down in 99-1 vote

The Markup has more:

State AI regulations safe after Senate strips moratorium from ‘big, beautiful bill’

MIT Technology Review reports:

Cloudflare will now, by default, block AI bots from crawling its clients’ websites

Cloudfare has the details:

Control content use for AI training with Cloudflare’s managed robots.txt and blocking for monetized content

The crawl before the fall… of referrals: understanding AI’s impact on content providers


Neutral

CNBC reports:

The AI-boom’s multi-billion dollar blind spot: Reasoning models hitting a wall

Dries Buyaert (of Drupal fame) writes:

The web’s broken deal with AI companies

Dries, you say you may be naive. You are if you think anything other than politics (regulation or huge boycotts) are going to fix the problem.


The Evil Empire (AKA Autocracy) Strikes Back

The Guardian opines:

Peter Thiel’s Palantir poses a grave threat to Americans

TechDirt reports:

Supreme Court Cripples FCC Further, Making Robocall Enforcement Likely Impossible

The Supreme C^nts strike again.

The Guardian reports:

Trump officials create searchable national citizenship database

TechPolicy reports:

Countering the Politics of Deservingness in the Fight for Digital Equity

How US Firms Are Weakening the EU AI Code of Practice

Pariah States

TechCrunch reports:

US government takes down major North Korean ‘remote IT workers’ operation

DarkReading reports:

Scope, Scale of Spurious North Korean IT Workers Emerges

Silver Fox Suspected in Taiwanese Campaign Using DeepSeek Lure

Russian APT ‘Gamaredon’ Hits Ukraine With Fierce Phishing

The Kyiv Independent reports:

US sanctions Russian IT company Aeza Group over ransomware operations

Big Media

The PressGazette reports:

How SFGATE is making local news pay and filling California’s news gaps

Ars Technica reports:

NYT to start searching deleted ChatGPT logs after beating OpenAI in court

Torment Nexus reports:

Why Substack shouldn’t be the future of online publishing

CNN reports:

After settling with Trump, CBS News staffers fear what comes next

There are cowards, and then there are cowardly c^nts.

Big Tech

TechPolicy reports:

Tech Oligarchs and the Rise of Silicon Valley Pronatalism

The Guardian reports:

Fears AI factcheckers on X could increase promotion of conspiracy theories

Ars Technica reports:

Everything that could go wrong with X’s new AI-written community notes

TikTok is being flooded with racist AI videos generated by Google’s Veo 3

Android Authority reports:

You’re not alone: This email from Google’s Gemini team was concerning (Updated: Google statement)

Open Web Advocacy reports on:

Google’s Hotseat Hypocrisy

Tuta asks:

“Sovereign cloud” or “sovereign washing”? A Trojan Horse at Europe’s digital gates.

The Electronic Frontier Foundation reports:

Flock Safety’s Feature Updates Cannot Make Automated License Plate Readers Safe

The Register reports:

AI agents get office tasks wrong around 70% of the time, and a lot of them aren’t AI at all

AI models just don’t understand what they’re talking about

The Verge reports:

Facebook is starting to feed its AI with private, unpublished photos

TechCrunch reports:

Meta users say paying for Verified support has been useless in the face of mass bans

TechCrunch reports:

Meta has found another way to keep you engaged: Chatbots that message you first

I guess if you are amoral enough to use Meta products and you are a moron who talks to AI, this is what you deserve.

PC Gamer reports:

‘AI is no longer optional’: Microsoft is allegedly pressuring employees to use AI tools through manager evaluations


Cybersecurity/Privacy

The Verge asks:

How vulnerable is critical infrastructure to cyberattack in the US?

Bleeping Computer reports:

FBI: Cybercriminals steal health data posing as fraud investigators

BleepingComputer reports:

Spain arrests hackers who targeted politicians and journalists


Fediverse

Connected Places has:

Fediverse Report – #123

Mastodon has:

Mastodon 4.4 for Developers

Dead Superher looks at:

Mitigating the “7 Deadly Fediverse UX Sins”

Jaz-Michael King shares:

Digital Belonging: Why Language and Locality Matter

Viger has:

Flipboard Surf

TechCrunch reports:

Automattic puts Tumblr migration to WordPress on hold

Ghost has:

The Longformers: Ghost, WordPress, Flipboard, Fediverse

NodeBB asks:

What drew you to ActivityPub?

Longform content has the best chance to grow the Fediverse, IMHO.

IT Notes shares:

FediMeteo: How a Tiny €4 FreeBSD VPS Became a Global Weather Service for Thousands

Forgejo has its:

Forgejo monthly report – June 2025

ActivityPub for WordPress announces:

HTTP Signature Upgrades Coming Soon

TechCrunch reports:

Not everyone is thrilled with Threads’ DMs

RSS

Preslav Rachev shares:

From Outbound to Inbound and Back Again: The Hidden Power of RSS Feeds

Great stuff. RSS is still my main curation source. So, get an RSS feed on your blog, handle, etc. 🙂

Slightly Federated Social Media

Connected Places has:

Bluesky Report – #123


CTAs (aka show us some free love)

  • That’s it for this week. Please share this edition of Destroying Autocracy.
  • Follow me on the Fediverse. Or this site via the button in the footer. Or via RSS.

Keep fighting!

Reuben Walker headshot

Ringleader, Battalion
Reuben Walker
Follow me on the Fediverse

#123 #ActivityPub #AI #Autocracy #BigJournalism #BigTech #Democracy #Fascism #Fediverse #Forgejo #Ghost #Mastodon #NodeBB #RSS #StopChina #StopIran #StopIsrael #StopRedAmerica #StopRussia #SupportUkraine #TechnoAnarchism #TechnoFeudalism #WordPress

https://battalion.mobileatom.net/?p=2072

⁂ Article

Bridging the gap

The fediverse aims for a truly decentralized, interoperable social web, yet the landscape is still fragmented. Bridgy Fed helps close those gaps by letting ActivityPub-enabled WordPress sites form real two-way connections with networks like Bluesky. With the ActivityPub plugin activated, you can link your blog to Bluesky in a few clicks. After that, posts, follows, likes, and replies flow natively between the two worlds.

⁂ Article

7.1.0 — Polishing Tables

This release introduces a redesigned Followers table that’s easier to navigate and customize—hide columns, change how many entries you see, or remove followers directly. Migrations are now simpler: just paste in a WebFinger ID or profile URL, and the plugin takes care of the rest. We’ve also fixed an issue where old, unfederated posts could be mistakenly re-sent—those will now stay quiet unless they’re recent. Plus, lots of behind-the-scenes improvements for a smoother experience.