0
Résultats de validation

Nominal

Nominal

WordPress 6.5.2 theme
0
  • TYPE DE THèMEThème WordPress %s 6.5.2
  • NOM DU FICHIERnominal.zip
  • TAILLE DU FICHIER2207722 octets
  • MD5f73c3bfaed076741c87e0722dfb56a45
  • SHA12c508594850e70581e810df88ab172137e4de68b
  • LICENCEAucun
  • FICHIERS INCLUSCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • URI DU THèME URIhttp://mythemeshop.com/themes/nominal
  • VERSION1.3.5
  • URI DE L'AUTEUR
  • DATE DE CRéATION2020-09-16
  • DERNIèRE MISE à JOUR DU FICHIER2020-09-16
  • DERNIèRE VALIDATION2020-09-16 20:00
Ce thème n'est peut être pas libre. Themecheck ne distribue pas de thèmes commerciaux.
Alertes critiques
  1. Title : Title Absence de référence à add_theme_support( "title-tag" ) dans le thème.Le thème doit avoir des tags <title>, idéalement dans le fichier header.php.Le thème doit comporter un appel à wp_title(), idéalement dans le fichier header.php.
  2. Failles de sécurité : Utilisation de eval() eval trouvé dans le fichier widget-recentposts.php. 158: $eval_result = eval('?>'.$widget_output_template);
  3. Failles de sécurité : Modification des paramètres du serveur PHP ini_set trouvé dans le fichier radium-importer.php. 750: ini_set('max_execution_time', -1);752: ini_set('max_execution_time', $max_execution_time);ini_set trouvé dans le fichier wordpress-importer.php. 106: ini_set('max_execution_time', -1);132: ini_set('max_execution_time', $max_execution_time);
  4. Failles de sécurité : Utilisation de base64_encode() base64_encode trouvé dans le fichier twitteroauth.php.
     return base64_encode(hash_hmac('sha1', $signatureBase, $key, true));
     $parameters['media'] = base64_encode($file);
     'media_data' => base64_encode(fread($media, $this->chunkSize))
     return base64_encode($key . ':' . $secret);
  5. Présence d'iframes : Les iframes sont parfois utilisées pour charger du contenu non désirés ou du code malicieux sur des sites tiers <iframe class="youtube-player" type="text/html" width="640" height="360" src="https://www.youtube.com/embed/NgeaqIy2OB0?version=3&amp;rel=1&amp;fs=1&amp;autohide=2&amp;showsearch=0&amp;showinfo=1&amp;iv_load_policy=1&amp;wmode=transparent" allowfullscreen="true" style="border:0;"> trouvé dans le fichier rm-seo.php. 783: <span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='640' height='360' sr<iframe src="http://www.facebook.com/plugins/likebox.php?href=<?php echo urlencode($page_url); ?> trouvé dans le fichier widget-fblikebox.php. 59: <iframe src='http://www.facebook.com/plugins/likebox.php?href=<?php echo ur
  6. Code malveillant : Opérations sur système de fichiers file_get_contents trouvé dans le fichier radium-importer.php. 296: $data = file_get_contents( $file );417: $data = file_get_contents( $file );file_get_contents trouvé dans le fichier radium-importer.php. 296: $data = file_get_contents( $file );417: $data = file_get_contents( $file );file_get_contents trouvé dans le fichier parsers.php. 68: $contents = file_get_contents( $file );275: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {file_get_contents trouvé dans le fichier parsers.php. 68: $contents = file_get_contents( $file );275: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen trouvé dans le fichier parsers.php. 421: $fp = $this->fopen( $file, 'r' );647: function fopen( $filename, $mode = 'r' ) {650: return fopen( $filename, $mode );fclose trouvé dans le fichier parsers.php. 470: $this->fclose($fp);665: function fclose( $fp ) {668: return fclose( $fp );fopen trouvé dans le fichier parsers.php. 421: $fp = $this->fopen( $file, 'r' );647: function fopen( $filename, $mode = 'r' ) {650: return fopen( $filename, $mode );fopen trouvé dans le fichier parsers.php. 421: $fp = $this->fopen( $file, 'r' );647: function fopen( $filename, $mode = 'r' ) {650: return fopen( $filename, $mode );fclose trouvé dans le fichier parsers.php. 470: $this->fclose($fp);665: function fclose( $fp ) {668: return fclose( $fp );fclose trouvé dans le fichier parsers.php. 470: $this->fclose($fp);665: function fclose( $fp ) {668: return fclose( $fp );file_get_contents trouvé dans le fichier twitteroauth.php. 1061: ($file = file_get_contents($parameters['media'])) === false) {fopen trouvé dans le fichier twitteroauth.php. 1081: $media = fopen($parameters['media'], 'rb');fread trouvé dans le fichier twitteroauth.php. 1087: 'media_data' => base64_encode(fread($media, $this->chunkSize))fclose trouvé dans le fichier twitteroauth.php. 1090: fclose($media);file_get_contents trouvé dans le fichier plugin-activation.php. 2429: $plugin = @json_decode( @file_get_contents( 'https://api.wordpress.org/plugins/info/1.0/' . $item['s
  7. Code malveillant : Opérations réseau curl_init trouvé dans le fichier twitteroauth.php. 1310: $curlHandle = curl_init();curl_exec trouvé dans le fichier twitteroauth.php. 1312: $response = curl_exec($curlHandle);
  8. Menu Admin : Les thèmes doivent utiliser add_theme_page () pour ajouter des pages admin. Fichier theme-options.php : 118: //the list of available parent menus is available here: http://codex.wordpress.org/Function_Reference/add_submenu_page#ParametersFichier options.php : 203: $this->page = add_submenu_page(Fichier options.php : 212: $this->page = add_menu_page(Fichier plugin-activation.php : 647: $this->page_hook = call_user_func( 'add_{$type}_page', $args['parent_slug'], $args['page_title'], $args['menu_tFichier plugin-activation.php : 4003: add_menu_page(
  9. Fonctions obsolètes : bloginfo bloginfo('template_directory') trouvé dans le fichier widget-tabs.php. Il est préférable d'utiliser echo esc_url( get_template_directory_uri() ). 17: <a href='<?php the_permalink(); ?>'><img src='<?php bloginfo('template_directory'); ?>/images/smallthumb.png' alt='<?php the_ti44: <a href='<?php the_permalink(); ?>'><img src='<?php bloginfo('template_directory'); ?>/images/smallthumb.png' alt='<?php the_ti
  10. Fonctions obsolètes : get_option get_option( 'home' ) trouvé dans le fichier support.php. Il est préférable d'utiliser home_url(). 208: 'home_url' => get_option( 'home' ),
Attention
  1. Script de core désabonné : Désabonnement d'un script de coreAppel à wp_deregister_script dans functions.php. Les thèmes ne doivent appeler wp_deregister_script sur des scripts du core. 34: wp_deregister_script('jquery');39: wp_deregister_script('jquery-ui');
  2. tags du thème : Présence de tags inconnusTag inconnu trouvé dans l'entête du fichier style.css.
  3. Text domain : Utilisation incorrecte des fonctions de traduction.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments '&larr; ', Older posts, 'mythemeshop' dans le fichier index.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments 'Newer posts', &rarr;, 'mythemeshop' dans le fichier index.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments '&larr; ', Older posts, 'mythemeshop' dans le fichier archive.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments 'Newer posts', &rarr;, 'mythemeshop' dans le fichier archive.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Posted by <span class="fn">%s</span>' dans le fichier functions.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Rank Math SEO' dans le fichier rm-seo.php.Plusieurs text-domain sont utilisés dans le thème. Cela signifie que le thème n'est pas compatible avec les language packs de WordPress. Les domaines trouvés sont mythemeshop, Older posts, &rarr;, nhp-opts, framework.
  4. Fichiers indésirables : Fichier système de Windowsthumbs.db a été trouvé.
  5. Barre d'admin cachée : Barre d'admin cachée dans CSSLes thèmes ne doivent pas cacher la barre d'admin. Détecté dans le fichier admin.css.
  6. Eléments custom : Présence d'une entête customAucune référence à custom header n'a été trouvée dans le thème.
  7. Eléments custom : Présence d'un fond customAucune référence à custom background n'a été trouvée dans le thème.
  8. Editor style : Présence de l'édition de styleAucune référence à add_editor_style() n'a été trouvée dans le thème. Il est recommandé que le thème implémente l'édition de style, de manière à faire correspondre le contenu de l'éditeur l'affichage dans le thème.
  9. Fichiers CSS : Présence du type de licenseLa déclaration License: manque dans le header du fichier style.css.
  10. Fichiers CSS : Présence de l'url de la licenseLa déclaration License URI: manque dans le header du fichier style.css.
  11. Implémentation de la date et de l'heure : Utilisation de the_time()Au moins une date codée en dur a été trouvée dans le fichier archive.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier widget-catposts.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.
  12. Screenshot : Copie d'écranLa taille du screenshot est 300x225px. La taille recommandée est 1200x900, pour prendre en compte les affichages HiDPI. Bien qu'une résolution de 1200x900 soit recommandée, toutes les images au format 4:3 sont acceptables.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
  1. présence de favicon : Gestion des faviconsDéclaration de favicon trouvée dans theme-actions.php. Les favicons sont prises en charges dans le paramètrage Site Icon depuis la version 4.3.
  2. Liens statiques : Présence de liens codés en durLien potentiellement codés en dur trouvé dans le fichier single.php.47: <a href='https://twitter.com/share' class='twitter-share-button' data-via='<?php echLien potentiellement codés en dur trouvé dans le fichier theme-options.php.131: 'content' => __('<p>If you are facing any problem with our theme or theme option panel, head over to our <a href='http://community.mythemeshop.com'>Support Forum</a></p>', 'mythemeshop')136: 'content' => __('<p>Options Panel created using the <a href='http://leemason.github.com/NHP-Theme-Options-Framework/' target='_blank'>NH141: 'content' => __('<p>Earn 50% commision on every sale by refering your friends and readers. Join our <a href='http://mythemeshop.com/affiliate-program/'>Affiliate Program</a>.</p>', 'my167: 'sub_desc' => __('Upload a <strong>16 x 16 px</strong> image that will represent your website\'s favicon. You can refer to this link for more information on how to make it: <a href='http://www.favicon.cc/' target='blank' rel='nofollow'>http://www.favicon.cc141: 'content' => __('<p>Earn 50% commision on every sale by refering your friends and readers. Join our <a href='http://mythemeshop.com/affiliate-program/'>Affiliate Program</a>.</p>', 'my199: 'std' => 'Theme by <a href='http://mythemeshop.com/'>MyThemeShop</a>.'391: 'sub_desc' => __('Enter your favorite Google webfont name here. Browse fonts <a href='http://www.google.com/webfonts/' target='_blank'>here</a>. (This will overr405: 'sub_desc' => __('Enter your favorite Google webfont name here. Browse fonts <a href='http://www.google.com/webfonts/' target='_blank'>here</a>. (This will overr419: 'sub_desc' => __('Enter your favorite Google webfont name here. Browse fonts <a href='http://www.google.com/webfonts/' target='_blank'>here</a>. (This will overr391: 'sub_desc' => __('Enter your favorite Google webfont name here. Browse fonts <a href='http://www.google.com/webfonts/' target='_blank'>here</a>. (This will overr405: 'sub_desc' => __('Enter your favorite Google webfont name here. Browse fonts <a href='http://www.google.com/webfonts/' target='_blank'>here</a>. (This will overr419: 'sub_desc' => __('Enter your favorite Google webfont name here. Browse fonts <a href='http://www.google.com/webfonts/' target='_blank'>here</a>. (This will overr391: 'sub_desc' => __('Enter your favorite Google webfont name here. Browse fonts <a href='http://www.google.com/webfonts/' target='_blank'>here</a>. (This will overr405: 'sub_desc' => __('Enter your favorite Google webfont name here. Browse fonts <a href='http://www.google.com/webfonts/' target='_blank'>here</a>. (This will overr419: 'sub_desc' => __('Enter your favorite Google webfont name here. Browse fonts <a href='http://www.google.com/webfonts/' target='_blank'>here</a>. (This will overr536: 'desc' => __('<p class='description'><div class='controls'><b>Navigation settings can now be modified from the <a href='nav-menus.php'>Menus Section</a>.</b><br></div></p>', 'mythemeshop')Lien potentiellement codés en dur trouvé dans le fichier options.php.617: echo '<a href='http://mythemeshop.com' id='optionpanellogo' class='logo' target='_blank'><620: echo '<a href='http://mythemeshop.com/support' class='docsupport' target='_blank'><img src620: echo '<a href='http://mythemeshop.com/support' class='docsupport' target='_blank'><img srcLien potentiellement codés en dur trouvé dans le fichier support.php.50: sprintf( __( 'We offer technical support through our %s. Please <strong>copy and paste the following information in your ticket</strong> when contacting support:' , 'mythemeshop' ), '<a href='https://community.mythemeshop.com/forum/7-theme-support/' target='_blank'>'82: <a href='https://community.mythemeshop.com/forum/7-theme-support/' target='_blank' cLien potentiellement codés en dur trouvé dans le fichier widget-tweets.php.38: echo '<strong>'.$tweets->errors[0]->message.'!</strong><br />'. esc_html( 'You\'ll need to regenerate it <a href='https://dev.twitter.com/apps' target='_blank'>here</a>!', 'mythemeshop' ) .91: echo '</select></p><p>Visit <a href='https://dev.twitter.com/apps/' target='_blank'>this link</a> in a new tab, 91: echo '</select></p><p>Visit <a href='https://dev.twitter.com/apps/' target='_blank'>this link</a> in a new tab, Lien potentiellement codés en dur trouvé dans le fichier rm-seo.php.59: 'theme_options_notice' => '<span style='display:block;line-height:1.8;margin-bottom:20px;padding-left:3%;margin-top:-40px;'>' . sprintf( __( '%1$s is a revolutionary SEO product that combines the features of many SEO tools. Its features give you the power of an entire SEO team with just a few clicks.', 'mythemeshop' ), '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank'>Rank Math66: 'metabox_notice_install' => sprintf( __( 'The new %1$s plugin will help you rank better in the search results.', 'mythemeshop' ), '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank'>Rank Math69: 'metabox_notice_activate' => sprintf( __( 'The %1$s plugin is installed but not activated.', 'mythemeshop' ), '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank'>Rank Math76: <span class='mts-ctad'>' . sprintf( __( 'The new %1$s plugin can make your site load faster, offers more features, and can import your current SEO settings with one click.', 'mythemeshop' ), '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank'>Rank Math760: 'title' => '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank' class='rm59: 'theme_options_notice' => '<span style='display:block;line-height:1.8;margin-bottom:20px;padding-left:3%;margin-top:-40px;'>' . sprintf( __( '%1$s is a revolutionary SEO product that combines the features of many SEO tools. Its features give you the power of an entire SEO team with just a few clicks.', 'mythemeshop' ), '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank'>Rank Math66: 'metabox_notice_install' => sprintf( __( 'The new %1$s plugin will help you rank better in the search results.', 'mythemeshop' ), '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank'>Rank Math69: 'metabox_notice_activate' => sprintf( __( 'The %1$s plugin is installed but not activated.', 'mythemeshop' ), '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank'>Rank Math76: <span class='mts-ctad'>' . sprintf( __( 'The new %1$s plugin can make your site load faster, offers more features, and can import your current SEO settings with one click.', 'mythemeshop' ), '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank'>Rank Math760: 'title' => '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank' class='rm59: 'theme_options_notice' => '<span style='display:block;line-height:1.8;margin-bottom:20px;padding-left:3%;margin-top:-40px;'>' . sprintf( __( '%1$s is a revolutionary SEO product that combines the features of many SEO tools. Its features give you the power of an entire SEO team with just a few clicks.', 'mythemeshop' ), '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank'>Rank Math66: 'metabox_notice_install' => sprintf( __( 'The new %1$s plugin will help you rank better in the search results.', 'mythemeshop' ), '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank'>Rank Math69: 'metabox_notice_activate' => sprintf( __( 'The %1$s plugin is installed but not activated.', 'mythemeshop' ), '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank'>Rank Math76: <span class='mts-ctad'>' . sprintf( __( 'The new %1$s plugin can make your site load faster, offers more features, and can import your current SEO settings with one click.', 'mythemeshop' ), '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank'>Rank Math760: 'title' => '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank' class='rm59: 'theme_options_notice' => '<span style='display:block;line-height:1.8;margin-bottom:20px;padding-left:3%;margin-top:-40px;'>' . sprintf( __( '%1$s is a revolutionary SEO product that combines the features of many SEO tools. Its features give you the power of an entire SEO team with just a few clicks.', 'mythemeshop' ), '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank'>Rank Math66: 'metabox_notice_install' => sprintf( __( 'The new %1$s plugin will help you rank better in the search results.', 'mythemeshop' ), '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank'>Rank Math69: 'metabox_notice_activate' => sprintf( __( 'The %1$s plugin is installed but not activated.', 'mythemeshop' ), '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank'>Rank Math76: <span class='mts-ctad'>' . sprintf( __( 'The new %1$s plugin can make your site load faster, offers more features, and can import your current SEO settings with one click.', 'mythemeshop' ), '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank'>Rank Math760: 'title' => '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank' class='rm59: 'theme_options_notice' => '<span style='display:block;line-height:1.8;margin-bottom:20px;padding-left:3%;margin-top:-40px;'>' . sprintf( __( '%1$s is a revolutionary SEO product that combines the features of many SEO tools. Its features give you the power of an entire SEO team with just a few clicks.', 'mythemeshop' ), '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank'>Rank Math66: 'metabox_notice_install' => sprintf( __( 'The new %1$s plugin will help you rank better in the search results.', 'mythemeshop' ), '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank'>Rank Math69: 'metabox_notice_activate' => sprintf( __( 'The %1$s plugin is installed but not activated.', 'mythemeshop' ), '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank'>Rank Math76: <span class='mts-ctad'>' . sprintf( __( 'The new %1$s plugin can make your site load faster, offers more features, and can import your current SEO settings with one click.', 'mythemeshop' ), '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank'>Rank Math760: 'title' => '<a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank' class='rm781: <p><strong>SEO is the most consistent source of traffic for any website.</strong> We created <a href='https://s.rankmath.com/seo' rel='nofollow ugc'><strong>Rank Math, a WordPre782: <h3><a href='https://s.rankmath.com/demo' rel='nofollow ugc'>Try The Demo</a></h3>784: <p><a href='https://s.rankmath.com/suitefeatures' rel='nofollow ugc'>Features</a> | <a 796: Configuring Google Schema Markup, aka Rich Snippets, is now easy, thanks to Rank Math. With support for 13+ types of Schema Markups, aka Rich Snippets, including the Rating Schema, you’ll be able to optimize your posts in just a few clicks. It also includes the <a href='https://rankmath.com/blog/faq-schema/' rel='nofollow ugc'>FAQ Schema aka FA883: <p><strong><a href='https://rankmath.com/blog/elementor-seo/' rel='nofollow ugc'>Elementor SEO<Lien potentiellement codés en dur trouvé dans le fichier welcome-message.php.25: $pointer_content .= '<p>If you face any problem, head over to <a href='http://mythemeshop.com/support'>Knowledge Base</a></p>';Lien potentiellement codés en dur trouvé dans le fichier plugin-activation.php.3772: 'description' => __( 'We created <a href='https://rankmath.com/wordpress/plugin/seo-suite/' target='_blank'>Rank Math3796: 'source' => 'https://mythemeshop.com/mythemeshop-connect.zip',3806: 'info_link' => 'https://mythemeshop.com/plugins/wp-tab-widget-pro/',3817: 'info_link' => 'https://mythemeshop.com/plugins/wp-review-pro/',3828: 'info_link' => 'https://mythemeshop.com/plugins/wp-subscribe-pro/',3839: 'info_link' => 'https://mythemeshop.com/plugins/wp-quiz-pro/',3850: 'info_link' => 'https://mythemeshop.com/plugins/wp-notification-bar/',3859: 'info_link' => 'https://mythemeshop.com/plugins/wp-mega-menu/',3878: 'info_link' => 'https://mythemeshop.com/plugins/wp-quiz-pro/',4297: $author = isset( $plugin['author'] ) ? $plugin['author'] : '<a href='https://mythemeshop.com'>MyThemeShop</a>';4322: $author = isset( $info['author'] ) ? $info['author'] : '<a href='https://mythemeshop.com'>MyThemeShop</a>';4474: 'download_link' => 'https://mythemeshop.com/mythemeshop-connect.zip',4491: $data->response['mythemeshop-connect/mythemeshop-connect.php']->package = 'https://mythemeshop.com/mythemeshop-connect.zip';3796: 'source' => 'https://mythemeshop.com/mythemeshop-connect.zip',3806: 'info_link' => 'https://mythemeshop.com/plugins/wp-tab-widget-pro/',3817: 'info_link' => 'https://mythemeshop.com/plugins/wp-review-pro/',3828: 'info_link' => 'https://mythemeshop.com/plugins/wp-subscribe-pro/',3839: 'info_link' => 'https://mythemeshop.com/plugins/wp-quiz-pro/',3850: 'info_link' => 'https://mythemeshop.com/plugins/wp-notification-bar/',3859: 'info_link' => 'https://mythemeshop.com/plugins/wp-mega-menu/',3878: 'info_link' => 'https://mythemeshop.com/plugins/wp-quiz-pro/',4297: $author = isset( $plugin['author'] ) ? $plugin['author'] : '<a href='https://mythemeshop.com'>MyThemeShop</a>';4322: $author = isset( $info['author'] ) ? $info['author'] : '<a href='https://mythemeshop.com'>MyThemeShop</a>';4474: 'download_link' => 'https://mythemeshop.com/mythemeshop-connect.zip',4491: $data->response['mythemeshop-connect/mythemeshop-connect.php']->package = 'https://mythemeshop.com/mythemeshop-connect.zip';
  3. Fichiers optionnels : Présence du fichierde style pour les écritures de droite vers la gauche rtl.cssCe thème ne contient pas le fichier optionnel rtl.php.
  4. Fichiers optionnels : Présence du fichier-template fron-*page.phpCe thème ne contient pas le fichier optionnel front-page.php.
  5. Fichiers optionnels : Présence du fichier-template de page d'accueil home.phpCe thème ne contient pas le fichier optionnel home.php.
  6. Fichiers optionnels : Présence du fichier-template de catégorie category.phpCe thème ne contient pas le fichier optionnel category.php.
  7. Fichiers optionnels : Présence du fichier-template des tags tag.phpCe thème ne contient pas le fichier optionnel tag.php.
  8. Fichiers optionnels : Présence du fichier template de taxinomie taxonomy.phpCe thème ne contient pas le fichier optionnel taxonomy.php.
  9. Fichiers optionnels : Présence du fichier-template author.phpCe thème ne contient pas le fichier optionnel author.php.
  10. Fichiers optionnels : Présence de du fichier-template des dates et heures date.phpCe thème ne contient pas le fichier optionnel date.php.
  11. Fichiers optionnels : Présence du fichier-template des résultats de recherche search.phpCe thème ne contient pas le fichier optionnel search.php.
  12. Fichiers optionnels : Présence du fichier-template des pièces jointes attachment.phpCe thème ne contient pas le fichier optionnel attachment.php.
  13. Fichiers optionnels : Présence du fichier-template des images image.phpCe thème ne contient pas le fichier optionnel image.php.
  14. Utilisation d'includes : Utilisation de include ou de de requireLe thème semble utiliser include ou require : theme-options.php 7: require_once( dirname( __FILE__ ) . '/options/options.php' );15: require_once( dirname( __FILE__ ) . '/options/support.php' );543: include('theme-presets.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 : radium-importer.php 239: require_once($class_wp_importer);252: require_once($class_wp_import);724: require_once($class_wp_importer);737: require_once($class_wp_import); 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 : init.php 14: require_once( dirname( __FILE__ ) . '/importer/radium-importer.php' ); //lo 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 : options.php 312: require_once($this->dir.'fields/'.$field['type'].'/field_'.$field['type'].'551: require_once($this->dir.'validation/'.$field['validate'].'/validation_'.$fi981: require_once($this->dir.'fields/'.$field['type'].'/field_'.$field['type'].' 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 : support.php 235: require_once( ABSPATH . 'wp-admin/includes/plugin.php' );256: include_once( ABSPATH . 'wp-admin/includes/plugin-install.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 : widget-tweets.php 29: //require_once('twitteroauth.php');31: if(!require_once('twitteroauth.php')){ echo '<strong>Couldn\'t find twitteroaut 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 : theme-actions.php 169: include_once( ABSPATH . 'wp-admin/includes/misc.php' );170: include_once( ABSPATH . 'wp-admin/includes/file.php' );171: include_once( ABSPATH . 'wp-admin/includes/class-wp-upgrader.php' );172: include_once( ABSPATH . 'wp-admin/includes/plugin-install.php' );186: include_once( ABSPATH . 'wp-admin/includes/misc.php' );187: include_once( ABSPATH . 'wp-admin/includes/file.php' );188: include_once( ABSPATH . 'wp-admin/includes/class-wp-upgrader.php' );189: include_once( ABSPATH . 'wp-admin/includes/plugin-install.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 : plugin-activation.php 4181: include( ABSPATH . 'wp-admin/includes/plugin-install.php' );4372: include( ABSPATH . 'wp-admin/includes/plugin-install.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.
Other checked themes