Uname:Linux webm002.cluster129.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64

403WebShell
403Webshell
Server IP : 51.91.236.255  /  Your IP : 216.73.217.120
Web Server : Apache
System : Linux webm002.cluster129.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User : laureet ( 1012854)
PHP Version : 8.0.30
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/laureet/www/wp-content/themes/rhye/inc/functions/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/laureet/www/wp-content/themes/rhye/inc/functions//theme_support.php
<?php

/**
 * Register WordPress Features
 *
 * @return void
 */
add_action( 'after_setup_theme', 'arts_after_setup_theme' );
function arts_after_setup_theme() {
	load_theme_textdomain( 'rhye', ARTS_THEME_PATH . '/languages' );

	add_theme_support( 'automatic-feed-links' );
	add_theme_support( 'post-thumbnails' );
	add_theme_support(
		'html5',
		array(
			'comment-list',
			'comment-form',
			'search-form',
			'gallery',
			'caption',
		)
	);
	add_theme_support(
		'custom-logo',
		array(
			'height'      => 80,
			'width'       => 80,
			'flex-height' => true,
			'flex-width'  => true,
			'header-text' => array( 'logo__text' ),
		)
	);
	add_theme_support( 'customize-selective-refresh-widgets' );
	add_theme_support(
		'post-formats',
		array(
			'aside',
			'gallery',
			'link',
			'image',
			'quote',
			'status',
			'video',
			'audio',
			'chat',
		)
	);
	add_theme_support( 'title-tag' );
	add_image_size( 'rhye-1024-1024-crop', 1024, 1024, true );
	add_image_size( 'rhye-1920-1280-crop', 1920, 1280, true );
	add_image_size( 'rhye-1280-1920-crop', 1280, 1920, true );

	add_theme_support( 'header-footer-elementor' );
}

/**
 * Set content width
 */
if ( ! isset( $content_width ) ) {
	$content_width = 900;
}

Youez - 2016 - github.com/yon3zu
LinuXploit