Search results for: “”

  • I earned a Badge!

    First 100: BadgeFed Explorer issued by BadgeFed on 5/2025. Check it out:

  • WordPress Developer

    WordPress Developer

    2024-Present Reduce code complexity, manage performance bottlenecks, add high value features, and improve UX. Technologies PHP, Javascript, WordPress, ACF, Custom Plugins, Custom Themes, React, WCAG 2.2, MySQL, Docker, LocalWP, PHPCS, Git. A selection of notable projects

  • the_content, keep it clean

    A minor peeve is when plugins rely on the_content filter, to add some code or functionality which should not actually part of content at all! The average site visitor would not typically notice, but tacking on extra markup this way will have it showing up in RSS feeds, and ActivityPub status! 😱 Often the reason…

  • Friends

    I have connected with my friends using WordPress and the Friends plugin. This means I can share private posts with just my friends while keeping my data under control. If you also have a WordPress site with the friends plugin, you can send me a friend request. If not, get your own WordPress now, install…

  • fedi oEmbed ftw!

    WordPress ActivityPub plugin gets fediverse compatible oEmbed

  • Dismissing ghost notifications from GitHub

    I finally dismissed the ghost notifications from github!

  • light-dark limitations

    light-dark limitations

    While building a new site which will support both light and dark mode, I came across this bug. It’s not new, it’s just that so many parts the color-scheme api are well thought out and working as expected, that even MDN lists the Baseline as “widely available since February 2022”! The bug only affects Safari,…

  • Testing pixelfed

    Just came across, filed this accessibility issue on pixelfed ios. #pixelfed #accessibiliy

  • This post was made using the official Mastodon app

    Thanks to @alex’s plugin https://github.com/akirk/enable-mastodon-apps #mastodonAPI

  • Pico css

    Looking at pico css, and I’m really digging the value proposition. A minimal framework based on semantic HTML It can be used minimaly without classes, or with classes and fits nicely into build process! Have you used it in any projects recently?