18
Validation results

Immidox

Immidox

WordPress 6.5.3 theme
18
  • THEME TYPEWordPress theme 6.5.3
  • FILE NAMEimmidox.zip
  • FILE SIZE18680974 bytes
  • MD5927739fd6ecedd61d3bd71943f5d5229
  • SHA14019079a39417728110785a4c4b385afaab3afce
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • DEMO PAGEhttp://ftpdemo.com/immidox/
  • VERSION1.0.0
  • TAGSblog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-re
  • CREATION DATE2023-10-25
  • LAST FILE UPDATE2023-10-25
  • LAST VALIDATION2023-10-25 14:39
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Security breaches : Use of backticks execution operators in PHP code Found ` in file MercurialProcessor.php.
    Ligne53: $result = explode(' ', trim(`hg id -nb`));
    Found ` in file GitProcessor.php.
    Ligne54: $branches = `git branch -v --no-abbrev`;
  2. Malware : Network operations fsockopen was found in the file SocketHandler.php
    Ligne17: * Stores to any socket - uses fsockopen() or pfsockopen().
    Ligne20: * @see    http://php.net/manual/en/function.fsockopen.php
    Ligne95: * @see http://php.net/manual/en/function.fsockopen.php
    Ligne180: * UDP might appear to be connected but might fail when writing.  See http://php.net/fsockopen for details.
    pfsockopen was found in the file SocketHandler.php
    Ligne17: * Stores to any socket - uses fsockopen() or pfsockopen().
  3. Admin menu : Themes should use add_theme_page() for adding admin pages. File options.php :
    Ligne123: /*For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#Parameters*/
  4. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was immigro-plugin.zip.
Warning
  1. theme tags : Presence of bad theme tagsThemes that use the tag accessibility-ready will need to undergo an accessibility review.
    See https://make.wordpress.org/themes/handbook/review/accessibility/
    Found wrong tag custom-logo in style.css header.
  2. Screenshot : Screenshot fileBad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
  1. favicon presence : Favicon managementPossible Favicon found in header.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
  2. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  3. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  4. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  5. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  6. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  7. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  8. Use of includes : Use of include or requireThe theme appears to use include or require : class-merlin-customizer-importer.php
    Ligne173: require_once( ABSPATH . 'wp-admin/includes/media.php' );
    Ligne174: require_once( ABSPATH . 'wp-admin/includes/file.php' );
    Ligne175: require_once( ABSPATH . 'wp-admin/includes/image.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 : options.php
    Ligne299: $options = include( $file );
    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