Category: Development

  • So long, farewell… my New Year plugin resolution for 2018

    So long, farewell… my New Year plugin resolution for 2018

    I have had a lot of plugins. 19 as of yesterday. And managing to keep them maintained, let alone adding new features, can be difficult. With Gutenberg around the corner and the changes that will be needed as part of that, it's a burden that's now impossible. 

    Many have been around for many, many years and there are far better alternatives now available. Many have few users (less than 10 in some cases). So, with a heavy heart, I've decided to reduce that burden.

    (more…)
  • Big WP – London Calling

    Big WP – London Calling

    At numerous locations, often in big cities, regular WordPress-themed meetups occur. Anyone can run one and those attending can be anybody from bloggers to developers, with all levels of knowledge. However, probably the biggest in the UK is the appropriately named Big WP, held in London. Less regular than some others it, none-the-less, attracts a big audience and some impressive speakers.

    For this meetup, the first in a while, I’ve attended – my first Big WP.

    (more…)
  • A Year of WordPress Plugin Updates

    A Year of WordPress Plugin Updates

    Today marks a momentous occasion – for most of this year I’ve been trying to bring my 18 WordPress plugins up-to-date and, as of this morning, it’s now complete.

    You see, I’d allowed my WordPress plugins to fall behind in their updates, for various reasons, and changes were required to them all – not enhancements but basic maintenance tasks.

    Why did it take me so long? Quite simply, time. With a new job, I need to prioritise that above everything else. Now, more settled I’ve been able to find the time to get this work done. And, my work also allowed me time to complete one of those tasks – learning Github enough to be able to start hosting my plugins there – as Github knowledge is of use to my role as well.

    (more…)
  • WordPress.com vs WordPress.org: What’s the difference?

    WordPress.com vs WordPress.org: What’s the difference?

    Powering (at the time of writing) 28.8% of the internet’s top million sites, WordPress is a dominant force. Despite that popularity, people are hard-pressed to tell the difference between WordPress.com vs WordPress.org, and what they represent. But, before I explain, let’s talk a little about the history of WordPress first (it is relevant, I promise).

    (more…)
  • WordPress Plugins – the definitive guide to README and header information

    WordPress Plugins – the definitive guide to README and header information

    Now that the WordPress plugin README supports a minimum PHP level, I thought it was time to dust down my guide to the data that you can add to the README and the plugin header. This also documents how to extend this further, adding additional fields easily to the plugin meta displayed upon installation.

    Please, take a read and let me know of any feedback you may have.