Tag: Plugins

  • WordPress Plugin No Self Pings gets an update

    WordPress Plugin No Self Pings gets an update

    A WordPress plugin, named No Self Pings, has been around since, seemingly, the dawn of time (2006). Indeed, Matt himself added it to the SVN repository.

    Since it’s release it’s only had one update (in 2007) and, more recently, has been plagued with users reporting that it didn’t work anymore.

    And then, yesterday, this happened…

    (more…)

  • New WordPress plugin – add a Pride rainbow to your admin bar

    New WordPress plugin – add a Pride rainbow to your admin bar

    I'm happy to announce my latest WordPress plugin – Pride Bar. My first plugin available, straight-away, from both WordPress.org and Github, this adds the Pride rainbow to your boring admin bar…

    At the moment activation will add the Pride bar to all users. If you think I need to add an option where individual users of the site (and remember, this only affects those with access to the site's back-end screens) can have their own setting, then please let me know, as I'll be happy to add it as a later feature.

    Please install and enjoy 🙂

  • 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 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.

  • Designing WordPress Plugin READMEs for the new directory

    Designing WordPress Plugin READMEs for the new directory

    The WordPress.org plugin directory has had a massive overhaul and, as a result, plugin information is now shown differently to before. For plugin developers, therefore, a tweak to how you present your README (and associated assets) can ensure your plugin is presented better.

    (more…)