betube
WordPress 6.7 theme
- TYPE DE THèMEThème WordPress %s 6.7
- NOM DU FICHIERbetube.zip
- TAILLE DU FICHIER3147725 octets
- MD5acd7ad8d7624bf3b7aa614a2f00aa643
- SHA111ca14f66236dd3c34445501e691211ef389eced
- LICENCEPropriétaire
- FICHIERS INCLUSCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
- VERSION2.0.4
- URI DE L'AUTEURhttp://www.joinwebs.com
- TAGSone-column, left-sidebar, right-sidebar, translation-ready, threaded-comments, editor-style, post-formats, rtl-language-support, sticky-post, theme-options
- DATE DE CRéATION2019-08-17
- DERNIèRE MISE à JOUR DU FICHIER2020-09-18
- DERNIèRE VALIDATION2020-09-18 05:42
- AUTRES VERSIONS
Ce thème n'est peut être pas libre. Themecheck ne distribue pas de thèmes commerciaux.
Alertes critiques
- <iframe width="770" height="600" src="'.$url.'" frameborder="0" allowfullscreen> trouvé dans le fichier video-functions.php. 48: $video = '<iframe width='770' height='600' src=''.$url.'' frameborder='0' allowfullsc<iframe width="560" height="315" src="<?php echo esc_url($embedURL); ?> trouvé dans le fichier single.php. 489: <textarea rows='' cols='' readonly><iframe width='560' height='315' src='<?php echo esc_url($embedURL); ?>' fr
- add_submenu_page#Parameters Fichier theme-options.php : 109: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/
Attention
- Le thème utilise la fonction register_taxonomy(). Cette fonction n'est pas prévue pour être utilisée dans le contexte d'un thème, mais plutôt dans un plugin.
- Aucune référence à custom header n'a été trouvée dans le thème.
- La taille du screenshot est 600x450px. 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
- Dé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.
- 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 tag.php.
- Ce thème ne contient pas le fichier optionnel taxonomy.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 : betube-email.php 19: include(get_template_directory() . '/templates/email/email-header.php');42: include(get_template_directory() . '/templates/email/email-footer.php');65: include(get_template_directory() . '/templates/email/email-header.php');92: include(get_template_directory() . '/templates/email/email-footer.php');113: include(get_template_directory() . '/templates/email/email-header.php');129: include(get_template_directory() . '/templates/email/email-footer.php');147: include(get_template_directory() . '/templates/email/email-header.php');161: include(get_template_directory() . '/templates/email/email-footer.php');181: include(get_template_directory() . '/templates/email/email-header.php');201: include(get_template_directory() . '/templates/email/email-footer.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.