SiteOrigin Unwind
WordPress 6.7 theme Gratuit
- TYPE DE THèMEThème WordPress %s 6.7
- NOM DU FICHIERsiteorigin-unwind.1.4.4.zip
- TAILLE DU FICHIER593592 octets
- MD5b325404fab1b3d346e883d72110d2874
- SHA1096c8959f3db110662a59e57ba63f1769ccc3366
- LICENCEGNU GPL 2
- FICHIERS INCLUSCSS, PHP, Bitmap images
- URI DU THèME URIhttps://siteorigin.com/theme/unwind/
- VERSION1.4.4
- URI DE L'AUTEURhttps://siteorigin.com/
- TAGSone-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, full-width-template, sticky-post, theme-options, translation-ready, blog, e-commerce
- DATE DE CRéATION2019-09-29
- DERNIèRE MISE à JOUR DU FICHIER2019-10-24
- DERNIèRE VALIDATION2019-10-24 21:29
Ce thème est libre de distribution
Attention
- Tag inconnu custom-logo trouvé dans l'entête du fichier style.css.
- Le thème ne prend pas en charge la pagination de commentaire. La fonction paginate_comments_links() permet d'ajouter une pagination de commentaire.
- Aucune référence à custom header 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.
Info
- Lien potentiellement codés en dur trouvé dans le fichier footer.php.46: sprintf( esc_html__( 'Crafted with love by %s.', 'siteorigin-unwind' ), '<a href='https://siteorigin.com/' rel='designer'>SiteOrigin</a>' )Lien potentiellement codés en dur trouvé dans le fichier page-github.php.4: <?php printf( __( 'Unwind is actively %sdeveloped on Github%s.', 'siteorigin-unwind' ), '<a href='https://github.com/siteorigin/siteorigin-unwind'>', '</a>' ) ?>Lien potentiellement codés en dur trouvé dans le fichier page-page-builder.php.3: <?php printf( __( 'Unwind integrates, beautifully, with our %sfree Page Builder%s plugin.', 'siteorigin-unwind' ), '<a href='https://siteorigin.com/page-builder/'>', '</a>' ) ?>Lien potentiellement codés en dur trouvé dans le fichier page-support.php.3: <?php printf( __( 'As an Unwind user, you'll get fast, friendly support on our own %ssupport forums%s.', 'siteorigin-unwind' ), '<a href='https://siteorigin.com/thread/'>', '</a>' ) ?>4: <?php printf( __( 'You can also read through the %sUnwind documentation%s to get to know it even faster.', 'siteorigin-unwind' ), '<a href='https://siteorigin.com/unwind-documentation/'>', '</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 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 : settings.php 61: include( dirname( __FILE__ ) . '/inc/control/' . $file . '.php' );65: include( dirname( __FILE__ ) . '/inc/' . $file . '.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.