98
Validation results

Brilliance

Free WordPress 6.5.2 theme

Brilliance

Free WordPress 6.5.2 theme
98
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEbrilliance.1.2.7.zip
  • FILE SIZE2429023 bytes
  • MD56bd620bd42425fca450ab4ac689a107d
  • SHA13685f0bd10f33b11dfa624ba6678c159e8c7809b
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • THEME URIhttp://www.cpothemes.com/theme/brilliance
  • VERSION1.2.7
  • AUTHOR URI
  • TAGSone-column, two-columns, right-sidebar, full-width-template, sticky-post, theme-options, custom-background, custom-menu, featured-images, threaded-comments, translation-ready, rtl-language-support, editor-style
  • CREATION DATE2019-10-28
  • LAST FILE UPDATE2019-10-28
  • LAST VALIDATION2019-10-28 14:55
This theme is open source.
Warning
  1. Text domain : Incorrect use of translation functions.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 brilliance, epsilon-framework.
  2. 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 JPG file. Detected type was : "image/png".
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 author template file author.phpThis theme does not contain optional file author.php.
  7. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.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 : notify-system-checks.php
    Ligne72: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
    Ligne96: include_once( ABSPATH . 'wp-admin/includes/plugin.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 : welcome-screen.php
    Ligne260: include_once( ABSPATH . 'wp-admin/includes/plugin-install.php' );
    Ligne291: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
    Ligne356: require_once( ABSPATH . 'wp-load.php' );
    Ligne357: require_once( ABSPATH . 'wp-admin/admin.php' );
    Ligne358: require_once( ABSPATH . 'wp-admin/admin-header.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 : init.php
    Ligne45: if(is_readable($locale_file)) require_once($locale_file);
    Ligne135: require_once($core_path.'classes/class_customizer.php');
    Ligne136: require_once($core_path.'classes/class_menu.php');
    Ligne138: // require_once($core_path.'admin.php');
    Ligne139: require_once($core_path.'functions.php');
    Ligne140: require_once($core_path.'markup.php');
    Ligne141: require_once($core_path.'filters.php');
    Ligne142: require_once($core_path.'meta.php');
    Ligne143: require_once($core_path.'metaboxes.php');
    Ligne144: require_once($core_path.'forms.php');
    Ligne145: require_once($core_path.'taxonomy.php');
    Ligne146: require_once($core_path.'icons.php');
    Ligne147: require_once($core_path.'layout.php');
    Ligne148: require_once($core_path.'woocommerce.php');
    Ligne149: require_once($core_path.'menus.php');
    Ligne150: require_once($core_path.'customizer.php');
    Ligne152: require_once($core_path.'metadata/data_general.php');
    Ligne153: require_once($core_path.'metadata/data_icons.php');
    Ligne154: require_once($core_path.'metadata/data_metaboxes.php');
    Ligne155: require_once($core_path.'metadata/data_customizer.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 : notify-system-checks.php
    Ligne87: include_once( ABSPATH . 'wp-admin/includes/plugin.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 : class-epsilon-welcome-screen.php
    Ligne418: require_once( ABSPATH . 'wp-load.php' );
    Ligne419: require_once( ABSPATH . 'wp-admin/admin.php' );
    Ligne420: require_once( ABSPATH . 'wp-admin/admin-header.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 : class-epsilon-notify-system.php
    Ligne88: include_once( ABSPATH . 'wp-admin/includes/plugin.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 : class-epsilon-color-scheme.php
    Ligne252: require_once( ABSPATH . '/wp-admin/includes/file.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 : class-epsilon-typography.php
    Ligne135: require_once( ABSPATH . '/wp-admin/includes/file.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 : class-epsilon-control-repeater.php
    Ligne113: require_once( ABSPATH . '/wp-admin/includes/file.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 : class-epsilon-control-typography.php
    Ligne222: require_once( ABSPATH . '/wp-admin/includes/file.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 : class-epsilon-control-text-editor.php
    Ligne52: require( ABSPATH . WPINC . '/class-wp-editor.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 : class-epsilon-control-icon-picker.php
    Ligne56: require_once( ABSPATH . '/wp-admin/includes/file.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 : class-epsilon-control-section-repeater.php
    Ligne143: require_once( ABSPATH . '/wp-admin/includes/file.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 : class-epsilon-section-recommended-actions.php
    Ligne381: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
    Ligne514: include_once( ABSPATH . 'wp-admin/includes/plugin-install.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.
Other checked themes