403Webshell
Server IP : 104.171.130.249  /  Your IP : 216.73.216.146
Web Server : nginx/1.25.5
System : Linux 0dac65491b7e 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64
User : root ( 0)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/html/wp-content/themes/matreshka/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/wp-content/themes/matreshka/functions.php
<?php
/**
 * Matreshka functions and definitions.
 *
 * Keep this file as the theme bootstrap. Feature logic should live in inc/*.
 *
 * @link https://developer.wordpress.org/themes/basics/theme-functions/
 *
 * @package Matreshka
 */

if ( ! defined( '_S_VERSION' ) ) {
	define( '_S_VERSION', '1.0.0' );
}

/**
 * Theme foundation.
 */
require_once get_template_directory() . '/inc/theme-setup.php';
require_once get_template_directory() . '/inc/theme-assets.php';
require_once get_template_directory() . '/inc/custom-header.php';
require_once get_template_directory() . '/inc/template-tags.php';
require_once get_template_directory() . '/inc/template-functions.php';
require_once get_template_directory() . '/inc/customizer.php';
require_once get_template_directory() . '/inc/walkers.php';

if ( defined( 'JETPACK__VERSION' ) ) {
	require_once get_template_directory() . '/inc/jetpack.php';
}

/**
 * Admin and content configuration.
 */
require_once get_template_directory() . '/inc/custom-post-types.php';
require_once get_template_directory() . '/inc/theme-options.php';
require_once get_template_directory() . '/inc/category-customization.php';
require_once get_template_directory() . '/inc/product-extra-fields.php';
require_once get_template_directory() . '/inc/contacts-metabox.php';
require_once get_template_directory() . '/inc/vacancies-metabox.php';
require_once get_template_directory() . '/inc/admin-order-metaboxes.php';

/**
 * API endpoints.
 */
require_once get_template_directory() . '/inc/api-endpoints.php';
require_once get_template_directory() . '/inc/api-product-management.php';

/**
 * WooCommerce storefront and checkout behavior.
 */
require_once get_template_directory() . '/inc/price-formatter.php';
require_once get_template_directory() . '/inc/product-template-helpers.php';
require_once get_template_directory() . '/inc/woocommerce-core.php';
require_once get_template_directory() . '/inc/ajax-cart.php';
require_once get_template_directory() . '/inc/wishlist.php';
require_once get_template_directory() . '/inc/shipping-method.php';
require_once get_template_directory() . '/inc/checkout-order-fields.php';
require_once get_template_directory() . '/inc/account-fields.php';

/**
 * Customer features and notifications.
 */
require_once get_template_directory() . '/inc/user-bonuses.php';
require_once get_template_directory() . '/inc/user-notifications.php';
require_once get_template_directory() . '/inc/first-order-discount.php';
require_once get_template_directory() . '/inc/cashback.php';
require_once get_template_directory() . '/inc/registration.php';
require_once get_template_directory() . '/inc/telegram-notifications.php';

Youez - 2016 - github.com/yon3zu
LinuXploit