Musufy
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEmusufy-check.zip
- FILE SIZE4878664 bytes
- MD5b8004a6a78aff3c936439137323616d6
- SHA146db76fabb931b3daac6dd15a7391c0dc854f8b7
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.3.0
- TAGSblog, news
- CREATION DATE2020-05-20
- LAST FILE UPDATE2020-05-20
- LAST VALIDATION2020-05-20 15:41
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- add_management_page( 'Codestar Framework', 'Active Theme Options', 'manage_File class-tgm-plugin-activation.php : 741: // $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_t File welcome.php : 36: add_theme_page (
contact-form-7.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Wrong installation directory for the theme name. The directory name must match the slug of the theme. This theme's correct slug and text-domain is musufy.
- 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 musufy, tgmpa.
- The theme uses the register_post_type() function, which is plugin-territory functionality.
Tip-off
- 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 home.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 attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : setup.class.php 301: require_once( $path ); 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.