// Add custom Theme Functions here
include 'codfe-khoa-hoc-video.php';
include 'codfe-theme-option.php';
include 'codfe-woo-function.php';
include 'codfe-youtube.php';
include 'codfe-button.php';
include 'codfe-function.php';
include 'codfe-woo-order-custom-field.php';
include 'codfe-contact-form7.php';
include 'codfe-user.php';
// ẩn thông báo bản quyền
add_action('init','hide_flatsome_notice');
function hide_flatsome_notice() {
remove_action('admin_notices','flatsome_maintenance_admin_notice');
}
//Codfe.com khai bao js và url ajax
function codfe_register_scripts() {
wp_enqueue_script( 'ajax-script', get_theme_file_uri( '/assets/js/myjs.js' ) , array(), '1.0', true );
}
//add_action( 'wp_enqueue_scripts', 'codfe_register_scripts' );
// ajax lấy danh sách sản phẩm cần thềm vào cart
//add_action('wp_ajax_function_them_hoc_vien', 'function_them_hoc_vien');
//add_action('wp_ajax_nopriv_function_them_hoc_vien', 'function_them_hoc_vien');
function function_them_hoc_vien() {
$ten_hoc_vien = (isset($_POST['ten_hoc_vien']))?esc_attr($_POST['ten_hoc_vien']) : '';
echo $ten_hoc_vien;
return 'ok: '.$ten_hoc_vien;
die();
}
// Allow SVG
function cc_mime_types($mimes) {
$mimes['svg'] = 'image/svg+xml';
return $mimes;
}
add_filter('upload_mimes', 'cc_mime_types');
Giỏ hàng – Xem Phong Thủy Nhà, phong Thủy Mộ, tử vi, tướng số, dự đoán họcSkip to content