added css and functions to make some acf fields read-only
This commit is contained in:
@@ -42,6 +42,7 @@ include_once(Plgntls::root_path() . 'php/partners_handle_offers.php');
|
||||
// utils
|
||||
include_once(Plgntls::root_path() . 'php/_utils_acf_fields.php');
|
||||
include_once(Plgntls::root_path() . 'php/_utils_acf_dates.php');
|
||||
include_once(Plgntls::root_path() . 'php/_utils_acf_fields_disabled.php');
|
||||
include_once(Plgntls::root_path() . 'php/_utils_redirections.php');
|
||||
include_once(Plgntls::root_path() . 'php/_utils_display_css.php');
|
||||
include_once(Plgntls::root_path() . 'php/_utils_checks_roles.php');
|
||||
@@ -53,6 +54,7 @@ include_once(Plgntls::root_path() . 'php/_actions_emails.php');
|
||||
// admin
|
||||
include_once(Plgntls::root_path() . 'php/admin_hide_bar.php');
|
||||
include_once(Plgntls::root_path() . 'php/admin_user_profil.php');
|
||||
include_once(Plgntls::root_path() . 'php/admin_partner.php');
|
||||
include_once(Plgntls::root_path() . 'php/admin_menu.php');
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user