Parallel
WordPress 6.7 theme Gratuit
- TYPE DE THèMEThème WordPress %s 6.7
- NOM DU FICHIERparallel.zip
- TAILLE DU FICHIER3811543 octets
- MD5d240c7fef1ee9850514d05b5b34f0533
- SHA13c546fd55b5a6a321e53a9d242b010933cea4530
- LICENCEGNU GPL 2
- FICHIERS INCLUSCSS, PHP, XML, Bitmap images, Adobe Illustrator
- URI DU THèME URIhttps://www.themely.com/themes/parallel/
- VERSION1.4.5
- URI DE L'AUTEURhttps://www.themely.com/
- TAGSone-column, two-columns, featured-images, custom-menu, custom-logo, right-sidebar, full-width-template, theme-options, translation-ready, threaded-comments, portfolio, photography, blog
- DATE DE CRéATION2021-04-20
- DERNIèRE MISE à JOUR DU FICHIER2021-04-20
- DERNIèRE VALIDATION2021-04-20 16:54
Ce thème est libre de distribution
Alertes critiques
- add_submenu_page#Parameters Fichier options.php : 138: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/
Attention
- Tag inconnu custom-logo trouvé dans l'entête du fichier style.css.
- 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 options.php.489: 'content' => __('To upload a logo to replace the default site name and description in the header, go to APPEARANCE > Customize and select the [Site Identity] tab. Or <a href='customize.php'>click here</a> and then select the [Site Identity] tab.', 'pLien potentiellement codés en dur trouvé dans le fichier customizer.php.34: 'description' => __( 'This section controls the default header on the homepage of your website when the One-Page Template has NOT been setup. For instructions on how to setup the One-Page Template go to <a href='themes.php?page=parallel-welcome'>APPEARANCE > Setup Parallel</a>.', 'paral
- 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 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 : theme-welcome.php 140: require_once( get_template_directory() . '/inc/welcome/getting-started.php'147: require_once( get_template_directory() . '/inc/welcome/theme-support.php' )154: require_once( get_template_directory() . '/inc/welcome/child-themes.php' );161: require_once( get_template_directory() . '/inc/welcome/import-demo.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-customize.php 65: require_once( trailingslashit( get_template_directory() ) . 'inc/upgrade/se 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.