fixed errors and remain files for cleaning
This commit is contained in:
@@ -4,7 +4,7 @@ Plugin Name: hggg_cipf
|
||||
Plugin URI:
|
||||
Description:
|
||||
Author: hugogogo
|
||||
Version: 0.5.9.3
|
||||
Version: 0.5.10
|
||||
Author URI:
|
||||
*/
|
||||
|
||||
@@ -42,7 +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_acf_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');
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#your-profile .acf-field-textarea.textarea-full-width {
|
||||
#your-profile .acf-field-textarea.textarea_full_width {
|
||||
textarea {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user