Sitesch.id
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEsitesch-v.1.2.0.zip
- FILE SIZE3861432 bytes
- MD56f181eb3bbeca97246e25deac06f2c00
- SHA170f678e29c838e49a492f4af94135e1216c37adf
- LICENSENone
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttps://websekolah.co.id/
- VERSION1.2.0
- AUTHOR URIhttps://websekolah.co.id/
- CREATION DATE2024-07-07
- LAST FILE UPDATE2024-07-07
- LAST VALIDATION2024-07-07 05:39
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
- base64_decode('U2VsZW1hdCBEYXRhbmc='),122: echo base64_decode('PGltZyBzdHlsZT0ibWF4LXdpZHRoOjIyMHB4O2Rpc3BsYXk6YmxvY2s7bWFy123: echo base64_decode('VGVyaW1ha2FzaWggdGVsYWggbWVuZ2d1bmFrYW4gVGVtcGxhdGUgU2l0ZXNjFound base64_decode in file class-redux-theme.php. 51: echo '<div class='wrap'><div class='notice notice-error'><p>'.base64_decode('VGVyamFkaSBtYXNhbGFoIHNhYXQgYWt0aXZhc2ksIHNpbGFoa2FuIGNvYmEg63: echo '<div class='wrap'><div class='notice notice-warning'><p>'.base64_decode('S29kZSBsaXNlbnNpIHRpZGFrIGJvbGVoIGtvc29uZy4=').'</p></div></67: echo '<div class='wrap'><div class='notice notice-error'><p>'.base64_decode('VGVtYSBiZWx1bSBkaWFrdGlma2FuLCBzaWxhaGthbiBtYXN1a2thbiBrb2Rl165: $title = base64_decode('TGlzZW5zaSBBa3RpZg==');167: $title = base64_decode('QWt0aXZhc2kgTGlzZW5zaQ==');184: <h3><?php echo base64_decode('TWFzdWtrYW4gS29kZSBMaXNlbnNp') ?></h3>189: <input type='text' name='durian_kod' style='width: 100%' placeholder='<?php echo base64_decode('WFhYWC1YWFhYLVhYWFgtWFhYWC1YWFhYLVhYWFg=') ?>' value='<?php 195: <button type='submit' class='button button-secondary' name='btn_nonaktifkan'><?php echo base64_decode('Tm9uIEFrdGlma2Fu') ?></button>197: <button type='submit' class='button button-primary' name='btn_aktifkan'><?php echo base64_decode('QWt0aWZrYW4gU2VrYXJhbmc=') ?></button>202: <p><?php echo base64_decode('PGI+Q2F0YXRhbjwvYj46IEFuZGEgdGlkYWsgYWthbiBtZW5kYXBhdGthbiB1206: <h3><?php echo base64_decode('SW5mb3JtYXNpIExpc2Vuc2k=') ?></h3>216: <p><b><i class='bi bi-patch-check-fill'></i> <?php echo base64_decode('U3RhdHVz') ?></b><span><?php echo $status; ?></span></p>217: <p><b><i class='bi bi-globe'></i> <?php echo base64_decode('RG9tYWlu') ?></b><span><?php echo get_option('durian_montong218: <p><b><i class='bi bi-calendar2-check'></i> <?php echo base64_decode('VGFuZ2dhbCBPcmRlcg==') ?></b><span><?php echo get_option('du219: <p><b><i class='bi bi-calendar2-check'></i> <?php echo base64_decode('VGFuZ2dhbCBBa3RpdmFzaQ==') ?></b><span><?php echo get_option220: <p><b><i class='bi bi-calendar2-check'></i> <?php echo base64_decode('VGFuZ2dhbCBFeHBpcmVk') ?></b><span><?php echo get_option('du Found base64_decode in file theme-widget.php. 107:
- Found <iframe id="ytplayer" class="rounded-lg" width="100%" height="220" src="https://www.youtube.com/embed/'.$youtubeid.'?modestbranding=0&controls=1&showinfo=0&rel=0" frameborder="0" allowfullscreen> in file single-galeri.php. 65: echo '<iframe id='ytplayer' class='rounded-lg' width='100%' height='220' src='httFound <iframe src="https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d1978.5673487086099!2d108.2392458!3d-7.3387667!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2sid!4v1716060758343!5m2!1sen!2sid" width="100%" height="250px" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"> in file kontak.php. 40: 'default' => '<iframe src='https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d1978.5673
- file_put_contents with chmod.543: // phpcs:ignore WordPress.WP.AlternativeFunctions.file_system_operations_file_put_contents, WordPress.PHP.NoSilencedErrors.Discouraged544: $return = @file_put_contents( $abs_path, $contents );file_get_contents was found in the file class-redux-filesystem.php 620: // This means that ob_start has been disabled on the system. Lets fallback to good old file_get_contents.621: $contents = file_get_contents( $abs_path ); // phpcs:ignore WordPress.WP.AlternativeFunfopen was found in the file class-redux-color-scheme-import.php 368: $fp = fopen( $file, 'r' ); // phpcs:ignore WordPress.WP.AlternativeFunctionsfread was found in the file class-redux-color-scheme-import.php 369: $data = fread( $fp, filesize( $file ) ); // phpcs:ignore WordPress.WP.AlternativeFufclose was found in the file class-redux-color-scheme-import.php 371: fclose( $fp ); // phpcs:ignore WordPress.WP.AlternativeFunctionsfile_put_contents was found in the file get-font-classes.php 34: file_put_contents( dirname( __DIR__ ) . '/lib/font-awesome-6-free.php', $oufile_get_contents was found in the file get-font-classes.php 44: $content = file_get_contents( 'https://raw.githubusercontent.com/FortAwesome/Font-Awes file_put_contents was found in the file class-redux-filesystem.php 527: * Calls
- add_menu_page',File class-redux-page-render.php : 113: 'add_submenu_page',275: // wrappers and need to be appended to using add_submenu_page.326: 'add_submenu_page',File class-redux-page-render.php : 113: 'add_submenu_page',275: // wrappers and need to be appended to using add_submenu_page.326: 'add_submenu_page',File class-redux-page-render.php : 113: 'add_submenu_page',275: // wrappers and need to be appended to using add_submenu_page.326: 'add_submenu_page',File class-redux-theme.php : 169: add_menu_page(File class-redux-welcome.php : 101: $page = 'add_options_page'; File class-redux-page-render.php : 74: '
- bloginfo('wpurl') | Displays the 'WordPress address (URL)' set in Settingsbloginfo("stylesheet_directory") was found in the file class-redux-shortcodes.php. Use echo esc_url( get_stylesheet_directory_uri() ) instead.31: * | blog-stylesheet_directory | bloginfo('stylesheet_directory') | Displays the stylesheet directory URL obloginfo("text_direction") was found in the file class-redux-shortcodes.php. Use is_rtl() instead.27: * | blog-text_direction | bloginfo('text_direction') | Displays the Text Direction of WordPress HTML bloginfo("wpurl") was found in the file class-redux-shortcodes.php. Use echo esc_url( site_url() ) instead.20: * | blog-wpurl |
- add_theme_support() was found in the file theme-setup.php. However get_post_format and/or has_post_format were not found, and no use of formats in the CSS was detected.
Warning
- Theme URI and Author URI should not be the same.
- Found wrong tag in style.css header.
- 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 sitesch-id.
- Found a translation function that is missing a text-domain. Function _c, with the arguments 'Arsip hari %s' in file archive.php.Found a translation function that is missing a text-domain. Function _c, with the arguments 'Arsip bulan %s' in file archive.php.Found a translation function that is missing a text-domain. Function _c, with the arguments 'Arsip tahun %s' in file archive.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<' in file pagination.php.Found a translation function that is missing a text-domain. Function __, with the arguments '>' in file pagination.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Title' in file theme-widget-sosmed.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Title' in file theme-widget-logosekolah.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Total item data per halaman' in file umum.php.Found a translation function that has an incorrect number of arguments. Function esc_html__, with the arguments 'Link untuk mengubah halaman login dari ', /wp-admin, 'sitesch' in file umum.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '>' in file functions.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 sitesch, wp-bootstrap-navwalker, /wp-admin, redux-framework, redux_framework, Redux, your-domain-here.
- The theme uses the register_post_type() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- PHP short tags were found in file parsedown.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.876: and preg_match('/^\[(.+?)\]:[ ]*+<?(\S+?)>?(?:[ ]+['\'(](.+)['\')])?[ ]*+$/', $Line['text'], $matches)
- Could not find wp_link_pages.
- Could not find post_class.
- The theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- 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.
- Possible variable $sitesch_option found in translation function in theme-cpt-ekskul.php. Translation function calls should not contain PHP variables. Possible variable $sitesch_option found in translation function in theme-cpt-guru.php. Translation function calls should not contain PHP variables. Possible variable $sitesch_option found in translation function in theme-cpt-tendik.php. Translation function calls should not contain PHP variables. Possible variable $sitesch_option found in translation function in theme-cpt-agenda.php. Translation function calls should not contain PHP variables. Possible variable $sitesch_option found in translation function in theme-cpt-fasilitas.php. Translation function calls should not contain PHP variables. Possible variable $sitesch_option found in translation function in theme-cpt-program.php. Translation function calls should not contain PHP variables.
- Possible variable $field_classes found in translation function in class-redux-api.php. Translation function calls should not contain PHP variables. Possible variable $files found in translation function in class-redux-api.php. Translation function calls should not contain PHP variables. Possible variable $class_names found in translation function in class-redux-functions.php. Translation function calls should not contain PHP variables. Possible variable $file_names found in translation function in class-redux-functions.php. Translation function calls should not contain PHP variables. Possible variable $files found in translation function in class-redux-extension-abstract.php. Translation function calls should not contain PHP variables. Possible variable $field_classes found in translation function in class-redux-output.php. Translation function calls should not contain PHP variables. Possible variable $field_classes found in translation function in class-redux-output.php. Translation function calls should not contain PHP variables. Possible variable $field_classes found in translation function in class-redux-enqueue.php. Translation function calls should not contain PHP variables. Possible variable $field_classes found in translation function in class-redux-enqueue.php. Translation function calls should not contain PHP variables. Possible variable $field_classes found in translation function in class-redux-page-render.php. Translation function calls should not contain PHP variables. Possible variable $field_classes found in translation function in class-redux-page-render.php. Translation function calls should not contain PHP variables. Possible variable $field_classes found in translation function in class-redux-extension-customizer.php. Translation function calls should not contain PHP variables. Possible variable $field_classes found in translation function in class-redux-extension-customizer.php. Translation function calls should not contain PHP variables.
- License URI: is missing from style.css header.
- .bypostauthor css class is needed in theme css.
- .alignleft css class is needed in theme css.
- .alignright css class is needed in theme css.
- .aligncenter css class is needed in theme css.
- .gallery-caption css class is needed in theme css.
- .screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
- This theme doesn't seem to display tags.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- Possible Favicon found in header.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.Possible Favicon found in functions.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
- Possible hard-coded links were found in the file umum.php.165: 'subtitle' => 'Pengaturan Google captcha untuk formulir pada website, kunjungi <a href='https://www.google.com/recaptcha' target='_blank'>Google reCAPTCHA</a> untuPossible hard-coded links were found in the file class-redux-cdn.php.135: $msg = sprintf( esc_html__( 'If you are developing offline, please download and install the %s plugin/extension to bypass our CDN and avoid this warning', 'redux-framework' ), '<a href='https://github.com/reduxframework/redux-vendor-support' target='_blank'>Red188: $msg = sprintf( esc_html__( 'The %1$s (or extension) is either not installed or not activated and thus, some controls may not render properly. Please ensure that it is installed and %2$s', 'redux-framework' ), '<a href='https://github.com/reduxframework/redux-vendor-support'>Vendor Support plug135: $msg = sprintf( esc_html__( 'If you are developing offline, please download and install the %s plugin/extension to bypass our CDN and avoid this warning', 'redux-framework' ), '<a href='https://github.com/reduxframework/redux-vendor-support' target='_blank'>Red188: $msg = sprintf( esc_html__( 'The %1$s (or extension) is either not installed or not activated and thus, some controls may not render properly. Please ensure that it is installed and %2$s', 'redux-framework' ), '<a href='https://github.com/reduxframework/redux-vendor-support'>Vendor Support plugPossible hard-coded links were found in the file class-redux-args.php.269: '<a href='https://websekolah.co.id' target='_blank'>Websekolah.co.id</a>'Possible hard-coded links were found in the file class-redux-google-maps.php.336: $api_key_site = ' ' . sprintf( '<a href='https://console.developers.google.com/flows/enableapi?apiid=maps_backend&ke337: $usage_limit_site = ' ' . sprintf( '<a href='https://developers.google.com/maps/documentation/javascript/usage' target='Possible hard-coded links were found in the file class-redux-welcome.php.179: <a href='http://devs.redux.io/' class='docs button button-primary'>Docs</a>
- 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 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 : redux-social-profiles-helpers.php 67: include_once 'social_profiles/inc/class-redux-social-profiles-functions.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-redux-social-profiles-widget.php 123: include_once 'class-redux-social-profiles-functions.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-redux-extension-social-profiles.php 75: include_once 'social_profiles/inc/class-redux-social-profiles-defaults.php'76: include_once 'social_profiles/inc/class-redux-social-profiles-functions.php99: include_once 'social_profiles/inc/class-redux-social-profiles-widget.php';108: include_once 'social_profiles/inc/class-redux-social-profiles-shortcode.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-redux-welcome.php 170: require_once 'views/about.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.