/**
* Templazee Clinic functions and definitions
*
* @link https://developer.wordpress.org/themes/basics/theme-functions/
*
* @package Templazee Clinic
* @since Templazee Clinic 1.0
*/
function tempalzee_clinic_scripts(){
wp_enqueue_style('templazee-clinic-parent-style', get_template_directory_uri() . '/style.css');
}
add_action('wp_enqueue_scripts', 'tempalzee_clinic_scripts');
function tempalzee_clinic_register_block_pattern_categories(){
register_block_pattern_category(
'templazee-clinic',
array( 'label' => __( 'Theme Pattern', 'templazee-clinic' ) )
);
}
add_action('init', 'tempalzee_clinic_register_block_pattern_categories');
Официальный сайт X – WellGen Pay
Skip to content
Leave a Reply