WordPress-Related Projects to Watch on GitHub
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 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 [...]
If you have ever downloaded plugins from the WordPress repository, you know that their quality varies a lot. That’s why it is a good practice to use plugins that were developed by well-known and respected plugin authors, and/or that have been downloaded a lot already: you know that the code has been reviewed, that the [...]