[…] Checkout Fields has a 50% discount on both the WooCommerce and Easy Digital Downloads version of the plugin using the coupon code BFCM2016 at checkout WPCube has 35% off all WordPress plugins, with the coupon code BF2016 OptinMonster has 35% using code BF2016 WPForms has 35% off using code BF2016 Envira Gallery has 35% using code BF2016 Soliloquy has 35% […]
Search: “wordpress plugins” (Page 107 of 127)
We found 631 results for your search.
When it comes to version control with Git, it’s no secret that I’m a fan of Tower. In the WordPress development community, it’s not at all uncommon to hear others talk about why they love or hate GitHub, GitLab, Bitbucket, Subversion, or whatever source control system they are opting to use. That said, I […]
[…] various custom post types that a person may have. Because you can’t know that different custom post types that a person may have on their installation of WordPress, I wrote a small plugin that creates a generic custom post type that can be customized, used, and abused in your development environment. This way, you […]
[…] To be honest, the main things I set out to do with this blog was to provide a resource on what it’s like to work as a professional WordPress developer (which is a discussion in its own right) and to share my experiences along the way. I have no plans of stopping, but I’d like […]
There are a number of ways that we debug our WordPress-based projects. Some people end up going through the code and setting up `print_r` statements or `var_dump` statements Some end up working through the code and changing variables or function names until they find where something breaks (or changes) Some use debugging software (or […]
