HEX
Server: Apache
System: Linux c120.dattaweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: c1190199 (57165)
PHP: 7.4.33
Disabled: mail, system, shell, exec, system_exec, shell_exec, mysql_pconnect, passthru, popen, proc_open, proc_close, proc_nice, proc_terminate, proc_get_status, escapeshellarg, escapeshellcmd, eval, dl, imap_mail, libvirt_connect, gnupg_init, unsetenv, apache_setenv, pcntl_exec, pcntl_alarm, pcntl_fork, pcntl_waitpid, pcntl_wait, pcntl_wifexited, pcntl_wifstopped, pcntl_wifsignaled, pcntl_wifcontinued, pcntl_wexitstatus, pcntl_wtermsig, pcntl_wstopsig, pcntl_signal, pcntl_signal_get_handler, pcntl_signal_dispatch, pcntl_get_last_error, pcntl_strerror, pcntl_sigprocmask, pcntl_sigwaitinfo, pcntl_sigtimedwait, pcntl_getpriority, pcntl_setpriority, pcntl_async_signals, opcache_get_status, opcache_reset, opcache_get_configuration
Upload Files
File: /home/c1190199/public_html/wp-content/themes/directory/AIT/Admin/conf/admin-branding.neon
# We recomend to not edit this file, unless you know what are you doing
branding:
	options:
		'Your own branding for AIT Admin': section
		#########################################

		adminTitle:
			label: Admin title
			type: text
			default: Theme Admin
			help: Will be displayed if user has Editors role

		loginScreenLogo:
			label: Login Screen Logo
			type: text
			default: 'design/admin-branding/ait-login-logo.png'
			help: Relative path to the image from Theme root

		loginScreenLogoLink:
			label: Login Screen Logo Link
			type: text
			default: 'http://www.ait-themes.com'
			help: Your prefered link for logo

		loginScreenLogoTooltip:
			label: Login Screen Logo Tooltip Title
			type: text
			default: Powered by AIT WordPress Framework

		loginScreenCss:
			label: Custom CSS for login page
			type: textarea
			class: code
			# {$img} will be replaced with image from loginScreenLogo
			default: "/* Notice variable {$img} here. It will be replaced with 'Login Screen Logo' image. */\n\n #login a { width: auto; }body.login { background: #f4f4f4; margin: 50px 0px; padding-bottom: 50px; } h1 a { background: url('{$img}') no-repeat top center !important; } p#nav, p#backtoblog {text-align: center;} p#nav a, p#backtoblog a {text-decoration: none;} p#nav a:hover, p#backtoblog a:hover {text-decoration: underline;}"

		adminTitleIcon:
			label: "Big Admin Icon (32x32)"
			type: text
			default: 'design/admin-branding/ait-admin-icon32.png'
			help: Relative path to the image from Theme root

		adminMenuIcon:
			label: "Small Admin Menu Icon (16x16)"
			type: text
			default: 'design/admin-branding/ait-admin-menu-icon16.png'
			help: Relative path to the image from Theme root

		adminFooterText:
			label: "Custom Admin Footer Text"
			type: wysiwyg
			# Use only double quotes with HTML attributtes
			default: 'Created by <a href="http://www.ait-themes.com">AIT Themes</a>. Powered by <a href="http://www.wordpress.org">WordPress</a> with <a href="http://www.ait-themes.com">AIT WordPress Framework</a>.'