Makali
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEmakali.zip
- FILE SIZE11155681 bytes
- MD5da418b30a7ab9c75d70c08d124bcb244
- SHA1c37c888535d84768a7dbe3e93c0d622d69e8f50c
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- DEMO PAGEhttp://demo.roadthemes.com/makali/
- VERSION1.3.8
- TAGSone-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, post-formats, sticky-post, threaded-comments
- CREATION DATE2020-04-01
- LAST FILE UPDATE2020-04-01
- LAST VALIDATION2020-04-01 17:03
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Warning
- No reference to custom header was found in the theme.
Tip-off
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file home.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.
- The theme appears to use include or require : importer.php 101: require_once(ABSPATH . 'wp-admin' . '/includes/file.php');1441: require_once( $path_to_wp.'/wp-load.php' );1442: require_once( $path_to_wp.'/wp-includes/functions.php');1443: require_once( $path_to_wp.'/wp-admin/includes/file.php');1444: require_once( $path_to_wp.'wp-content/plugins/revslider/revslider.php'); 1673: require_once( $path_to_wp.'wp-content/plugins/widget-importer-exporter/widg1674: require_once( $path_to_wp.'wp-content/plugins/widget-importer-exporter/incl 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.