Using “Share on Mastodon” to Cross-Post Audio or Video
Use Share on Mastodon’s new `share_on_mastodon_media` hook to “trick” the plugin into uploading video or audio files. Continue reading Using “Share on Mastodon” to Cross-Post Audio or Video →
Use Share on Mastodon’s new `share_on_mastodon_media` hook to “trick” the plugin into uploading video or audio files. Continue reading Using “Share on Mastodon” to Cross-Post Audio or Video →
Been adding a few blocks to IndieBlocks where I output certain elements only if there really is something to show. Continue reading Conditionally Display (Inner)Blocks →
It’s been exactly 3 days since I released the Feed Reader plugin for WordPress, and a first vulnerability has already been discovered … in 2007. Continue reading False Positive →
I, uh, created a very simple, and very proof-of-concept, WordPress plugin that lets site admins run YAML data through a template, and spits out the outcome. Continue reading WordPress and YAML →
If you were to install IndieBlocks on top of a fresh WordPress site, it’d give you short-form post types, microformats, and the ability to send and receive webmentions. Continue reading IndieBlocks v0.3.4 →
A brief overview of some of the things IndieBlocks does, and will, do, and why. Continue reading What IndieBlocks Does, and Why →
I’m definitely not the first to dabble in Gutenberg blocks “for the IndieWeb,” but, bear with me. Continue reading IndieWeb Blocks →
A little while ago, I switched from WordPress to ClassicPress (and back). While on ClassicPress, though, I needed something other than Jetpack’s Markdown module to render my “Notes” to good ol’ HTML. Continue reading Easy Markdown →
Jetpack, turns out, will append geolocation data—if present—to your posts. Continue reading Prevent Jetpack From Displaying Geolocation Data →
I still haven’t established a single workflow to import “bookmarks” into WordPress. Here’s some of the things I’ve tried. Continue reading Importing “Bookmarks” →
With Micropub image uploads working, I thought it’d be nice to just make the first uploaded image the Featured Image. Continue reading WordPress, Micropub and Featured Images →
I’m often the first to want to somehow modify the behavior of my own WordPress plugins. I also, however, prefer small plugins that do one thing well instead of bloated plugins that are pure hell to maintain. The solution? Hooks! Continue reading Keeping My WordPress Blogroll in Sync With More Than One OPML Endpoint →
One of the many things Micropub offers, is a way to indicate which other platforms posts should be syndicated to. Here’s how I’ve made Micropub’s syndication targets work with the plugin I use to crosspost to Mastodon. Continue reading Micropub, Syndication Targets, and Crossposting to Mastodon →
On this other WordPress-powered site of mine, I’ve been using the following Akismet alternative to effectively fight Contact Form 7 spam: a combination of a honeypot and WordPress’s built-in blocklist. Continue reading Fight Contact Form 7 Spam →
Sometime last year, I wrote a (rather opinionated) plugin that automatically shares WordPress posts on Mastodon. While the Settings page lets you choose which posts will be POSSE’d, most “customizing” is made possible through filter hooks. Continue reading Customize “Share on Mastodon” Statuses →