Steven Henty

Developer

  • Facebook
  • LinkedIn
  • Twitter
  • Blog
  • Profile
  • Products
  • Contact
© 2023 Steven Henty

Local Lightning: MySQL v5.7 not returning errors

December 7, 2020 by Steven Henty Leave a Comment

Problem MySQL v5.7 on Local Lightning doesn’t return helpful error messages. e.g. “Unknown error 1054” instead of “ERROR: Unknown column ‘foo’ in ‘field list‘”. In the case of a typo in a keyword e.g. “sssselect foo from wp_options” no errors are returned at all. From the Local Lightning log:Can’t find error-message file ‘/usr/local/mysql/share/errmsg.sys’. Check error-message […]

Filed Under: Blog

Code Quality in Gravity Forms

December 30, 2018 by Steven Henty Leave a Comment

tl;dr: Along with a continued focus on security, stability and scalability, 2019 will bring a more proactive approach to accessibility as integral to code quality with help from Rian Rietveld. Now 2018 is coming to a close, I’d like to share some of my thoughts on the quality of the code in Gravity Forms over the […]

Filed Under: Gravity Forms

Acceptance Testing WordPress Plugins

May 31, 2017 by Steven Henty 5 Comments

In my previous post on acceptance testing, I demonstrated how I’ve been using Codeception to build a bank of acceptance tests for Gravity Flow to check for regression issues and ensure reliability between every release. In this second post, I make the case for a deeper approach to acceptance testing and demonstrate how to create […]

Filed Under: Blog, Gravity Forms

Acceptance Testing: Gravity Flow

October 8, 2016 by Steven Henty 3 Comments

Update 1 June 2017: Read my second post on acceptance testing for an easier way to set up the test environment – Acceptance Testing WordPress plugins — As more and more organisations depend on Gravity Flow for business workflow automation the responsibility of ensuring reliability between releases is becoming increasingly important. One of the ways of ensuring that […]

Filed Under: Blog

Gravity Forms CLI Tutorial

June 5, 2016 by Steven Henty 7 Comments

Update 27 February 2020: Added command to delete all entries for a form (see Advanced usage) Update 6 June 2016: added contribution section. ——– The Gravity Forms CLI Add-On was released last week. What is it? What can it do? And how on earth do you use it? Introduction Requirements Installation Install Gravity Forms and Add-Ons Verifying […]

Filed Under: Blog, Gravity Forms, Tutorials Tagged With: Gravity Forms CLI

  • 1
  • 2
  • 3
  • …
  • 10
  • Next Page »