PHP 8.1.33
Preview: functions.php Size: 1.06 KB
/home/jambtst2015/public_html/qasandra.com/wp-content/themes/helo/functions.php

<?php
/**
 * Theme functions and definitions.
 *
 * @link https://developer.wordpress.org/themes/basics/theme-functions/
 *
 * @package helo
 * @version 1.0.0
 * @since helo 1.0.0
 */

if ( ! defined( 'ABSPATH' ) ) {
	header( 'Status: 403 Forbidden' );
	header( 'HTTP/1.1 403 Forbidden' );
	die();
}

/**
 * Theme Defined Constant
 */
define( 'HELO_THEME_VERSION', '1.0.3' );
define( 'HELO_THEME_DIR', untrailingslashit(get_template_directory()) . '/' );
define( 'HELO_THEME_URI', untrailingslashit(get_template_directory_uri()) . '/' );

/**
 * Loading Core File and Script Loader.
 */
require_once HELO_THEME_DIR . 'inc/class-helo-after-setup-theme.php';
require_once HELO_THEME_DIR . 'inc/template-functions.php';
require_once HELO_THEME_DIR . 'inc/admin-functions.php';
require_once HELO_THEME_DIR . 'inc/template-tags.php';
require_once HELO_THEME_DIR . 'inc/helo-register-widget.php';
require_once HELO_THEME_DIR . 'inc/class-helo-enqueue-scripts.php';
require_once HELO_THEME_DIR . 'inc/compatibility/woocommerce/class-helo-woocommerce.php';


// End of file functions.php.

Directory Contents

Dirs: 4 × Files: 17

Name Size Perms Modified Actions
assets DIR
- drwxr-xr-x 2024-11-27 14:32:41
Edit Download
inc DIR
- drwxr-xr-x 2024-11-27 14:32:41
Edit Download
languages DIR
- drwxr-xr-x 2024-11-27 14:32:41
Edit Download
- drwxr-xr-x 2024-11-27 14:32:41
Edit Download
643 B lrw-r--r-- 2024-11-27 14:32:41
Edit Download
1.06 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
96 B lrw-r--r-- 2024-11-27 14:32:41
Edit Download
2.17 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
1.59 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
1.06 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
968 B lrw-r--r-- 2024-11-27 14:32:41
Edit Download
1.02 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
34.99 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
558 B lrw-r--r-- 2024-11-27 14:32:41
Edit Download
91.16 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
2.92 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
153.03 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
1.50 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
413 B lrw-r--r-- 2024-11-27 14:32:41
Edit Download
681 B lrw-r--r-- 2024-11-27 14:32:41
Edit Download
863 B lrw-r--r-- 2024-11-27 14:32:41
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).