Skip to content

Instantly share code, notes, and snippets.

@kellenmace
kellenmace / save-gravity-forms-file-upload-to-advanced-custom-fields-field-in-wordpress.php
Last active March 2, 2018 03:48
Save Gravity Forms File Upload to Advanced Custom Fields Field in WordPress
<?php
/**
* Save Gravity Forms event registration file to media library.
*/
class WDSP_Event_Form {
/**
* Instance of class.
*
* @var class