Gravity Forms Authorize.Net Add-On Custom Transaction Data
How to send additional fields to Authorize.Net with a transaction from the Gravity Forms Authorize.Net add-on.
Read moreWordPress Sortable Admin Columns for Custom Posts
Adding custom columns to the admin tables for your custom post types is a good way to provide more information to your users. WordPress provides a flexible method to add data whether it’s meta values, taxonomies, images, ACF PRO fields, or anything else tied to your post types.
Read moreTranslating Your WordPress Themes and Plugins
Preparing your themes and plugins for an international audience is not as difficult as you may believe. WordPress provides a set of handy functions that, once learned, can easily be rolled into your existing workflow.
Read moreWordPress Hooks: Actions / Filters
If you understand WordPress hooks you understand one of the key elements that makes WordPress powerful. You also gain a sense of how well theme/plugin authors understand WordPress, and how friendly their code is to extend.
Read moreUsing ACF Pro Section Styles with Flexible Content as a Page Builder
Using the Flexible Content field from Advanced Custom Fields allows you to quickly set up a page builder for your theme. However, this method lacks control over the appearance of specific sections. To implement this you would typically need to add fields for margins, borders, padding, and background for each layout you create for your Flexible Content. This ends up being repetitive and unintuitive for users.
Read moreWordPress / ACF PRO Files Field Custom Upload Directory
Sometimes you want uploads to end up somewhere other than the default WordPress uploads directory. For that WordPress provides the upload_dir filter, but how does that work with ACF PRO file fields?
Read moreMigrating WordPress Sites
Moving a WordPress site, whether it’s to your local environment or to a new server, is a common task with some potentially confusing issues. Typically there are three migration scenarios, broken down in this post along with things to look out for.
Read moreGit Workflow with WordPress
If there was a way to streamline your code backup, development, and deployment would you do it? Git is a solid solution, but benefits from some fine tuning to improve WordPress development.
Read moreCase Study: WP Express
The story of building of a WordPress install app, using Electron, for Windows/OSX.
Read moreCase Study: Brock USA
As the leading supplier of shock pads for artificial turf fields, from the NFL to middle schools and parks, Brock was looking to create a web experience that conveyed their industry knowledge and experience to their key audiences.
Read more