0
Résultats de validation

Urdu Press

Urdu Press

WordPress 6.4.3 theme
0
Ce thème n'est peut être pas libre. Themecheck ne distribue pas de thèmes commerciaux.
Alertes critiques
  1. Customizer : Sanitization des Customizer settings Un setting Customizer a été trouvé sans callback de sanitization dans le fichier extension_customizer.php. Tous les appels à la méthode add_setting() doivent déclarer une fonction de filtrage.
  2. Title : Title Les tags <title> ne peuvent contenir qu'un appe à wp_title(). wp_title filter soit être utilisée pour modifier la sortie.
  3. Code malveillant : Opérations sur système de fichiers file_get_contents trouvé dans le fichier parsers.php. 66: $success = $dom->loadXML( file_get_contents( $file ) );269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {file_get_contents trouvé dans le fichier parsers.php. 66: $success = $dom->loadXML( file_get_contents( $file ) );269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen trouvé dans le fichier parsers.php. 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fclose trouvé dans le fichier parsers.php. 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp );fopen trouvé dans le fichier parsers.php. 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fopen trouvé dans le fichier parsers.php. 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fclose trouvé dans le fichier parsers.php. 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp );fclose trouvé dans le fichier parsers.php. 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp );file_get_contents trouvé dans le fichier radium-importer.php. 263: $data = file_get_contents( $file );338: $data = file_get_contents( $file );file_get_contents trouvé dans le fichier radium-importer.php. 263: $data = file_get_contents( $file );338: $data = file_get_contents( $file );fopen trouvé dans le fichier class.redux_helpers.php. 651: //$fp = fopen( $file, 'r' );fread trouvé dans le fichier class.redux_helpers.php. 654: //$file_data = fread( $fp, 8192 );fclose trouvé dans le fichier class.redux_helpers.php. 657: //fclose( $fp );fwrite trouvé dans le fichier scss.inc.php. 831: //fwrite(STDERR, 'Line $line DEBUG: $value\n');file_get_contents trouvé dans le fichier scss.inc.php. 1654: //$code = file_get_contents($path);4433: //$imports = unserialize(file_get_contents($icache));4473: //$css = $this->scss->compile(file_get_contents($in), $in);4537: //echo file_get_contents($output);file_get_contents trouvé dans le fichier scss.inc.php. 1654: //$code = file_get_contents($path);4433: //$imports = unserialize(file_get_contents($icache));4473: //$css = $this->scss->compile(file_get_contents($in), $in);4537: //echo file_get_contents($output);file_get_contents trouvé dans le fichier scss.inc.php. 1654: //$code = file_get_contents($path);4433: //$imports = unserialize(file_get_contents($icache));4473: //$css = $this->scss->compile(file_get_contents($in), $in);4537: //echo file_get_contents($output);file_put_contents trouvé dans le fichier scss.inc.php. 4482: //file_put_contents($out, $css);4483: //file_put_contents($this->importsCacheName($out),file_put_contents trouvé dans le fichier scss.inc.php. 4482: //file_put_contents($out, $css);4483: //file_put_contents($this->importsCacheName($out),file_get_contents trouvé dans le fichier scss.inc.php. 1654: //$code = file_get_contents($path);4433: //$imports = unserialize(file_get_contents($icache));4473: //$css = $this->scss->compile(file_get_contents($in), $in);4537: //echo file_get_contents($output);
  4. Menu Admin : Les thèmes doivent utiliser add_theme_page () pour ajouter des pages admin. Fichier welcome.php : 195: $page = 'add_management_page';Fichier framework.php : 1336: // wrappers and need to be appened to using add_submenu_page.1387: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1445: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['tFichier framework.php : 1336: // wrappers and need to be appened to using add_submenu_page.1387: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1445: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['tFichier framework.php : 1413: $this->page = call_user_func( 'add_menu_page', $this->args['page_title'], $this->args['menu_title'], $thisFichier framework.php : 1336: // wrappers and need to be appened to using add_submenu_page.1387: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1445: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['t
  5. Constantes inappropriées : Utilisation de HEADER_TEXTCOLOR La constante HEADER_TEXTCOLOR a été trouvée dans le fichier custom-header.php. add_theme_support( 'custom-header' ) doit être utilisé à la place. 48: // get_header_textcolor() options: HEADER_TEXTCOLOR is default, hide text (returns 'blank') or any hex value.49: if ( HEADER_TEXTCOLOR == $header_text_color ) {
  6. Fonctions obsolètes : wp_get_http wp_get_http trouvé dans le fichier wordpress-importer.php . Obsolète depuis la version de la 4.4. Il est prérable d'utiliser WP_Http à la place. 905: $headers = wp_get_http( $url, $upload['file'] );
  7. Fonctions obsolètes : get_bloginfo get_bloginfo( 'stylesheet_directory' ) trouvé dans le fichier posts-grid.php. Il est préférable d'utiliser get_stylesheet_directory_uri(). 25: echo '<img src='' . get_bloginfo( 'stylesheet_directory' ) . '/images/nothumb.png' />';get_bloginfo( 'stylesheet_directory' ) trouvé dans le fichier posts-block2.php. Il est préférable d'utiliser get_stylesheet_directory_uri(). 28: echo '<img src='' . get_bloginfo( 'stylesheet_directory' ) . '/images/nothumb.png' />';70: echo '<img src='' . get_bloginfo( 'stylesheet_directory' ) . '/images/nothumb.png' />';get_bloginfo( 'stylesheet_directory' ) trouvé dans le fichier posts-block.php. Il est préférable d'utiliser get_stylesheet_directory_uri(). 28: echo '<img src='' . get_bloginfo( 'stylesheet_directory' ) . '/images/nothumb.png' />';59: echo '<img src='' . get_bloginfo( 'stylesheet_directory' ) . '/images/nothumb.png' />';get_bloginfo( 'stylesheet_directory' ) trouvé dans le fichier posts-related.php. Il est préférable d'utiliser get_stylesheet_directory_uri(). 25: echo '<img src='' . get_bloginfo( 'stylesheet_directory' ) . '/images/nothumb.png' />';
  8. Inclusion de plugin : Présence de fichier zip Les plugins ne sont pas autorisés dans les thèmes. Le fichier zip urdu-keyboard.1.1.zip restrict-widgets.1.2.9.zip contact-form-7.4.3.1.zip a été trouvé.
