Basel
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEbasel.zip
- FILE SIZE27917317 bytes
- MD5f244257f7e6693d57eb84b21e9041fe3
- SHA12017d61105106ae81d7c79539acce5e9ec3b32c7
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
- DEMO PAGEhttp://demo.xtemos.com/basel/
- VERSION4.1.1
- TAGSblack, white, light, one-column, two-columns, right-sidebar, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready
- CREATION DATE2019-04-06
- LAST FILE UPDATE2019-04-06
- LAST VALIDATION2019-04-06 16:28
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- base64_decode( $instagram ) );424: '<?php _e('Custom style', 'basel') ?>': <?php echo rawurldecode( base64_decode($style_json, true) ); ?> Found base64_decode in file shortcodes.php. 310: $instagram = maybe_unserialize(
$instagram = base64_encode( maybe_serialize( $instagram ) );
Found base64_encode in file shortcodes.php. - file_get_contents( $file ); file_get_contents was found in the file functions.php 1036: $content =
- add_submenu_page(54: add_submenu_page(64: add_submenu_page(73: add_submenu_page(File dashboard.php : 46: add_submenu_page(54: add_submenu_page(64: add_submenu_page(73: add_submenu_page(File dashboard.php : 46: add_submenu_page(54: add_submenu_page(64: add_submenu_page(73: add_submenu_page(File dashboard.php : 46: add_submenu_page(54: add_submenu_page(64: add_submenu_page(73: add_submenu_page( File dashboard.php : 46:
- Themes should not hide admin bar. Detected in file : functions.php.
revslider.zip revslider2.zip simple-twitter-tweets.zip basel-post-types.zip js_composer.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wp_deregister_script in extension_metaboxes.php. Themes must not deregister core scripts. 367: wp_deregister_script( 'jquery-qtip' );
- The tag black has been deprecated, it must be removed from style.css header.The tag white has been deprecated, it must be removed from style.css header.The tag light has been deprecated, it must be removed from style.css header.The tag responsive-layout has been deprecated, it must be removed from style.css header.
- Found a translation function that is missing a text-domain. Function __, with the arguments 'Feed for all posts filed under %s' in file template-tags.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Import page' in file Import.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Import base data' in file Import.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Activate base version' in file Import.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Set up version' in file Import.php.More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are basel, woocommerce, yith-woocommerce-wishlist, js_composer, tgmpa, redux-framework, redux-framework-demo, taxonomy-metadata, yith-woocommerce-compare, twentytwelve.
- The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- Screenshot size is 880x660px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- Possible Favicon found in template-tags.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file category.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file author.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file archive.php.
- This theme does not contain optional file search.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : variable.php 21: require_once('variable-swatches.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : Taxonomy_MetaData_CMB2.php 3: require_once( 'Taxonomy_MetaData.php' ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : Importversion.php 439: require_once($class_wp_importer); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : Metaboxes.php 48: require_once( apply_filters('basel_require', BASEL_3D . '/Taxonomy_MetaData If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : woocommerce.php 1558: include_once( WC()->plugin_path() . '/includes/walkers/class-product-cat-li1629: //include_once( WC()->plugin_path() . '/includes/walkers/class-product-cat-li If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : widgets.php 12: include_once( 'widgets/class-widget-price-filter.php');13: include_once( 'widgets/class-widget-layered-nav.php');15: include_once( 'widgets/class-wp-nav-menu-widget.php');16: include_once( 'widgets/class-widget-search.php');17: include_once( 'widgets/class-widget-sorting.php');18: include_once( 'widgets/class-user-panel-widget.php');19: include_once( 'widgets/class-author-area-widget.php');20: include_once( 'widgets/class-banner-widget.php');21: include_once( 'widgets/class-instagram-widget.php');22: include_once( 'widgets/class-static-block-widget.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : dashboard.php 124: include_once 'views/' . $name . '.php'; If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.