Submit
Path:
~
/
home
/
getwphos
/
public_html
/
sdp
/
wp-content
/
plugins
/
themestek-labtechco-extras
/
cs-framework
/
functions
/
File Content:
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' ); }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
actions.php
2666 bytes
0644
customize.php
653 bytes
0644
deprecated.php
632 bytes
0644
enqueue.php
1830 bytes
0644
fallback.php
1840 bytes
0644
helpers.php
5939 bytes
0644
sanitize.php
2639 bytes
0644
N4ST4R_ID | Naxtarrr