Businessx
WordPress 6.7 theme
- TYPE DE THèMEThème WordPress %s 6.7
- NOM DU FICHIERbusinessx.1.0.5.7.zip
- TAILLE DU FICHIER1093153 octets
- MD5155da87aa7a39815a5774eb98166fdc7
- SHA19976e128dd5982d984dbcc1ed97c781bee5f9aa0
- LICENCEGNU GPL 3
- FICHIERS INCLUSCSS, PHP, Bitmap images
- VERSION1.0.5.7
- TAGScustom-header, grid-layout, right-sidebar, sticky-post, translation-ready, threaded-comments, featured-images, custom-menu, theme-options, footer-widgets, portfolio, blog, e-commerce
- DATE DE CRéATION2020-06-09
- DERNIèRE MISE à JOUR DU FICHIER2020-06-09
- DERNIèRE VALIDATION2020-06-09 09:01
Ce thème n'est peut être pas libre. Themecheck ne distribue pas de thèmes commerciaux.
Attention
- 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 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.
- Au moins une date codée en dur a été trouvée dans le fichier partial-template-helpers.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.
Info
- 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 : customizer.php Ligne19: require_once( BUSINESSX_CUSTOMIZER_PATH . 'controls/rgba/rgba-picker.php' )
Ligne20: require_once( BUSINESSX_CUSTOMIZER_PATH . 'controls/info/info.php' ); // In
Ligne21: require_once( BUSINESSX_CUSTOMIZER_PATH . 'controls/button/button.php' ); /
Ligne22: require_once( BUSINESSX_CUSTOMIZER_PATH . 'controls/link/link.php' ); // Li
Ligne23: require_once( BUSINESSX_CUSTOMIZER_PATH . 'controls/recommend/recommend.php
Ligne60: require_once( BUSINESSX_CUSTOMIZER_PATH . 'sections/docs-button.php' ); //
Ligne61: require_once( BUSINESSX_CUSTOMIZER_PATH . 'sections/recommend.php' ); // Bu
Ligne62: require_once( BUSINESSX_CUSTOMIZER_PATH . 'custom-options/options.php' ); /
Ligne77: require_once( $businessx_options_incl_path );
Ligne91: require_once( BUSINESSX_CUSTOMIZER_PATH . 'options.php' );
Ligne94: require_once( BUSINESSX_CUSTOMIZER_PATH . 'preview-css-tmpl.php' );
Ligne97: require_once( BUSINESSX_CUSTOMIZER_PATH . 'inline-styles.php' );
Ligne100: require_once( BUSINESSX_CUSTOMIZER_PATH . 'enqueue.php' );
Ligne103: require_once( BUSINESSX_CUSTOMIZER_PATH . 'controllers.php' );
Ligne106: require_once( BUSINESSX_CUSTOMIZER_PATH . 'partials.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.