introducing block features
This commit is contained in:
parent
5c1507a670
commit
8d73df0af4
|
|
@ -3,7 +3,6 @@
|
||||||
|
|
||||||
add_filter('acf/fields/google_map/api', 'my_acf_google_map_api');
|
add_filter('acf/fields/google_map/api', 'my_acf_google_map_api');
|
||||||
$mapDatas = get_field('map_datas');
|
$mapDatas = get_field('map_datas');
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user