Posts

Removing all default WordPress CSS styles

The weet theme is extremely fast. One of the ways to achieve this, is by not loading any of the styles that are shipped with WordPress. After updating to WordPress version 6.4, I noticed that a stylesheet was loading with this theme. Apparently a new stylesheet was introduced. I used the excellent Query Monitor plugin […]

New features in ActivityPub plugin version 1.0

After a lot of work, version 1.0 of the ActivityPub plugin for WordPress was released. The overall usability has been improved and some of the most requested features were implemented. The biggest addition is the blog-wide ActivityPub profile. And you can freely set the ID for it. Before you could only follow individual WordPress accounts. […]

Writing blog posts for ActivityPub

Should ActivityPub posts be written differently from blog posts? That is the question I’m asking myself since posting to the Fediverse with WordPress. For wee.press I started with the regular settings of the ActivityPub plugin. Turns out that by default the full content is posted, minus some formatting. A couple of things stood out to […]

Is WordPress slow?

Web sites built with WordPress have the reputation to be slow. And a lot of them are. But so is the average web site. So what factors do matter? Recently, I saw a post on the fediverse, mentioning that the person showed their bespoke web site to a young WordPress developer and how much faster […]

Fixing a Surge cache issue with ActivityPub

wee.press is a WordPress site that uses the ActivityPub plugin to add functionality to interact with Fediverse platforms, like Mastodon. This makes it possible for people to directly follow posts without visiting the web site. But after my last post, some people told me that the post was returning raw code, not the regular web […]

Using WordPress as an ActivityPub instance

ActivityPub is a W3C standard, I mean recommendation. And WordPress supports it! Not by default, but for now, with a plugin. So, what does that mean? And why should you care? With the ActivityPub protocol you can publish posts and automatically send notifications to people who follow your blog. People can also comment on your […]

Introducing the weet theme

The weet theme is fast and focuses on text. It might appeal to you, if you like a minimalist look or just want a setup, that doesn’t load a lot of stuff you are not using. To achieve these goals, somewhat unusual features were created. weet is a combination of the words wee and theme. […]