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 July 24, 2024 18:00
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