SiteOrigin North
WordPress 6.7 theme Gratuit
- TYPE DE THèMEThème WordPress %s 6.7
- NOM DU FICHIERsiteorigin-north.1.17.19.zip
- TAILLE DU FICHIER817774 octets
- MD585802529cb5a1cd2f3af118aa193591d
- SHA13c1afb7806b1834d2e59458079f258fc7ef29f47
- LICENCEGNU GPL 2
- FICHIERS INCLUSCSS, PHP, Bitmap images
- URI DU THèME URIhttps://siteorigin.com/theme/north/
- VERSION1.17.19
- URI DE L'AUTEURhttps://siteorigin.com/
- TAGSone-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, trans
- DATE DE CRéATION2021-02-23
- DERNIèRE MISE à JOUR DU FICHIER2021-02-23
- DERNIèRE VALIDATION2021-02-23 15:37
- AUTRES VERSIONS
Ce thème est libre de distribution
Alertes critiques
- Les tags <title> ne peuvent contenir qu'un appe à wp_title(). wp_title filter soit être utilisée pour modifier la sortie.
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 page-github.php.Ligne4: <?php printf( __( 'North is actively %sdeveloped on Github%s.', 'siteorigin-north' ), '<a href='https://github.com/siteorigin/siteorigin-north'>', '</a>' ) ?>Lien potentiellement codés en dur trouvé dans le fichier page-page-builder.php.Ligne3: <?php printf( __( 'North integrates, beautifully, with our %sfree Page Builder%s plugin.', 'siteorigin-north' ), '<a href='https://siteorigin.com/page-builder/'>', '</a>' ) ?>Lien potentiellement codés en dur trouvé dans le fichier page-support.php.Ligne3: <?php printf( __( 'Our dedicated support team is ready to help you over on our %sfree support forums%s.', 'siteorigin-north' ), '<a href='https://siteorigin.com/thread/'>', '</a>' ) ?>Lien potentiellement codés en dur trouvé dans le fichier footer.php.Ligne52: '<span>' . sprintf( esc_html__( 'Theme by %s', 'siteorigin-north' ), '<a href='https://siteorigin.com/'>SiteOrigin</a>' ) . '</span>'
- 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 Ligne61: include( dirname( __FILE__ ) . '/inc/control/' . $file . '.php' );
Ligne65: 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.