Category: WordPress

  • Developing for WordPress with Claude Code and WordPress Studio

    Claude Code and WordPress Studio make creating original WordPress plugins and themes easier than ever before.

  • Introducing Quill: A Native macOS WordPress App

    Documenting my experiment with Claude Code to address my WordPress grievances.

  • New Blog Direction

    Closing down Siolon as a design firm and shifting the blog toward SharePoint, knowledge management, and enterprise information architecture.

  • Post Information Plugin Updated

    Version 1.2 of my Post Information Plugin: switched to jQuery, added tag support, proper styling, and graceful degradation without JavaScript.

  • Better SEO Titles in WordPress 2.5

    A bane of WordPress development for a long time were the awful titles generated for blog posts. In this post I discuss some PHP code to generate better titles for your WordPress blog.

  • Harvest Reports WordPress Plugin

    When freelancing I use the Harvest application to manage all of my time tracking. It has made invoicing painless, and while I got it thinking…

  • WordPress Plugins for Writers

    Wait, aren’t all WordPress users writers? Well, not exactly. A lot of people use the WordPress platform to talk about their pets, family, or odd…

  • WP-Debug

    WebDevStudio has created WP-Devel which uses the foundation of WP-Debug and has added enhancements. I’m no longer updating WP-Debug but instead pointing to their work.…

  • Links or Bookmarks?

    The WordPress developers have been engaged in debate for a while now on how we should name the section currently entitled “Blogroll.” I believe strongly…

  • Get Categories For Current Post

    I wanted a function that returned the categories associated with the current post to save screen real estate. I wanted it to be a drop-down…