Musufy
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEmusufy (2).zip
- FILE SIZE3934655 bytes
- MD5156ab2e24336f5a4946434a113426fe4
- SHA17cbc5b6109129126140cdb0fb2dea36324f033e9
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.1.0
- CREATION DATE2020-03-11
- LAST FILE UPDATE2020-03-11
- LAST VALIDATION2020-03-11 16:49
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- add_submenu_page', $menu_parent, $menu_title, $menu_title, $menu_capability433: call_user_func( 'add_submenu_page', $menu_slug, $section['title'], $section['title'], $menuFile options.class.php : 425: $menu_page = call_user_func( 'add_menu_page', $menu_title, $menu_title, $menu_capability, $menu_slug, arrFile options.class.php : 421: $menu_page = call_user_func( 'add_submenu_page', $menu_parent, $menu_title, $menu_title, $menu_capability433: call_user_func( 'add_submenu_page', $menu_slug, $section['title'], $section['title'], $menuFile welcome.php : 36: add_management_page( 'Codestar Framework', 'Codestar Framework', 'manage_op File options.class.php : 421: $menu_page = call_user_func( '
Warning
- Found wrong tag in style.css header.
- 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, csf, wp-bootstrap-navwalker.
- The theme uses the register_post_type() function, which is plugin-territory functionality.
- No reference to add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
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.