Even though others say different, accessibility is a very important good for software and the whole internet. Thus, I spend the last weeks in improving accessibility throughout all products from Epiphyt.
Continue reading More accessibility for all productsAuthor: Matze
Today, I’m happy to announce the release of new versions for Form Block Pro and Form Block, marking one of the largest release pack for these form plugins.
Continue reading Form Block Pro 1.5.0 and Form Block 1.8.0 releasedToday, I’m happy to announce the availability of Embed Privacy 1.13.0 with many new features and bugfixes, marking one of the biggest release for this plugin.
Continue reading Embed Privacy 1.13.0 releasedOn May 11, 2026, the Patchstack team notified me about a vulnerability in Embed Privacy version 1.12.3 and lower that allowed a malicious actor to delete any file PHP has access to. Let’s checkout what happened.
Continue reading Mitigated arbitrary file deletion in Embed Privacy ≤ 1.12.4In WordPress 7.0 and newer, you can use a per-block custom CSS input field to add exactly that: custom CSS for a particular block. And there’s currently no easy way to disable it. Thus, I’ll show you how to do it, even though it is relatively hidden within the “Advanced” settings panel of each block.
Continue reading Disable “Custom CSS” for blocks in WordPress 7.0In WordPress 7.0, two new typography settings arrived within the block editor to set a line indentation and use the “Fit text” feature. The latter already has been part of WordPress 6.9 as block style. For me, such settings are usually not necessary for most people. Thus I show you how you can remove them in your theme.
Continue reading Remove “Line indent” and “Fit text” in WordPress 7.0With version 1.6.0, Block Control gained some needed love to be fully compatible with the latest WordPress versions and also a new feature for feeds – they’re not dead.
Continue reading Block Control 1.6.0 releasedAfter five months of work I’m happy to release the new versions 3.0.0 for Impressum Plus and Impressum, respectively. And even though there isn’t much visible on the surface, it’s the required step to take them to the next level.
Continue reading Impressum Plus and Impressum 3.0.0 releasedMore often than I want, I see directly enqueuing assets via wp_enqueue_script or wp_enqueue_style without checking whether the asset is actually used on the current page. This may hurt performance. But it also has a negative implication for developers.
When linking a word in WordPress and publishing it in the Fediverse via ActivityPub, those links are getting removed. But what if you want to keep the links?
Continue reading ActivityPub: Show links behind text