This commit is contained in:
Hoang Huu
2019-09-26 14:06:11 +07:00
parent 8010b9ca34
commit 251eaf8ac5
2 changed files with 24 additions and 15 deletions

View File

@@ -35,6 +35,7 @@ function opalestate_load_cmb2_files() {
}
if ( file_exists( OPALESTATE_CMB2_DIR . 'custom-fields/iconpicker/iconpicker.php' ) ) {
require_once OPALESTATE_CMB2_DIR . 'custom-fields/iconpicker/providers/fontawesome.php';
require_once OPALESTATE_CMB2_DIR . 'custom-fields/iconpicker/iconpicker.php';
}