Tag: WCEU2023

  • Enemy of the (business) people

    Enemy of the (business) people

    Positions such as yours take [away] even the slightest incentive for plugin creators to create great plugins for free

    This was feedback given to me in the WordPress.org forums after I left poor feedback for a plugin. I’ll write about the specifics of this separately, but essentially a plugin was doing some particularly nasty advertising practices which, I believe, are against the guidelines. It’s also been reported to the Plugin Review team so I’ll leave it up to them to be the final arbiter.

    But, yes, the developer didn’t take the review well.

    (more…)
  • How not to advertise in WordPress Plugins

    How not to advertise in WordPress Plugins

    Ask most users what they hate most about what WordPress plugins do and they’ll say “banner ads”. Drill down further, though, and you’ll find that it’s any kind of advertising within WP Admin.

    Used to up-sell an audience to a premium version of the product, it’s understandable. But what if it’s to a different product entirely? What if it’s a free one? Then it REALLY does get annoying, particularly when it’s outside of the individual plugin’s pages and is splashed across the whole of WP Admin.

    In this post I’m going to show some examples of behaviours, what the issue is, and suggestion some alternatives for developers as well.

    (more…)
  • Why WordPress developers shouldn’t restyle menu titles

    Why WordPress developers shouldn’t restyle menu titles

    Install enough plugins on a WordPress site and you’ll soon come across some that make various style changes to make themselves stand out in the menu.

    In this post I’m going to look at some examples of this, explore the reasoning behind it but also explain what the issues are with doing it.

    (more…)
  • How to position a WordPress admin menu

    How to position a WordPress admin menu

    When developing for WordPress, one of the great thing about adding admin menus is the flexibility that it gives you. But that same flexibility has led to some truly awful user experiences.

    Let me show some examples and explore what is wrong with some of the things that developers do and what best path is.

    (more…)
  • How to abandon a WordPress plugin

    How to abandon a WordPress plugin

    Look, it happens. There are numerous reasons why we may need to walk away from one of our plugins. But just leaving it isn’t cool.

    Why shouldn’t you walk away from your plugin? Simply put, your users won’t know and, without realising, the plugin they have installed may become a security risk containing unpatched vulnerabilities. Or it may no longer work as well with newer versions of WordPress, without the person using it realising that’s the cause.

    So, In this article I’m going to provide a multi-pronged approach to how you can do it but not leave your users in the lurch – everything from a minimal approach to full, deleting from the WordPress directory and walking away.

    (more…)