Skip to content

Instantly share code, notes, and snippets.

View danielbenjamins's full-sized avatar

Daniel Benjamins danielbenjamins

View GitHub Profile
<?php
/*
Plugin Name: GF file upload to ACF image field
Plugin URI: https://gist.github.com/certainlyakey/8c19791b3133beb62d323bf060bf4270
Description: Map Gravity forms file upload field to ACF image/file field so GF would upload the file and save id to DB instead of URL.
Version: 1.0.0
Author: Kellen Mace
*/