created plugin custer, and removed shortcodes change_id and user_infos from cipf plugin
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
/*
|
||||
Plugin Name: cipf_plugin
|
||||
Plugin URI:
|
||||
Description: test avec page de redirection
|
||||
Description: version avec vraie page redirection && patch formbuilder calculation
|
||||
Author: hugogogo
|
||||
Version: 0.2.8
|
||||
Version: 0.2.8.2
|
||||
Author URI:
|
||||
*/
|
||||
|
||||
@@ -55,8 +55,8 @@ include_once(PLGNTLS_class::root_path() . 'php/admin_modif_prof.php');
|
||||
/*
|
||||
include_once(PLGNTLS_class::root_path() . 'php/form_builder_patch/url_validation.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/form_builder_patch/multiple_modals.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/form_builder_patch/form_calculation.php');
|
||||
*/
|
||||
include_once(PLGNTLS_class::root_path() . 'php/form_builder_patch/form_calculation.php');
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user