SiteOrigin Corp
WordPress 6.7 theme Gratuit
- TYPE DE THèMEThème WordPress %s 6.7
- NOM DU FICHIERsiteorigin-corp.1.16.1.zip
- TAILLE DU FICHIER804733 octets
- MD5674c4351d09ee48c7a44cbb397c568e0
- SHA14c782f43d255b74c1130429bb760ae53ceb2d0a9
- LICENCEGNU GPL 2
- FICHIERS INCLUSCSS, PHP, Bitmap images
- URI DU THèME URIhttps://siteorigin.com/theme/corp/
- VERSION1.16.1
- 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éATION2020-05-20
- DERNIèRE MISE à JOUR DU FICHIER2020-05-20
- DERNIèRE VALIDATION2020-05-20 09:35
- 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 page-github.php.Ligne4: <?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.Ligne3: <?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.Ligne3: <?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>' ) ?>Lien potentiellement codés en dur trouvé dans le fichier footer.php.Ligne51: '<span>' . sprintf( esc_html__( 'Theme by %s', 'siteorigin-corp' ), '<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.