
/**
 * 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');{"id":1,"date":"2025-11-26T14:34:26","date_gmt":"2025-11-26T14:34:26","guid":{"rendered":"http:\/\/wordpress.test\/?p=1"},"modified":"2025-11-26T14:34:26","modified_gmt":"2025-11-26T14:34:26","slug":"hello-world","status":"publish","type":"post","link":"https:\/\/wg-pay.com\/index.php\/2025\/11\/26\/hello-world\/","title":{"rendered":"Hello world!"},"content":{"rendered":"\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/wg-pay.com\/index.php\/wp-json\/wp\/v2\/posts\/1","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wg-pay.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wg-pay.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wg-pay.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wg-pay.com\/index.php\/wp-json\/wp\/v2\/comments?post=1"}],"version-history":[{"count":0,"href":"https:\/\/wg-pay.com\/index.php\/wp-json\/wp\/v2\/posts\/1\/revisions"}],"wp:attachment":[{"href":"https:\/\/wg-pay.com\/index.php\/wp-json\/wp\/v2\/media?parent=1"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wg-pay.com\/index.php\/wp-json\/wp\/v2\/categories?post=1"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wg-pay.com\/index.php\/wp-json\/wp\/v2\/tags?post=1"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}