HEX
Server: LiteSpeed
System: Linux premium221.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
User: madepabj (2566)
PHP: 8.3.26
Disabled: NONE
Upload Files
File: //proc/thread-self/root/home/madepabj/gamepointpk.com/wp-content/themes/groovy-child/functions.php
<?php

add_action( 'wp_enqueue_scripts', 'epcl_groovy_child_styles', 100 );

function epcl_groovy_child_styles() {
    wp_enqueue_style( 'groovy-child-css', get_stylesheet_uri() );
}

function epcl_child_theme_slug_setup() {
    load_child_theme_textdomain( 'groovy', get_stylesheet_directory() . '/languages' );
}
add_action( 'after_setup_theme', 'epcl_child_theme_slug_setup' );

/* You can add your custom functions just below */