[…] talk about but given that it’s my business based on WordPress it seems to make sense to include it. The short of it is this: A suite of plugins focused specifically towards bloggers, Custom solutions for small businesses and individuals, Consulting (which generally amounts of code reviews and general high-level conversations about how to achieve […]
Search: “plugins” (Page 102 of 130)
We found 650 results for your search.
[…] could use to script the whole installation of copying files to the right location, setting registry values, and then letting the user know the application was installed? WordPress plugins have gotten away from that. I don’t know why, and I don’t like it. There’s no reason we can’t programmatically take care of our users. I’d […]
[…] might irritate some but they address many of them in their FAQ. What if It Goes Under? One of the fears that I have in using free plugins like this – that provide a sincere amount of utility – is that they won’t be able to sustain their product. So I emailed the team […]
[…] to argue a case for why it should or shouldn’t be in WordPress. Instead, it’s to show how – given the proper setup – we’re able to create plugins that use these features of PHP. The series assumes you have no prior knowledge of namespaces or autoloaders and starts from the very beginning. So if […]
I know: If you’ve been working with WordPress for any amount of time creating themes or plugins, then you’re probably familiar with filters. Even if you’re not really sure how they work, you’ve likely worked with something like the_content. And by that, you’ve likely written a line of code that looks like this: It’s enough […]

