If you’ve been following along with the series thus far, then you’re likely seeing just how useful proper debugging can be especially when working on WordPress. That is to say that not only are you able to gain valuable insights into your own projects, but you can see how WordPress core works, too. At […]
Search: “wordpress plugins” (Page 107 of 127)
We found 634 results for your search.
Yesterday, I talked briefly about a rationale for using PSRs versus the WordPress Coding Standards and the when and why of both. But that doesn’t mean it’s not without its points of confusion especially if you’re just starting with them, right? By that, I mean: Say you’ve been working with the WordPress Coding Standards […]
Introducing autoloading in conjunction with namespaces in a WordPress plugin can make the application even cleaner.
[…] 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% […]
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 […]
