Skip to content

Instantly share code, notes, and snippets.

View archondigital's full-sized avatar
💭
Ground control to Major Tsong...

Jon Cuevas archondigital

💭
Ground control to Major Tsong...
View GitHub Profile
@ollietreend
ollietreend / acf-php-to-json.php
Last active April 22, 2024 11:12
Convert Advanced Custom Fields Pro configuration from PHP to JSON.
<?php
/**
* Plugin Name: Convert ACF PHP to JSON
* Description: Convert Advanced Custom Fields Pro configuration from PHP to JSON.
*/
namespace ConvertAcfPhpToJson;
/**
* Add submenu item under 'Custom Fields'