Spacious
WordPress 6.7 theme Gratuit
- TYPE DE THèMEThème WordPress %s 6.7
- NOM DU FICHIERspacious.1.9.4.zip
- TAILLE DU FICHIER2380107 octets
- MD53d618cb1aa1bc60a276e15038d9f4d67
- SHA1c0d24e257fa60264281ac7457bbd569bf381267d
- LICENCEGNU GPL 2
- FICHIERS INCLUSCSS, PHP, Bitmap images
- URI DU THèME URIhttps://themegrill.com/themes/spacious
- VERSION1.9.4
- URI DE L'AUTEURhttps://themegrill.com
- TAGSone-column, two-columns, right-sidebar, left-sidebar, flexible-header, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, footer-widgets, blog, e-commerce, rtl-la
- DATE DE CRéATION2021-09-05
- DERNIèRE MISE à JOUR DU FICHIER2021-09-05
- DERNIèRE VALIDATION2021-09-05 17:31
- AUTRES VERSIONS
Ce thème est libre de distribution
Alertes critiques
- HEADER_TEXTCOLOR is default, hide text (returns 'blank') or any hex value La constante HEADER_TEXTCOLOR a été trouvée dans le fichier custom-header.php. add_theme_support( 'custom-header' ) doit être utilisé à la place. 46: // get_header_textcolor() options:
Attention
- 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.
Info
- Lien potentiellement codés en dur trouvé dans le fichier functions.php.197: 'button_url' => 'https://themegrill.com/themes/spacious/',273: <li><a href='https://themegrill.com/themes/spacious/'>' . esc_html__( 'Theme Info', 'spa274: <li><a href='https://themegrilldemos.com/spacious/'>' . esc_html__( 'View Demo', 'spacio275: <li><a href='https://www.youtube.com/watch?v=rhiybsv3vUU'>' . esc_html__( 'Import Demo',276: <li><a href='https://docs.themegrill.com/spacious/'>' . esc_html__( 'Documentation', 'sp
- 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 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 : class-spacious-customizer.php 18: require( dirname( __FILE__ ) . '/core/class-spacious-customizer-framework.p19: require( dirname( __FILE__ ) . '/core/class-spacious-customize-base-option. 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.