Attention
  1. Script de core désabonné : Désabonnement d'un script de coreAppel à wp_deregister_script dans register-scripts.php. Les thèmes ne doivent appeler wp_deregister_script sur des scripts du core. 8: wp_deregister_script( 'jquery');Appel à wp_deregister_script dans enqueue.php. Les thèmes ne doivent appeler wp_deregister_script sur des scripts du core. 215: wp_deregister_script( 'jquerySelect2' );Appel à wp_deregister_script dans framework.php. Les thèmes ne doivent appeler wp_deregister_script sur des scripts du core. 565: wp_deregister_script( 'wpb_ace' );
  2. tags du thème : Présence de tags inconnusTag inconnu magazine trouvé dans l'entête du fichier style.css.Tag inconnu urdu trouvé dans l'entête du fichier style.css.Tag inconnu arabic trouvé dans l'entête du fichier style.css.Tag inconnu urdu theme trouvé dans l'entête du fichier style.css.Tag inconnu urdu news trouvé dans l'entête du fichier style.css.
  3. Text domain : Utilisation incorrecte des fonctions de traduction.Mauvaus répertoire d'installation pour le thème. Le nom du répertoir doit correspondre au slug du thème. Le slug de ce thème ainsi que le text-domain est urdu-press.
  4. Text domain : Utilisation incorrecte des fonctions de traduction.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'آپکا نام' dans le fichier comments.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'آپکا ای میل ایڈریس' dans le fichier comments.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'اپنا تبصرہ لکھیں' dans le fichier comments.php.Une fonction de traduction utilisée sans text-domain. Fonction _e, avec les arguments "تبصرے" dans le fichier posts-block2.php.Une fonction de traduction utilisée sans text-domain. Fonction _e, avec les arguments "مناظر" dans le fichier posts-block2.php.Une fonction de traduction utilisée sans text-domain. Fonction _e, avec les arguments "تبصرے" dans le fichier content-single.php.Une fonction de traduction utilisée sans text-domain. Fonction _e, avec les arguments "مناظر" dans le fichier content-single.php.Une fonction de traduction utilisée sans text-domain. Fonction _e, avec les arguments "تبصرے" dans le fichier posts-block.php.Une fonction de traduction utilisée sans text-domain. Fonction _e, avec les arguments "مناظر" dans le fichier posts-block.php.Une fonction de traduction utilisée sans text-domain. Fonction _x, avec les arguments 'جو تلاش کرنا چاہ رہے ہیں یہاں لکھیں', 'label' dans le fichier searchform.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_attr_x, avec les arguments 'جو تلاش کرنا چاہ رہے ہیں یہاں لکھیں …', 'placeholder' dans le fichier searchform.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_attr_x, avec les arguments 'جو تلاش کرنا چاہ رہے ہیں یہاں لکھیں', 'label' dans le fichier searchform.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_attr_x, avec les arguments 'تلاش کریں', 'submit button' dans le fichier searchform.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Install Required Plugins' dans le fichier contact-form-7.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Install Plugins' dans le fichier contact-form-7.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Installing Plugin: %s' dans le fichier contact-form-7.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Something went wrong with the plugin API.' dans le fichier contact-form-7.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' dans le fichier contact-form-7.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' dans le fichier contact-form-7.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.', 'Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.' dans le fichier contact-form-7.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' dans le fichier contact-form-7.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' dans le fichier contact-form-7.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.', 'Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.' dans le fichier contact-form-7.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.', 'The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.' dans le fichier contact-form-7.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.', 'Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.' dans le fichier contact-form-7.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Begin installing plugin', 'Begin installing plugins' dans le fichier contact-form-7.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Activate installed plugin', 'Activate installed plugins' dans le fichier contact-form-7.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Return to Required Plugins Installer' dans le fichier contact-form-7.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Plugin activated successfully.' dans le fichier contact-form-7.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'All plugins installed and activated successfully. %s' dans le fichier contact-form-7.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' dans le fichier class-tgm-plugin-activation.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' dans le fichier class-tgm-plugin-activation.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.', 'Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.' dans le fichier class-tgm-plugin-activation.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' dans le fichier class-tgm-plugin-activation.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' dans le fichier class-tgm-plugin-activation.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.', 'Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.' dans le fichier class-tgm-plugin-activation.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.', 'The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.' dans le fichier class-tgm-plugin-activation.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.', 'Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.' dans le fichier class-tgm-plugin-activation.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Begin installing plugin', 'Begin installing plugins' dans le fichier class-tgm-plugin-activation.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Begin activating plugin', 'Begin activating plugins' dans le fichier class-tgm-plugin-activation.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Install Required Plugins' dans le fichier urdu-keyboard.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Install Plugins' dans le fichier urdu-keyboard.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Installing Plugin: %s' dans le fichier urdu-keyboard.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Something went wrong with the plugin API.' dans le fichier urdu-keyboard.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' dans le fichier urdu-keyboard.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' dans le fichier urdu-keyboard.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.', 'Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.' dans le fichier urdu-keyboard.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' dans le fichier urdu-keyboard.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' dans le fichier urdu-keyboard.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.', 'Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.' dans le fichier urdu-keyboard.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.', 'The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.' dans le fichier urdu-keyboard.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.', 'Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.' dans le fichier urdu-keyboard.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Begin installing plugin', 'Begin installing plugins' dans le fichier urdu-keyboard.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Activate installed plugin', 'Activate installed plugins' dans le fichier urdu-keyboard.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Return to Required Plugins Installer' dans le fichier urdu-keyboard.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Plugin activated successfully.' dans le fichier urdu-keyboard.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'All plugins installed and activated successfully. %s' dans le fichier urdu-keyboard.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Install Required Plugins' dans le fichier restrict-widgets.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Install Plugins' dans le fichier restrict-widgets.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Installing Plugin: %s' dans le fichier restrict-widgets.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Something went wrong with the plugin API.' dans le fichier restrict-widgets.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' dans le fichier restrict-widgets.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' dans le fichier restrict-widgets.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.', 'Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.' dans le fichier restrict-widgets.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' dans le fichier restrict-widgets.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' dans le fichier restrict-widgets.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.', 'Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.' dans le fichier restrict-widgets.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.', 'The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.' dans le fichier restrict-widgets.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.', 'Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.' dans le fichier restrict-widgets.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Begin installing plugin', 'Begin installing plugins' dans le fichier restrict-widgets.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Activate installed plugin', 'Activate installed plugins' dans le fichier restrict-widgets.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Return to Required Plugins Installer' dans le fichier restrict-widgets.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Plugin activated successfully.' dans le fichier restrict-widgets.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'All plugins installed and activated successfully. %s' dans le fichier restrict-widgets.php.Une fonction de traduction utilisée sans text-domain. Fonction _e, avec les arguments 'Title:' dans le fichier widget-catposts.php.Une fonction de traduction utilisée sans text-domain. Fonction _e, avec les arguments 'Select Category:' dans le fichier widget-catposts.php.Une fonction de traduction utilisée sans text-domain. Fonction _e, avec les arguments 'Enter Limit:' dans le fichier widget-catposts.php.Une fonction de traduction utilisée sans text-domain. Fonction _e, avec les arguments 'Thumbnail Size:' dans le fichier widget-catposts.php.Une fonction de traduction utilisée sans text-domain. Fonction _e, avec les arguments 'Title:' dans le fichier widgets.php.Une fonction de traduction utilisée sans text-domain. Fonction _e, avec les arguments 'Select Category:' dans le fichier widgets.php.Une fonction de traduction utilisée sans text-domain. Fonction _e, avec les arguments 'Enter Limit:' dans le fichier widgets.php.Une fonction de traduction utilisée sans text-domain. Fonction _e, avec les arguments 'Title:' dans le fichier widget-featured-pots.php.Une fonction de traduction utilisée sans text-domain. Fonction _e, avec les arguments 'Enter Limit:' dans le fichier widget-featured-pots.php.Une fonction de traduction utilisée sans text-domain. Fonction _e, avec les arguments "مزید پڑھیں" dans le fichier single.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments '' dans le fichier options-init.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments 'If you like <strong>Redux</strong> please leave us a <a href="', https://, 'wordpress.org/support/view/plugin-reviews/redux-framework?filter=5#postform" target="_blank" class="redux-rating-link" data-rated="Thanks :)">&#9733;&#9733;&#9733;&#9733;&#9733;</a> rating. A huge thank you from Redux in advance!' dans le fichier welcome.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments 'If you like <strong>Redux</strong> please leave us a <a href="', https://, 'wordpress.org/support/view/plugin-reviews/redux-framework?filter=5#postform" target="_blank" class="redux-rating-link" data-rated="Thanks :)">&#9733;&#9733;&#9733;&#9733;&#9733;</a> rating. A huge thank you from Redux in advance!', 'redux-framework' dans le fichier welcome.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 unews, tgmpa, framework, wordpress-importer, radium, admin_folder, xpanel-framework, redux-framework-demo, redux-framework, themecheck, https://.
  5. Cdn : Utilisation d'un CDNUne url de type CDN a été trouvée dans le code maxcdn.bootstrapcdn.com/bootstrap. Les fichiers CSS et JS ne doivent pas être chargés depuis un CDN. Ces ressources doivent être intégrées dans le thème.
  6. Failles de sécurité : Présence de code Google adsensepub-7875026167854193 trouvé dans le fichier widgets.txt. 1: {'sidebar-1':{'text-6':{'title':'\u0627\u0634\u062a\u06c1\u0627\u0631','text':'<img src=\'http:\/\/stylothemes.com\/urdupress\/wp-content\/themes\/upress\/images\/600.jpg\' class=\'img-responsive\'>','filter':false,'rw_opt':{'widget_select':false}},'text-3':{'title':'\u06c1\u0645\u0627\u0631\u0627 \u0641\u06cc\u0633 \u0628\u06a9 \u067e\u06cc\u062c','text':'<div class=\'fb-page\' data-href=\'https:\/\/www.facebook.com\/xitclubpage\' data-width=\'300\' data-small-header=\'false\' data-adapt-container-width=\'true\' data-hide-cover=\'false\' data-show-facepile=\'true\' data-show-posts=\'false\'><div class=\'fb-xfbml-parse-ignore\'><blockquote cite=\'https:\/\/www.facebook.com\/xitclubpage\'><a href=\'https:\/\/www.facebook.com\/xitclubpage\'>XiTClub.com<\/a><\/blockquote><\/div><\/div>','filter':false},'text-2':{'title':'\u0627\u0634\u062a\u06c1\u0627\u0631','text':'<a href=\'http:\/\/www.blogvo.com\' target=\'_blank\'><img title=\'Free Website with 5 GB Storage\' src=\'http:\/\/i.imgur.com\/YWmtwgf.jpg\' style=\'max-width: 95%; margin: 0 auto;\' alt=\'Free Website with 5 GB Storage\' height=\'250\' width=\'300\'><\/a>','filter':false,'rw_opt':{'widget_select':false,'cpt_page':true}},'text-4':{'title':'\u06c1\u0645\u0627\u0631\u06cc \u0679\u0648\u06cc\u0679\u0631 \u0641\u06cc\u0688','text':' <a class=\'twitter-timeline\' href=\'https:\/\/twitter.com\/xitclub\' data-widget-id=\'668959070305558528\'>Tweets by @xitclub<\/a>\r\n <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=\/^http:\/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+\':\/\/platform.twitter.com\/widgets.js\';fjs.parentNode.insertBefore(js,fjs);}}(document,\'script\',\'twitter-wjs\');<\/script>\r\n ','filter':false,'rw_opt':{'widget_select':false,'cpt_page':true}},'text-8':{'title':'\u062e\u0635\u0648\u0635\u06cc \u0648\u06cc\u0688\u06cc\u0648\u0632','text':'<iframe frameborder=\'0\' width=\'320\' height=\'180\' src=\'\/\/www.dailymotion.com\/embed\/video\/x3b52db\' allowfullscreen><\/iframe><br \/><hr \/>\r\n<iframe frameborder=\'0\' width=\'320\' height=\'180\' src=\'\/\/www.dailymotion.com\/embed\/video\/x3b4cap\' allowfullscreen><\/iframe><br \/><hr \/>\r\n<iframe frameborder=\'0\' width=\'320\' height=\'180\' src=\'\/\/www.dailymotion.com\/embed\/video\/x2jnegu\' allowfullscreen><\/iframe><br \/><hr \/>\r\n<iframe frameborder=\'0\' width=\'320\' height=\'180\' src=\'\/\/www.dailymotion.com\/embed\/video\/x3ch4sn\' allowfullscreen><\/iframe><br \/><hr \/>\r\n<iframe frameborder=\'0\' width=\'320\' height=\'180\' src=\'\/\/www.dailymotion.com\/embed\/video\/x3fie30\' allowfullscreen><\/iframe><br \/>','filter':false,'rw_opt':{'widget_select':false,'cpt_post':true,'cpt_page':true}},'text-9':{'title':'\u0627\u0634\u062a\u06c1\u0627\u0631','text':'<a href=\'http:\/\/www.blogvo.com\' target=\'_blank\'><img title=\'Free Website with 5 GB Storage\' src=\'http:\/\/i.imgur.com\/G1cSab9.jpg\' style=\'max-width: 95%; margin: 0 auto;\' alt=\'Free Website with 5 GB Storage\' height=\'250\' width=\'300\'><\/a>','filter':false,'rw_opt':{'widget_select':false,'cpt_page':true}},'upress_posts_widget-3':{'title':'\u062e\u0635\u0648\u0635\u06cc \u0641\u06cc\u0686\u0631\u0632','category':'\/category\/archives\/international','limit':'8','thumbsize':'0','widget_select':'no','widget_multiselect':['cpt_page'],'rw_opt':{'cpt_page':true,'widget_select':false}},'text-10':{'title':'\u06c1\u0645\u0627\u0631\u06cc \u0627\u06cc \u0645\u06cc\u0644 \u0644\u0633\u0679 \u0645\u06cc\u06ba \u0634\u0627\u0645\u0644 \u06c1\u0648\u06ba','text':'[contact-form-7 id=\'225\' title=\'subscribe\']','filter':false,'rw_opt':{'widget_select':false}}},'sidebar-mini':{'upress_posts_widget-2':{'title':'\u062d\u06cc\u0631\u062a \u0627\u0646\u06af\u06cc\u0632','category':'\/category\/archives\/international','limit':'10','thumbsize':'1','widget_select':'no','rw_opt':{'widget_select':false}},'text-5':{'title':'\u0627\u0634\u062a\u06c1\u0627\u0631','text':'<script async src=\'\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js\'><\/script>\r\n<!-- StyloThemes -125 -->\r\n<ins class=\'adsbygoogle\'\r\n style=\'display:inline-block;width:125px;height:125px\'\r\n data-ad-client=\'ca-pub-7875026167854193\'\r\n data-ad-slot=\'4988647360\'><\/ins>\r\n<scri
  7. Balises courtes PHP : Présence de balises PHP courtesPrésence de balises PHP courtes dans le fichier parsedown.php. "Il est conseillé de ne pas les utiliser car elles ne sont seulement disponibles lors de l'activation de la directive de configuration short_open_tag du php.ini, ou si PHP a été configuré avec l'option --enable-short-tags" (php.net), ce qui n'est pas le cas sur de nombreux serveurs.14: # Modified by Dovy Paukstys to remove <? shortcode-like declaration.
  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. Implémentation de l'internationalisation : Utilisation correcte de ___al(La variable $theme_text_domain a été trouvée dans une fonction de traduction dans le fichier contact-form-7.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $theme_text_domain a été trouvée dans une fonction de traduction dans le fichier contact-form-7.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $theme_text_domain a été trouvée dans une fonction de traduction dans le fichier contact-form-7.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $theme_text_domain a été trouvée dans une fonction de traduction dans le fichier contact-form-7.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $theme_text_domain a été trouvée dans une fonction de traduction dans le fichier contact-form-7.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $theme_text_domain a été trouvée dans une fonction de traduction dans le fichier contact-form-7.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $theme_text_domain a été trouvée dans une fonction de traduction dans le fichier contact-form-7.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $theme_text_domain a été trouvée dans une fonction de traduction dans le fichier urdu-keyboard.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $theme_text_domain a été trouvée dans une fonction de traduction dans le fichier urdu-keyboard.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $theme_text_domain a été trouvée dans une fonction de traduction dans le fichier urdu-keyboard.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $theme_text_domain a été trouvée dans une fonction de traduction dans le fichier urdu-keyboard.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $theme_text_domain a été trouvée dans une fonction de traduction dans le fichier urdu-keyboard.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $theme_text_domain a été trouvée dans une fonction de traduction dans le fichier urdu-keyboard.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $theme_text_domain a été trouvée dans une fonction de traduction dans le fichier urdu-keyboard.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $theme_text_domain a été trouvée dans une fonction de traduction dans le fichier restrict-widgets.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $theme_text_domain a été trouvée dans une fonction de traduction dans le fichier restrict-widgets.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $theme_text_domain a été trouvée dans une fonction de traduction dans le fichier restrict-widgets.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $theme_text_domain a été trouvée dans une fonction de traduction dans le fichier restrict-widgets.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $theme_text_domain a été trouvée dans une fonction de traduction dans le fichier restrict-widgets.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $theme_text_domain a été trouvée dans une fonction de traduction dans le fichier restrict-widgets.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP. La variable $theme_text_domain a été trouvée dans une fonction de traduction dans le fichier restrict-widgets.php . Les appels de fonctions de traduction ne doivent pas contenir de variables PHP.
  10. Screenshot : Copie d'écranMauvaise 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 header.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 options-init.php.33: 'footer_text' => '<p>Powered by <a href='http://www.stylothemes.com'>StyloThemes</a></p>',337: 'default' => 'Copyright © 2015, UrduPress all rights reserved. Theme Designed by <a href='http://www.stylothemes.com'>StyloThemes</a>',111: 'content' => __( '<h3>Having trouble setting up the theme ? Go ahead and submit a support ticket via <a href='http://stylothemes.com/shop/support' target='_blank'>http://stylothemes.com116: 'content' => __( '<p>Browse collection of our more themes <a href='http://stylothemes.com/shop/support' target='_blank'>http://stylothemes.com111: 'content' => __( '<h3>Having trouble setting up the theme ? Go ahead and submit a support ticket via <a href='http://stylothemes.com/shop/support' target='_blank'>http://stylothemes.com116: 'content' => __( '<p>Browse collection of our more themes <a href='http://stylothemes.com/shop/support' target='_blank'>http://stylothemes.com111: 'content' => __( '<h3>Having trouble setting up the theme ? Go ahead and submit a support ticket via <a href='http://stylothemes.com/shop/support' target='_blank'>http://stylothemes.com116: 'content' => __( '<p>Browse collection of our more themes <a href='http://stylothemes.com/shop/support' target='_blank'>http://stylothemes.com122: $content = __( '<p><a href='http://stylothemes.com/shop' target='_blank'><img src='http://stylothemes.c33: 'footer_text' => '<p>Powered by <a href='http://www.stylothemes.com'>StyloThemes</a></p>',337: 'default' => 'Copyright © 2015, UrduPress all rights reserved. Theme Designed by <a href='http://www.stylothemes.com'>StyloThemes</a>',
  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 pièces jointes attachment.phpCe thème ne contient pas le fichier optionnel attachment.php.
  12. Fichiers optionnels : Présence du fichier-template des images image.phpCe thème ne contient pas le fichier optionnel image.php.
  13. Utilisation d'includes : Utilisation de include ou de de requireLe thème semble utiliser include ou require : class-tgm-plugin-activation.php 1061: require_once( ABSPATH . 'wp-admin/includes/class-wp-list-table.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.redux_sass.php 142: 198: 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 : welcome.php 372: require_once 'views/about.php';387: require_once 'views/changelog.php';402: require_once 'views/extensions.php';418: require_once 'views/support.php';433: require_once 'views/credits.php';448: require_once 'views/status_report.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 : extension_customizer.php 142: include_once( ReduxFramework::$_dir . 'core/enqueue.php' );751: require_once( $class_file ); 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 : scss.inc.php 2818: 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 : field_button_set.php 46: * ['format'] string Formatting options for paginate fields. Options include ('currency','nice','niceShort','timeAgoInWords' or a valid Date() f 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 : framework.php 414: require_once 'core/dashboard.php';417: require_once 'core/newsflash.php';1690: require_once 'core/enqueue.php';2834: require_once 'core/enqueue.php';2892: require_once 'core/panel.php';3221: require_once 'core/panel.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