Software Engineering in WordPress, PHP, and Backend Development

Tag: WordPress (Page 114 of 219)

Articles, tips, and resources for WordPress-based development.

All About Freemius For WordPress

I’ve written a number of posts about WordPress plugins, their place in the overall WordPress economy, and my perspective as it relates to writing and releasing plugins.

To be sure, it’s a challenging place to be. Arguably, the most popular business model for plugins is freemium. For those who are new to this whole thing, this is basically means:

  • You offer a version of you product for free. Perhaps it’s a crippled version or it’s a version that’s designed to last for a definitive period of time.
  • You present the user with the opportunity to upgrade the plugin through the use of prompts throughout the plugin (or your mailing list) or however you’re capturing the leads.
  • This will grant all of the features and/or greater access to support, licensing, add-ons, etc. (depending on how your plugin is built) for a one time or even a subscription-based period of time.

This model works, but it’s not without it’s challenges. For example, take a look at any of the plugins in the WordPress Plugin Repository and you’re likely to find that many of them have support questions.

That is, people who are granted free software are asking for support for it. Then again, what else is to be expected?

Inherently, there’s nothing wrong with that and I’m not saying this is wrong. If you’re going to offer something for free, then expect to receive some demand for support. How much you choose to offer varies.

Regardless, many plugin authors may be a single person or may be a small number of people all of whom are trying to provide a solid product. And, generally speaking, when you offer a premium version of the plugin, only a small percentage convert.

Some people say only 1%-10% convert (though I’ve read reports where somewhere around 3% might be more correct). Regardless, it’s easy to see that going with the freemium model has its defined set of challenges.

So say you’re a WordPress plugin author, you’re looking to apply the freemium model to your business or to your product, but you want to make sure that you’re doing so with as much insight and strategy as possible.

What do you do?

Continue reading

Remove an Enqueued Stylesheet in WordPress

When working on a pre-existing version of a site, you may need to check if a style is already loaded. This, in and of itself, is not that difficult, but if it’s using an older version of a dependency, then it can get a little more complicated.

For example, let’s say that you’re building a plugin for an existing site. The existing site uses something like Font Awesome, but it’s using an older version.

Font Awesome

The requirements call for some updated icons that aren’t available in the existing version. Furthermore, the version of Font Awesome maybe be the minified version or not so we need to check for that.

Continue reading

Source and Distribution Directories in WordPress Development

When organizing assets in a project, it’s common to see source and distribution directories. Sometimes these are organized a little different, but they generally serve the same purpose.

Overtime, I’ve moved from one form of organization to another. And I’ve found it to be easier to handle during deployment and maintenance of a project after release.

So here’s a rundown of how I used to organize my files and how I’m currently doing so now.

Continue reading

An Interview with iThemes on Self-Employment

iThemes is a WordPress-centric company that focuses on providing a suite of tools and themes for bloggers.

Some of these tools include things like BackupBuddy, Exchange, and Sync. From their site:

Since 2008, we’ve been creating WordPress plugins, themes and training for freelancers, marketers, entrepreneurs, designers and developers. We want to take the hassle out of running WordPress websites.

At the beginning of 2015, iThemes launched an effort called WProsper. The goal of of the effort is to help others “do well, do better with WordPress and iThemes.”

Continue reading

A Digression on The State of WordPress

For many of us, we spend our time heads down on projects trying to deliver solutions for a customers. That’s a Good Thing™, as far as I’m concerned.

But every now and then, I think it’s also a Good Thing™ to take stock of where we – as a development community are – where we’re headed, and the things that we’re able to observe about ourselves.

Observe where we are

We need to observe where we are (and from where we’ve come).

Now and again, I’ll write about my own opinions about WordPress (the software, the community, the economy, etc.). I don’t always have a direct point, though.

Sometimes it’s just a smattering of thoughts about what I’ve seen. You know, like a digression. And that’s what this post has shaped up to be.

Continue reading

« Older posts Newer posts »

© 2025 Tom McFarlin

Theme by Anders NorenUp ↑