Th Shop Mania
WordPress 6.7 theme
- TYPE DE THèMEThème WordPress %s 6.7
- NOM DU FICHIERth-shop-mania.zip
- TAILLE DU FICHIER823325 octets
- MD54c3497cf1e1e5fe9eb253a5700228317
- SHA1e6bd0ff809e990a234985de8df21b01b24c166ce
- LICENCEGNU GPL 3
- FICHIERS INCLUSCSS, PHP, Bitmap images
- URI DU THèME URIhttps://themehunk.com/th-shop-mania/
- VERSION1.1.1
- URI DE L'AUTEURhttps://www.themehunk.com
- TAGSe-commerce, blog, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-logo, custom-menu, featured-image-header, featured-images, custom-header, footer-widgets, full-width-
- DATE DE CRéATION2022-05-16
- DERNIèRE MISE à JOUR DU FICHIER2022-05-16
- DERNIèRE VALIDATION2022-05-16 12:44
- AUTRES VERSIONS
Ce thème n'est peut être pas libre. Themecheck ne distribue pas de thèmes commerciaux.
Alertes critiques
- ini_set('display_errors', true);10: // ini_set('display_errors', true); ini_set trouvé dans le fichier key.php. 2:
- base64_decode($response)); base64_decode trouvé dans le fichier LicenseChecker.php. 285: $ret = $c->decrypt(
return base64_encode($ret);
base64_encode trouvé dans le fichier LicenseChecker.php. - file_put_contents(DATA_DIR . '/key.txt', $license_key);101: // file_put_contents(DATA_DIR . '/activation-cache.txt', $activation_cache);file_get_contents trouvé dans le fichier key.php. 80: //$license_key = trim(file_get_contents(DATA_DIR . '/key.txt'));88: //$activation_cache = trim(file_get_contents(DATA_DIR . '/activation-cache.txt'));file_get_contents trouvé dans le fichier key.php. 80: //$license_key = trim(file_get_contents(DATA_DIR . '/key.txt'));88: //$activation_cache = trim(file_get_contents(DATA_DIR . '/activation-cache.txt'));file_put_contents trouvé dans le fichier key.php. 35: // file_put_contents(DATA_DIR . '/key.txt', $license_key);101: // file_put_contents(DATA_DIR . '/activation-cache.txt', $activation_cache);fwrite trouvé dans le fichier LicenseChecker.php. 363: fwrite($f, strtoupper($method) . ' ' . $url_parts['path'] . $query . ' HTT368: fwrite($f, 'Content-type: application/x-www-form-urlencoded\r\nContent-leng372: fwrite($f, 'Host: ' . $url_parts['host'] . '\r\nConnection: Close\r\n\r\n' fwrite trouvé dans le fichier LicenseChecker.php. 363: fwrite($f, strtoupper($method) . ' ' . $url_parts['path'] . $query . ' HTT368: fwrite($f, 'Content-type: application/x-www-form-urlencoded\r\nContent-leng372: fwrite($f, 'Host: ' . $url_parts['host'] . '\r\nConnection: Close\r\n\r\n' fwrite trouvé dans le fichier LicenseChecker.php. 363: fwrite($f, strtoupper($method) . ' ' . $url_parts['path'] . $query . ' HTT368: fwrite($f, 'Content-type: application/x-www-form-urlencoded\r\nContent-leng372: fwrite($f, 'Host: ' . $url_parts['host'] . '\r\nConnection: Close\r\n\r\n' fclose trouvé dans le fichier LicenseChecker.php. 386: fclose($f);442: fclose($f);fopen trouvé dans le fichier LicenseChecker.php. 72: public $openurl_callbacks = array( // fsockopen, curl, fopen75: Fopen'),412: Fopen($method, $url, $params)428: $f = @fopen($url, 'r', false, $context);fclose trouvé dans le fichier LicenseChecker.php. 386: fclose($f);442: fclose($f); file_put_contents trouvé dans le fichier key.php. 35: //
- fsockopen, curl, fopen73: Fsockopen'),347: Fsockopen($method, $url, $params)352: $f = fsockopen('ssl://'. $url_parts['host'], 443);354: $f = fsockopen('tcp://' . $url_parts['host'], 80);fsockopen trouvé dans le fichier LicenseChecker.php. 72: public $openurl_callbacks = array( // fsockopen, curl, fopen73: Fsockopen'),347: Fsockopen($method, $url, $params)352: $f = fsockopen('ssl://'. $url_parts['host'], 443);354: $f = fsockopen('tcp://' . $url_parts['host'], 80);curl_init trouvé dans le fichier LicenseChecker.php. 392: if (!function_exists('curl_init')) return 394: $ch = curl_init();curl_exec trouvé dans le fichier LicenseChecker.php. 405: if (($body = curl_exec($ch)) === false) fsockopen trouvé dans le fichier LicenseChecker.php. 72: public $openurl_callbacks = array( //
Attention
- Tag inconnu custom-logo trouvé dans l'entête du fichier style.css.
- Le thème ne prend pas en charge la pagination de commentaire. La fonction paginate_comments_links() permet d'ajouter une pagination de commentaire.
- Mauvaise extension de fichier screenshot ! Le fichier screenshot.png n'est pas un véritable fichier JPG. Le type détecté est : "image/png".
Info
- Ce thème ne contient pas le fichier optionnel rtl.php.
- Ce thème ne contient pas le fichier optionnel front-page.php.
- Ce thème ne contient pas le fichier optionnel home.php.
- Ce thème ne contient pas le fichier optionnel category.php.
- Ce thème ne contient pas le fichier optionnel tag.php.
- Ce thème ne contient pas le fichier optionnel taxonomy.php.
- Ce thème ne contient pas le fichier optionnel author.php.
- Ce thème ne contient pas le fichier optionnel date.php.
- Ce thème ne contient pas le fichier optionnel attachment.php.
- Ce thème ne contient pas le fichier optionnel image.php.
- Le thème semble utiliser include ou require : tab-html.php 58: <?php include('welcome.php'); ?>100: <?php require_once('free-pro.php'); ?>115: <?php require_once('need-help.php'); ?>127: <?php require_once('sidebar.php'); ?> Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : th-option.php 2: include_once(ABSPATH . 'wp-admin/includes/plugin-install.php');173: require_once('tab-html.php'); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : class-customize.php 65: require_once( trailingslashit( get_template_directory() ) . 'customizer/pro Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.