Toko-WA.com
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMETokoWA.zip
- FILE SIZE2999727 bytes
- MD569a9f05c05fa363b45cad4685e47670c
- SHA1be60ef360e451dd6f55487c8b2511e26e7b87f2a
- LICENSEMIT X11
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.4.0
- TAGSHTML5, CSS3, Toko Online, WhatsApp
- CREATION DATE2020-07-21
- LAST FILE UPDATE2020-07-24
- LAST VALIDATION2020-07-24 17:25
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found a Customizer setting that did not have a sanitization callback function in file theme-customizer.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
- 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.
- base64_decode($data);4639: list($encrypted_data, $iv) = explode('::', base64_decode($data), 2); Found base64_decode in file api-helpers.php. 4631: if( !function_exists('openssl_decrypt') ) return
if( !function_exists('openssl_encrypt') ) return base64_encode($data);
return base64_encode($encrypted_data . '::' . $iv);
Found base64_encode in file api-helpers.php. - file_get_contents( acf_get_path('readme.txt') );file_get_contents was found in the file class-acf-admin-tool-import.php 102: $json = file_get_contents( $file['tmp_name'] );file_get_contents was found in the file json.php 154: $json = file_get_contents('{$path}/{$file}');fopen was found in the file json.php 227: $f = fopen('{$path}/{$file}', 'w');fwrite was found in the file json.php 228: fwrite($f, acf_json_encode( $field_group ));fclose was found in the file json.php 229: fclose($f); file_get_contents was found in the file settings-info.php 148: $readme =
- add_submenu_page('edit.php?post_type=acf-field-group', __('Tools','acf'), _File admin.php : 51: add_menu_page( __('Custom Fields','acf'), __('Custom Fields','acf'), $cap, File admin.php : 52: add_submenu_page( $slug, __('Field Groups','acf'), __('Field Groups','acf')53: add_submenu_page( $slug, __('Add New','acf'), __('Add New','acf'), $cap, 'p57: add_submenu_page( $slug, __('Info','acf'), __('Info','acf'), $cap,'acf-settFile admin.php : 52: add_submenu_page( $slug, __('Field Groups','acf'), __('Field Groups','acf')53: add_submenu_page( $slug, __('Add New','acf'), __('Add New','acf'), $cap, 'p57: add_submenu_page( $slug, __('Info','acf'), __('Info','acf'), $cap,'acf-settFile admin.php : 52: add_submenu_page( $slug, __('Field Groups','acf'), __('Field Groups','acf')53: add_submenu_page( $slug, __('Add New','acf'), __('Add New','acf'), $cap, 'p57: add_submenu_page( $slug, __('Info','acf'), __('Info','acf'), $cap,'acf-settFile admin-upgrade.php : 47: $page = add_submenu_page('index.php', __('Upgrade Database','acf'), __('Upgrade Dat107: $page = add_submenu_page(File admin-upgrade.php : 47: $page = add_submenu_page('index.php', __('Upgrade Database','acf'), __('Upgrade Dat107: $page = add_submenu_page( File admin-tools.php : 116: $page =
- Themes should not hide admin bar. Detected in file : functions.php.
- get_bloginfo('template_directory') . '/lib/wp-admin.js', array( 'jquery' ), get_bloginfo('template_directory') was found in the file functions.php. Use get_template_directory_uri() instead.77: wp_enqueue_script( 'myscript',
1000x500.png.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wrong tag HTML5 in style.css header.Found wrong tag CSS3 in style.css header.Found wrong tag Toko Online in style.css header.Found wrong tag WhatsApp 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 toko-wa-com.
- Found a translation function that is missing a text-domain. Function __, with the arguments 'Apply' in file admin-field-groups.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Bulk Actions' in file admin-field-groups.php.Found a translation function that has an incorrect number of arguments. Function _n, with the arguments '%s requires at least %s selection', '%s requires at least %s selections', min, 'acf' in file class-acf-field-relationship.php.Found a translation function that is missing a text-domain. Function __, with the arguments in file api-helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Judul Produk' in file adminColumns.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Harga' in file adminColumns.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Berat' in file adminColumns.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Date' in file adminColumns.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Nama & Produk' in file adminColumns.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tanggal' in file adminColumns.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Ulasan' in file adminColumns.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Nama Lengkap' in file adminColumns.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<i class="icon ion-ios-time"></i> Tanggal' in file adminColumns.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<i class="icon ion-ios-contact"></i> Informasi Kontak' in file adminColumns.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<i class="icon ion-ios-cube"></i> Berat Pesanan' in file adminColumns.php.Found a translation function that is missing a text-domain. Function _n, with the arguments in file dashboard.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Produk' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Produk' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments '+ Tambah Produk' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments '+ Tambah Produk' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Edit Produk' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Produk Baru' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Semua Produk' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Lihat Produk' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Cari Produk' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Kategori Produk' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Ulasan Produk' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Ulasan Produk' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments '+ Tambah Ulasan' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments '+ Tambah Ulasan' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Edit Ulasan' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'ulasan Baru' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Semua Ulasan' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Lihat Ulasan' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Cari Ulasan' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Live Sales' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Live Sales' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments '+ Tambah Sales' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments '+ Tambah Sales' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Edit Sales' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sales Baru' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Semua Sales' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Lihat Sales' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Cari Sales' in file postType.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<i class="icon ion-ios-arrow-back"></i>' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<i class="icon ion-ios-arrow-forward"></i>' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<b class="fn">%s</b>' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%1$s at %2$s' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '(Edit)' in file functions.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Your comment is awaiting moderation.' 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 TokoWA, wCart, acf, min, text_domain, name-theme, placeholderfortextdomain, directorist, your_textdomain.
- 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.
- Could not find wp_link_pages.
- 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.
- post_permalink found in file searchAjax.php. Deprecated since version 4.4. Use get_permalink instead.18: <li class='cat-item'><small><?php echo toRp($harga_diskon); ?></small><a href='<?php echo esc_url( post_permalink() ); ?>'><b><?php the_title();?></b><br/>21: <li class='cat-item'><small><?php echo toRp(get_field('harga_normal')); ?></small><a href='<?php echo esc_url( post_permalink() ); ?>'><b><?php the_title();?></b></a></li>31: <li class='cat-item'><small><?php echo get_cat_name( get_the_category()[0]->term_id ); ?></small><a href='<?php echo esc_url( post_permalink() ); ?>'><?php the_title();?></a></li>
- 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 $attributes found in translation function in field-group-field-conditional-logic.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in class-acf-field-date_picker.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in class-acf-field-date_time_picker.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in class-acf-field-group.php. Translation function calls should not contain PHP variables. Possible variable $wrap found in translation function in class-acf-field-wysiwyg.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in class-acf-field-file.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in class-acf-field-tab.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in class-acf-field-accordion.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in class-acf-field-taxonomy.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in class-acf-field-link.php. Translation function calls should not contain PHP variables. Possible variable $attrs found in translation function in class-acf-field-google-map.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in class-acf-field-relationship.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in class-acf-field-image.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in class-acf-field-oembed.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in class-acf-field-time_picker.php. Translation function calls should not contain PHP variables. Possible variable $attrs found in translation function in acf-input-functions.php. Translation function calls should not contain PHP variables. Possible variable $attrs found in translation function in acf-input-functions.php. Translation function calls should not contain PHP variables.
- Possible variable $string found in translation function in api-helpers.php. Translation function calls should not contain PHP variables.
- Possible variable $attributes found in translation function in field-group-field-conditional-logic.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in class-acf-field-date_picker.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in class-acf-field-date_time_picker.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in class-acf-field-group.php. Translation function calls should not contain PHP variables. Possible variable $wrap found in translation function in class-acf-field-wysiwyg.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in class-acf-field-file.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in class-acf-field-tab.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in class-acf-field-accordion.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in class-acf-field-taxonomy.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in class-acf-field-link.php. Translation function calls should not contain PHP variables. Possible variable $attrs found in translation function in class-acf-field-google-map.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in class-acf-field-relationship.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in class-acf-field-image.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in class-acf-field-oembed.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in class-acf-field-time_picker.php. Translation function calls should not contain PHP variables. Possible variable $attrs found in translation function in acf-input-functions.php. Translation function calls should not contain PHP variables.
- Text Domain: is missing from your style.css header.
- .sticky css class is needed in theme css.
- .bypostauthor css class is needed in theme css.
- .gallery-caption css class is needed in theme css.
- At least one hard coded date was found in the file class-acf-field-date_picker.php. Function get_option( 'date_format' ) should be used instead.
- At least one hard coded date was found in the file single-post.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file schema-product.php. Function get_option( 'date_format' ) should be used instead.
- 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 taxonomy.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 : author.php 26: require 'loop-product.php';35: require 'loop-post.php';44: require 'loop-ulasan.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 : header.php 6: <?php require_once 'header-meta.php'; ?>7: <?php require_once 'schema-head.php'; ?>21: <?php require_once 'lib/custom-css.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 : single.php 3: <?php require 'single-product.php'; ?>5: <?php require 'single-ulasan.php'; ?>7: <?php require 'single-livesales.php'; ?>9: <?php require 'single-post.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 : single-product.php 6: <?php require_once 'query-ulasan.php'; ?>215: <?php require_once 'feature.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 : schema-head.php 22: <?php require_once 'schema-product.php'; ?>24: <?php require_once 'schema-post.php'; ?>29: <?php require 'schema-product.php'; ?>35: <?php require 'schema-post.php'; ?>41: <?php require 'schema-product.php'; ?>44: <?php require 'schema-post.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 : acf.php 101: include_once( ACF_PATH . 'includes/acf-utility-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 : api-helpers.php 437: include( $path );2919: //require_once( ABSPATH . '/wp-load.php' ); // WP should already be loaded2920: require_once( ABSPATH . '/wp-admin/includes/media.php' ); // video function2921: require_once( ABSPATH . '/wp-admin/includes/file.php' );2922: require_once( ABSPATH . '/wp-admin/includes/image.php' );4279: 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 : acf-utility-functions.php 156: include_once($file_path); 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 : loop.php 26: require 'loop-product.php';36: require 'loop-product.php';46: require 'loop-post.php';54: require 'loop-ulasan.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 : page-home.php 37: <?php require_once 'feature.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 : acfImport.php 7: include_once( MY_ACF_PATH . 'acf.php' );31: include 'acfFieldGroup.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 : loop-product.php 17: <?php require 'query-ulasan.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.