Bam
WordPress 6.7 theme Gratuit
- TYPE DE THèMEThème WordPress %s 6.7
- NOM DU FICHIERbam.1.1.4.zip
- TAILLE DU FICHIER933485 octets
- MD5c14288b41a354be523720584422cb83c
- SHA1eda70efe4c89388692546d2d7badc60bbd4df7f2
- LICENCEGNU GPL 2
- FICHIERS INCLUSCSS, PHP, Bitmap images
- URI DU THèME URIhttps://themezhut.com/themes/bam/
- VERSION1.1.4
- URI DE L'AUTEURhttps://themezhut.com/
- TAGSnews, blog, grid-layout, right-sidebar, two-columns, custom-logo, custom-background, custom-menu, editor-style, featured-images, footer-widgets, theme-options, threaded-comments, translation-ready, rtl-language-support
- DATE DE CRéATION2021-06-28
- DERNIèRE MISE à JOUR DU FICHIER2021-06-30
- DERNIèRE VALIDATION2021-06-30 17:05
- 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.
- Au moins une date codée en dur a été trouvée dans le fichier footer.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.
Info
- Lien potentiellement codés en dur trouvé dans le fichier footer.php.87: '<a href='https://themezhut.com/themes/bam/' target='_blank'>Bam</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 : class-upsell-customize.php 65: require_once( BAM_DIR_PATH . '/inc/customizer/section-pro/section-pro.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.Le thème semble utiliser include ou require : customizer.php 31: require_once( $dir . 'slider/class-slider-control.php' );32: require_once( $dir . 'radio-image/class-radio-image-control.php' );33: require_once( $dir . 'multiple-checkboxes/class-multiple-checkboxes.php' );34: require_once( $dir . 'fonts/class-fonts-control.php' );35: require_once( $dir . 'responsive-number/class-responsive-number-control.php47: require_once( BAM_DIR_PATH . '/inc/customizer/customizer-helpers.php' );48: require_once( BAM_DIR_PATH . '/inc/customizer/sanitization-callbacks.php' )82: require_once( $dir_path . 'general.php' );83: require_once( $dir_path . 'colors.php' );84: require_once( $dir_path . 'header.php' );85: require_once( $dir_path . 'topbar.php' );86: require_once( $dir_path . 'blog.php' );87: require_once( $dir_path . 'pages.php' );88: require_once( $dir_path . 'typography.php' );89: require_once( $dir_path . 'social.php' );90: require_once( $dir_path . 'footer.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.