update acf field handling to centerize every call

This commit is contained in:
asus
2024-04-08 21:43:08 +02:00
parent 1e291d16ba
commit 4c0e4c001f
12 changed files with 538 additions and 126 deletions

View File

@@ -226,7 +226,7 @@ function toggle_partner_page_CIPF() {
}
add_action('template_redirect', 'toggle_partner_page_CIPF');
add_action('template_redirect', 'toggle_partner_page_CIPF', 5);