Roof
WordPress 6.7 theme
- TYPE DE THèMEThème WordPress %s 6.7
- NOM DU FICHIERroof.zip
- TAILLE DU FICHIER5426647 octets
- MD5f42e0f5c782eda765361e151d4709b80
- SHA1585449dd1958062967e33aa695d92813786f72b8
- LICENCEGNU GPL 2
- FICHIERS INCLUSCSS, PHP, XML, Bitmap images, Adobe Illustrator
- URI DU THèME URIhttps://victorthemes.com/wp-themes/roof/
- VERSION2.1
- URI DE L'AUTEURhttps://victorthemes.com
- TAGSone-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
- DATE DE CRéATION2021-05-09
- DERNIèRE MISE à JOUR DU FICHIER2021-05-09
- DERNIèRE VALIDATION2021-05-09 19:31
Ce thème n'est peut être pas libre. Themecheck ne distribue pas de thèmes commerciaux.
Alertes critiques
a été trouvé dans le fichier theme-support.php alors que get_post_format ou has_post_format sont introuvables , and no use of formats in the CSS was detected
Attention
- Aucune référence à custom header n'a été trouvée dans le thème.
- Aucune référence à custom background n'a été trouvée dans le thème.
- Aucune 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.
- 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
- Lien potentiellement codés en dur trouvé dans le fichier framework.config.php.2402: 'content' => '<a href='https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=56MAQN2423: 'content' => 'Codestar Framework is <strong>free</strong> to use both personal and commercial. If you used commercial, <strong>please credit</strong>. Read more about <a href='http://www.gnu.org/licenses/gpl-2.0.txt' target='_blank'>GNU License</a>',
- 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 author.php.
- Ce thème ne contient pas le fichier optionnel date.php.
- Ce thème ne contient pas le fichier optionnel attachment.php.
- Le thème semble utiliser include ou require : init.php 9: require_once( ROOF_FRAMEWORK . '/theme-support.php' );10: require_once( ROOF_FRAMEWORK . '/backend-functions.php' );11: require_once( ROOF_FRAMEWORK . '/frontend-functions.php' );12: require_once( ROOF_FRAMEWORK . '/enqueue-files.php' );13: require_once( ROOF_CS_FRAMEWORK . '/custom-style.php' );14: require_once( ROOF_CS_FRAMEWORK . '/config.php' );18: require_once( ROOF_FRAMEWORK . '/plugins/woocommerce/woo-config.php' );22: require_once( ROOF_FRAMEWORK . '/core/vt-mmenu/wp_bootstrap_navwalker.php' 25: require_once( ROOF_FRAMEWORK . '/plugins/notify/activation.php' );28: require_once( ROOF_FRAMEWORK . '/plugins/breadcrumb-trail.php' );31: require_once( ROOF_FRAMEWORK . '/plugins/aq_resizer.php' );34: require_once( ROOF_FRAMEWORK . '/core/sidebars.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.