SiteOrigin Corp
WordPress 6.7 theme Gratuit
- TYPE DE THèMEThème WordPress %s 6.7
- NOM DU FICHIERsiteorigin-corp.1.15.0.zip
- TAILLE DU FICHIER803865 octets
- MD5541bc50ccb4d90e2075fefd8c11c78c5
- SHA1a0f72df773fd3249753cf658bfeb4536311d2956
- LICENCEGNU GPL 2
- FICHIERS INCLUSCSS, PHP, Bitmap images
- URI DU THèME URIhttps://siteorigin.com/theme/corp/
- VERSION1.15.0
- URI DE L'AUTEURhttps://siteorigin.com/
- TAGSone-column, two-columns, left-sidebar, right-sidebar, grid-layout, 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-co
- DATE DE CRéATION2019-12-23
- DERNIèRE MISE à JOUR DU FICHIER2019-12-23
- DERNIèRE VALIDATION2019-12-23 13:08
- AUTRES VERSIONS
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.51: '<span>' . sprintf( esc_html__( 'Theme by %s', 'siteorigin-corp' ), '<a href='https://siteorigin.com/'>SiteOrigin</a>' ) . '</span>'Lien potentiellement codés en dur trouvé dans le fichier page-github.php.4: <?php printf( esc_html__( 'Actively %sdeveloped on Github%s.', 'siteorigin-corp' ), '<a href='https://github.com/siteorigin/siteorigin-corp'>', '</a>' ) ?>Lien potentiellement codés en dur trouvé dans le fichier page-page-builder.php.3: <?php printf( esc_html__( 'Corp integrates, beautifully, with our %sfree Page Builder%s plugin.', 'siteorigin-corp' ), '<a href='https://siteorigin.com/page-builder/'>', '</a>' ) ?>Lien potentiellement codés en dur trouvé dans le fichier page-documentation.php.3: <?php printf( esc_html__( 'Corp offers %sdetailed documentation%s covering everything from basic setup to advanced customizations.', 'siteorigin-corp' ), '<a href='https://siteorigin.com/corp-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.