0
Validation results

ALFA template

ALFA template

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEalfa_theme.zip
  • FILE SIZE14971379 bytes
  • MD5d95abf56335fea406e5cecb463a90ea6
  • SHA1b7246bd1d4369f122692dbaf34097796414b99c7
  • LICENSENone
  • FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • THEME URIhttp://www.shindiristudio.com/alfawp/
  • VERSION1.9
  • TAGSwhite, right-sidebar, fluid-layout, responsive-layout
  • CREATION DATE2019-04-15
  • LAST FILE UPDATE2019-04-15
  • LAST VALIDATION2019-04-15 12:16
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Malware : Operations on file system file_get_contents was found in the file parsers.php
    Ligne252: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {
    fopen was found in the file parsers.php
    Ligne398: $fp = $this->fopen( $file, 'r' );
    Ligne615: function fopen( $filename, $mode = 'r' ) {
    Ligne618: return fopen( $filename, $mode );
    fclose was found in the file parsers.php
    Ligne447: $this->fclose($fp);
    Ligne633: function fclose( $fp ) {
    Ligne636: return fclose( $fp );
    fopen was found in the file parsers.php
    Ligne398: $fp = $this->fopen( $file, 'r' );
    Ligne615: function fopen( $filename, $mode = 'r' ) {
    Ligne618: return fopen( $filename, $mode );
    fopen was found in the file parsers.php
    Ligne398: $fp = $this->fopen( $file, 'r' );
    Ligne615: function fopen( $filename, $mode = 'r' ) {
    Ligne618: return fopen( $filename, $mode );
    fclose was found in the file parsers.php
    Ligne447: $this->fclose($fp);
    Ligne633: function fclose( $fp ) {
    Ligne636: return fclose( $fp );
    fclose was found in the file parsers.php
    Ligne447: $this->fclose($fp);
    Ligne633: function fclose( $fp ) {
    Ligne636: return fclose( $fp );
    file_get_contents was found in the file radium-importer.php
    Ligne202: $data = file_get_contents( $file );
    Ligne280: $data = file_get_contents( $file );
    file_get_contents was found in the file radium-importer.php
    Ligne202: $data = file_get_contents( $file );
    Ligne280: $data = file_get_contents( $file );
    file_get_contents was found in the file sources.php
    Ligne84: $fonts = file_get_contents(dirname(__FILE__) . '/gwf.json');
    Ligne104: $fonts   = file_get_contents(dirname(__FILE__) . '/gwf.json');
    Ligne125: $fonts   = file_get_contents(dirname(__FILE__) . '/gwf.json');
    Ligne146: $fonts   = file_get_contents(dirname(__FILE__) . '/gwf.json');
    Ligne200: $subject = file_get_contents(VP_DIR . '/public/css/vendor/font-awesome.min.css');
    file_get_contents was found in the file sources.php
    Ligne84: $fonts = file_get_contents(dirname(__FILE__) . '/gwf.json');
    Ligne104: $fonts   = file_get_contents(dirname(__FILE__) . '/gwf.json');
    Ligne125: $fonts   = file_get_contents(dirname(__FILE__) . '/gwf.json');
    Ligne146: $fonts   = file_get_contents(dirname(__FILE__) . '/gwf.json');
    Ligne200: $subject = file_get_contents(VP_DIR . '/public/css/vendor/font-awesome.min.css');
    file_get_contents was found in the file sources.php
    Ligne84: $fonts = file_get_contents(dirname(__FILE__) . '/gwf.json');
    Ligne104: $fonts   = file_get_contents(dirname(__FILE__) . '/gwf.json');
    Ligne125: $fonts   = file_get_contents(dirname(__FILE__) . '/gwf.json');
    Ligne146: $fonts   = file_get_contents(dirname(__FILE__) . '/gwf.json');
    Ligne200: $subject = file_get_contents(VP_DIR . '/public/css/vendor/font-awesome.min.css');
    file_get_contents was found in the file sources.php
    Ligne84: $fonts = file_get_contents(dirname(__FILE__) . '/gwf.json');
    Ligne104: $fonts   = file_get_contents(dirname(__FILE__) . '/gwf.json');
    Ligne125: $fonts   = file_get_contents(dirname(__FILE__) . '/gwf.json');
    Ligne146: $fonts   = file_get_contents(dirname(__FILE__) . '/gwf.json');
    Ligne200: $subject = file_get_contents(VP_DIR . '/public/css/vendor/font-awesome.min.css');
    file_get_contents was found in the file sources.php
    Ligne84: $fonts = file_get_contents(dirname(__FILE__) . '/gwf.json');
    Ligne104: $fonts   = file_get_contents(dirname(__FILE__) . '/gwf.json');
    Ligne125: $fonts   = file_get_contents(dirname(__FILE__) . '/gwf.json');
    Ligne146: $fonts   = file_get_contents(dirname(__FILE__) . '/gwf.json');
    Ligne200: $subject = file_get_contents(VP_DIR . '/public/css/vendor/font-awesome.min.css');
  2. Admin menu : Themes should use add_theme_page() for adding admin pages. File radium-importer.php :
    Ligne83: add_submenu_page('themes.php', 'Install Demo Data', 'Install Demo Data', 's
    File class-tgm-plugin-activation.php :
    Ligne408: $this->page_hook = add_submenu_page( $args['parent_slug'], $args['page_title'], $args['menu_ti
    File option.php :
    Ligne128: $hook_suffix = add_menu_page(
    File option.php :
    Ligne140: $hook_suffix = add_submenu_page(
  3. Deprecated functions : wp_get_http wp_get_http found in file wordpress-importer.php. Deprecated since version 4.4. Use WP_Http instead.
    Ligne871: $headers = wp_get_http( $url, $upload['file'] );
  4. Registration of theme features : Implementation of add_theme_support() add_theme_support() was found in the file functions.php. However get_post_format and/or has_post_format were not found.
  5. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was content_timeline.zip revslider.zip js_composer.zip alfa_vc_plugin.zip.
Warning
  1. core scripts deregistered : Core scripts deregistrationFound wp_deregister_script in loader.php. Themes must not deregister core scripts.
    Ligne206: wp_deregister_script($name);
  2. theme tags : Presence of bad theme tagsThe tag white has been deprecated, it must be removed from style.css header.The tag fluid-layout 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.
  3. Text domain : Incorrect use of translation functions.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 alfa-template.
  4. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' in file tgm_init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' in file tgm_init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.', 'Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.' in file tgm_init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' in file tgm_init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' in file tgm_init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.', 'Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.' in file tgm_init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.', 'The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.' in file tgm_init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.', 'Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.' in file tgm_init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Begin installing plugin', 'Begin installing plugins' in file tgm_init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Begin activating plugin', 'Begin activating plugins' in file tgm_init.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 alfa, twentyfifteen, Alfa, sierra_tr, tgmpa, vp_textdomain.
  5. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  6. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  7. Deprecated functions : wp_richedit_prewp_richedit_pre found in file wpeditor.php. Deprecated since version 4.3.
    Ligne9: $value = wp_richedit_pre($value);
  8. Editor style : Presence of editor styleNo 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.
  9. CSS files : Presence of .screen-reader-text class.screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
  10. Date and time implementation : Use of the_time()At least one hard coded date was found in the file date.php. Function get_option( 'date_format' ) should be used instead.
  11. Screenshot : Screenshot fileScreenshot 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 PNG file. Detected type was : "image/jpeg".
Tip-off
  1. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  2. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  3. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  4. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  5. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  6. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  7. Optional files : Presence of search results template file search.phpThis theme does not contain optional file search.php.
  8. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  9. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  10. Use of includes : Use of include or requireThe theme appears to use include or require : init.php
    Ligne6: require_once(  dirname( __FILE__ ) .'/importer/radium-importer.php' ); //lo
    Ligne7: require_once(  dirname( __FILE__ ) .'/helpers/vafpress_helper.php' ); //loa
    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 : ct_timeline.php
    Ligne29: require_once( ABSPATH . 'wp-admin/includes/upgrade.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 : radium-importer.php
    Ligne145: require_once($class_wp_importer);
    Ligne160: require_once($class_wp_import);
    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 : bootstrap.php
    Ligne9: require_once 'constant.php';
    Ligne14: require_once 'autoload.php';
    Ligne35: require_once($datasource);
    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.
Other checked themes