Code reviews help you see opportunities where to use techniques you may miss. Such is the case with immutable values in WordPress plugins.
Search: “plugins” (Page 18 of 130)
We found 650 results for your search.
[…] core work as expected and that previous features do not break. And pushing forward with more test coverage is a Good Thing™. In the last couple of plugins, I’ve released into the WordPress Plugin Repository, I’ve included unit tests with the plugin. Of course, these aren’t for the users benefit (why would they be?). […]
Pressware Plugins is something that I talked about at length a few weeks ago. Maybe this goes on too much promotion for it, but we’re finally getting ready to launch the site – I’m excited – and I want to make sure that I’ve taken all available opportunities to share what we’ve been working […]
[…] issues. In short, when it comes to maintaining a number of free WordPress projects, the degree to which users read provided documentation is at a minimum. Free Plugins WP Audio Player at the WordPress Plugin Repository For example: Every single one of my plugins includes… A WordPress plugin repository homepage that includes a forum […]
As the release candidates of WordPress 3.5 were being release, I spent time updating my plugins to make sure they were fully compliant with the latest version. Specifically, I’ve been trying to patch any outstanding bugs and issues before working on new features. Last week, I updated both Category Sticky Post and Tag Sticky […]