Nov 2, 2016 | Code Snippets, Development, Wordpress
I hardly felt that ~20 lines of code is worth an entire blog post. So why are you able to read this as more than a tweet? The more I looked back at the potential approaches to solve this problem I could have taken, the more I realized understanding how to figure out...
Jul 28, 2016 | Code Snippets, Development, Wordpress
I’ve been working on a project lately that makes extensive use of Advanced Custom Fields (ACF) and the post object / taxonomy field types in particular. As my last blog entry outlined, it integrates VERY nicely with the REST API for custom field validation and...
May 19, 2016 | Code Snippets, Development
When working on large sites that involve integration with 3rd party data sources for user accounts, one of my go-to plugins has been Import Users from CSV with meta. I had bookmarked WP All Import and its’ User Import add-on quite some time ago as an interesting...
Dec 18, 2015 | Code Snippets, Tutorials, Wordpress
The minimum viable product of Gravity Forms was launched in 2009 as a plugin that had an excellent UI to create nice looking forms and offered a wealth of options for notification messages. It’s grown over the years to include an extensive API and add-on...