HEX
Server: Apache
System: Linux dilmahquizNew 5.14.0-162.12.1.el9_1.0.2.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jan 30 22:14:42 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/elixirofceylontea/public/wp-content/themes/posterity/advance/utilities/feature.php
<?php
/* protects from undefined functions used in framework */
if(!function_exists('posterity_horizontal_header_color_variant')){
	function posterity_horizontal_header_color_variant() {
		return 'normal';
	}
}


/* protects from undefined functions used in framework */
if(!function_exists('posterity_cookie_message')){
	function posterity_cookie_message() {
		return '';
	}
}

if(!function_exists('posterity_cookie_message_css')){
	function posterity_cookie_message_css() {
		return '';
	}
}