Skip to content

Instantly share code, notes, and snippets.

@matthewfass
matthewfass / retreat_guru_functions.php
Last active December 31, 2025 20:06
Retreat Guru API Integration - WordPress Functions
<?php
//Create, read, update, delete functions to sync with Retreat Guru API
/* --------------------------------------------------------------------- */
/* ! UPDATE ROUTINES */
/* --------------------------------------------------------------------- */
/* --------------------------------------------------------------------- */
/* ! updated_post_meta - update_rg_record */
/* --------------------------------------------------------------------- */