- added a reinit function for acf fields after form validation
- added a plugin version of the modal patch for form builder
This commit is contained in:
@@ -38,13 +38,14 @@ include_once(PLGNTLS_class::get_path() . 'php/admin_menu/example_menu.php');
|
||||
include_once(PLGNTLS_class::get_path() . 'php/paypal/paypal.php');
|
||||
|
||||
include_once(PLGNTLS_class::get_path() . '/php/user_infos.php');
|
||||
//include_once(PLGNTLS_class::get_path() . '/php/hide_admin.php');
|
||||
include_once(PLGNTLS_class::get_path() . '/php/hide_admin.php');
|
||||
//include_once(PLGNTLS_class::get_path() . '/php/menus.php');
|
||||
include_once(PLGNTLS_class::get_path() . 'php/register_partenaires.php');
|
||||
include_once(PLGNTLS_class::get_path() . 'php/redirections.php');
|
||||
include_once(PLGNTLS_class::get_path() . 'php/author_restriction.php');
|
||||
include_once(PLGNTLS_class::get_path() . 'php/reinit_acf_fields.php');
|
||||
|
||||
|
||||
include_once(PLGNTLS_class::get_path() . 'php/form_builder_patch/form_builder.php');
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user