Metropoly
WordPress 6.7 theme
- TYPE DE THèMEThème WordPress %s 6.7
- NOM DU FICHIERmetropoly.zip
- TAILLE DU FICHIER1845654 octets
- MD54bfc5d35d55a5d49d4ac0ad2213ff0ef
- SHA1a1b18ed3e4d4bfb510c250154e627446f0d5d9b8
- LICENCEGNU GPL 2
- FICHIERS INCLUSCSS, PHP, Bitmap images
- URI DU THèME URIhttps://www.mageewp.com/metropoly-theme.html
- VERSION1.0.4
- URI DE L'AUTEURhttps://www.mageewp.com
- TAGSone-column, two-columns, custom-background, custom-header, custom-menu, theme-options, left-sidebar, translation-ready, featured-images, custom-colors, threaded-comments
- DATE DE CRéATION2019-05-31
- DERNIèRE MISE à JOUR DU FICHIER2019-11-20
- DERNIèRE VALIDATION2019-11-20 13:09
Ce thème n'est peut être pas libre. Themecheck ne distribue pas de thèmes commerciaux.
Alertes critiques
- HEADER_TEXTCOLOR is default, hide text (returns 'blank') or any hex value35: if ( HEADER_TEXTCOLOR == $header_text_color ) { La constante HEADER_TEXTCOLOR a été trouvée dans le fichier custom-header.php. add_theme_support( 'custom-header' ) doit être utilisé à la place. 34: // get_header_textcolor() options:
Attention
- La taille du screenshot est 880x660px. 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
- Lien potentiellement codés en dur trouvé dans le fichier breadcrumb-trail.php.5: * Description: A smart breadcrumb menu plugin embedded with <a href='http://schema.org'>Schema.org</a> microdata that can handle variations in s
- 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 : breadcrumb-trail.php 14: require_once( 'breadcrumbs.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.