This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
* Plugin Name: ACFSyncFieldGroups | |
* Plugin URI: https://gist.github.com/hirasso/c48c04def92f839f6264349a1be773b3 | |
* Description: Allows to sync ACF field groups via WP CLI | |
* Version: 0.0.2 | |
* Author: Rasso Hilber | |
* Author URI: https://rassohilber.com/ | |
* License: GPL2+ | |
* License URI: https://www.gnu.org/licenses/gpl-2.0.txt |