sfw_is_acf_group_edit_screen
Description
Checks for the field group edit screen
Since: 1.0.0
Code
<?php function sfw_is_acf_group_edit_screen( ){
…
} ?>
Checks for the field group edit screen
Since: 1.0.0
<?php function sfw_is_acf_group_edit_screen( ){
…
} ?>