Brilliance
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- 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 URIhttp://www.cpothemes.com
- 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
- 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.
- Screenshot 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
- 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 author.php.
- This theme does not contain optional file date.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 : 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.phpLigne260: 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.phpLigne45: 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.phpLigne87: 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.phpLigne418: 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.phpLigne88: 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.phpLigne252: 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.phpLigne135: 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.phpLigne113: 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.phpLigne222: 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.phpLigne52: 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.phpLigne56: 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.phpLigne143: 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.phpLigne381: 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.