Until recently, promoting Premium plugins was not an easy task. While new theme shops appear every month, paid plugin services are not so common. Things might change though: a new service was launched today, called WP App Store.
If you are using GitHub, here is a big list of all projects you can start watching and forking now! WordPress-Related Projects to Watch on GitHub | Themergency.
If you have played with WordPress themes in the past, you know that there are many tutorials sites all around the web gathering and proposing small functions to insert into your theme to make it better/harder/faster/stronger… Here is the new kid on the block: WPfunction.me Careful though: it is sometimes better to create a small [...]
If you use WordPress multisite locally, you know how painful it can be to add a new entry to your Hosts file every time you start working on a new project. That’s why I chose to work with subdirectories instead of subdomains when I work locally. Luckily, Konstantin came up with a simple code snippet [...]