HEX
Server: Apache
System: Linux server-634962.emtiyz.com 5.14.0-611.11.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Dec 3 09:47:37 EST 2025 x86_64
User: codo66ho (1003)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //proc/thread-self/cwd/wp-content/plugins/codestar-framework/functions/deprecated.php
<?php if ( ! defined( 'ABSPATH' ) ) { die; } // Cannot access pages directly.
/**
 *
 * Deprecated framework functions from past framework versions. You shouldn't use these
 * functions and look for the alternatives instead. The functions will be removed in a later version.
 *
 */
/**
 *
 * Check for google font
 *
 * @since 1.0.0
 * @deprecated 1.0.0
 *
 */
function cs_is_googe_font() {
  _deprecated_function( __FUNCTION__, '1.0.0' );
}


/**
 *
 * Safe web fonts
 *
 * @since 1.0.0
 * @deprecated 1.0.0
 *
 */
function cs_get_websafe_fonts() {
  _deprecated_function( __FUNCTION__, '1.0.0' );
}