Symetrio
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEsymetrio-theme.zip
- FILE SIZE15222283 bytes
- MD545197192d47eb6f454e61284eab17204
- SHA13cf9b6e92426df75f64c3322a6509e6b53c92415
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://themes.wonster.co/symetrio/splash-page/
- VERSION4.9.5
- AUTHOR URIhttp://wonster.co
- TAGSresponsive-layout, theme-options, translation-ready, editor-style
- CREATION DATE2020-10-29
- LAST FILE UPDATE2020-10-29
- LAST VALIDATION2020-10-29 16:50
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
Ligne36: return @unserialize( base64_decode( $data ) );
Found base64_decode in file wtr_export.php. Ligne731: $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_t
File class-tgm-plugin-activation.php : wtr-hp9.zip dfd.zip revslider.zip wonster-custom-type-symetrio.zip wonster-shortcodes-2-symetrio.zip wonster-classes-schedule-symetrio.zip js_composer.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- The tag responsive-layout has been deprecated, it must be removed from 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 symetrio.
- 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 wtr_framework, symetrio, tgmpa.
- 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.
- No reference to the_post_thumbnail was found in the theme.
- 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
- Possible Favicon found in helper-header.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 wtr_init.php.
Ligne327: 'desc' => __( 'You can generate the code <a href='https://developers.google.com/maps/documentation/javascript/get-api-key' ta
Ligne5: * @link http://wonster.co/
Ligne1296: 'default_value' => 'Made by <a href='http://wonster.co'>Wonster</a> © 2014',
Possible hard-coded links were found in the file wtr_theme_page.php.Ligne160: echo '<a href='http://themeforest.net/downloads' target='_blank' class='button button-prim
Ligne227: <a href='http://themeforest.net/downloads' target='_blank' class='WonButton head hea
Ligne161: echo 'or, <a href='http://themeforest.net/item/symetrio-multisport-gym-fitness-theme/9634580/c
Ligne179: echo '<a href='http://support.wonster.co/' target='_blank' class='button button-primary '>
Ligne218: <a href='http://support.wonster.co/' target='_blank' class='WonButton head headBtn s
Ligne221: <a href='http://support.wonster.co/manual/<?php echo strtolower( $them_name ); ?>' t
Ligne5: * @link http://wonster.co/
Ligne210: <a href='http://wonster.co' target='_blank' class='themeName'><?php echo WTR_THEME_
Ligne224: <a href='http://wonster.co/get-xml/' target='_blank' class='WonButton head headBtn x
Ligne230: <a href='http://wonster.co' target='_blank' class='wonsterLogo floatRight'></a>
Ligne298: <div class='copy'>© 2013 Made With fire by <a href='http://wonster.co' target='blank' class='miniLogo'>Wonster</a></div>
Ligne179: echo '<a href='http://support.wonster.co/' target='_blank' class='button button-primary '>
Ligne218: <a href='http://support.wonster.co/' target='_blank' class='WonButton head headBtn s
Ligne221: <a href='http://support.wonster.co/manual/<?php echo strtolower( $them_name ); ?>' t
Ligne224: <a href='http://wonster.co/get-xml/' target='_blank' class='WonButton head headBtn x
Ligne160: echo '<a href='http://themeforest.net/downloads' target='_blank' class='button button-prim
Ligne227: <a href='http://themeforest.net/downloads' target='_blank' class='WonButton head hea
Ligne5: * @link http://wonster.co/
Ligne210: <a href='http://wonster.co' target='_blank' class='themeName'><?php echo WTR_THEME_
Ligne224: <a href='http://wonster.co/get-xml/' target='_blank' class='WonButton head headBtn x
Ligne230: <a href='http://wonster.co' target='_blank' class='wonsterLogo floatRight'></a>
Ligne298: <div class='copy'>© 2013 Made With fire by <a href='http://wonster.co' target='blank' class='miniLogo'>Wonster</a></div>
Ligne5: * @link http://wonster.co/
Ligne210: <a href='http://wonster.co' target='_blank' class='themeName'><?php echo WTR_THEME_
Ligne224: <a href='http://wonster.co/get-xml/' target='_blank' class='WonButton head headBtn x
Ligne230: <a href='http://wonster.co' target='_blank' class='wonsterLogo floatRight'></a>
Ligne298: <div class='copy'>© 2013 Made With fire by <a href='http://wonster.co' target='blank' class='miniLogo'>Wonster</a></div>
- 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 archive.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 : wtr_import_content.php
Ligne49: require_once($class_wp_importer);
Ligne62: require_once( $class_wp_import );
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 : wtr_importer.phpLigne16: require_once( WTR_IMPORTER_CLASS_DIR . '/wtr_importer.php' );
Ligne17: require_once( WTR_IMPORTER_CLASS_DIR . '/wtr_import_content.php' );
Ligne18: require_once( WTR_IMPORTER_CLASS_DIR . '/wtr_import_others_settings.php' );
Ligne19: require_once( WTR_IMPORTER_CLASS_DIR . '/wtr_import_theme_settings.php' );
Ligne20: require_once( WTR_IMPORTER_CLASS_DIR . '/wtr_import_widgets.php' );
Ligne21: require_once( WTR_IMPORTER_CLASS_DIR . '/wtr_import_revslider.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 : wtr_init.phpLigne10: require_once( $lib );
Ligne12: require_once( WTR_ADMIN_CLASS_DIR . '/wtr_section.php' );
Ligne13: require_once( WTR_ADMIN_CLASS_DIR . '/wtr_group.php' );
Ligne15: require_once( WTR_ADMIN_CLASS_DIR . '/wtr_theme_page.php' );
Ligne16: require_once( WTR_ADMIN_CLASS_DIR . '/wtr_avatar.php' );
Ligne17: require_once( WTR_ADMIN_CLASS_DIR . '/wtr_user_social.php' );
Ligne18: require_once( WTR_ADMIN_CLASS_DIR . '/wtr_settings.php' );
Ligne19: require_once( WTR_ADMIN_CLASS_DIR . '/wtr_fonts.php' );
Ligne20: require_once( WTR_ADMIN_CLASS_DIR . '/wtr_theme_skins.php' );
Ligne21: require_once( WTR_ADMIN_CLASS_DIR . '/wtr_paypal.php' );
Ligne22: require_once( WTR_ADMIN_CLASS_DIR . '/wtr_update.php' );
Ligne23: require_once( WTR_ADMIN_CLASS_DIR . '/wtr_update_config.php' );
Ligne26: require_once( WTR_ADMIN_CLASS_DIR . '/wtr_translate.php' );
Ligne27: require_once( WTR_ADMIN_CLASS_DIR . '/wtr_date_format.php' );
Ligne28: require_once( WTR_ADMIN_CLASS_DIR . '/wtr_social_media.php' );
Ligne30: require_once( WTR_ADMIN_CLASS_DIR . '/wtr_instagram.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 : wtr_core.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR.'/wtr_validate.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 : wtr_group.phpLigne8: require_once( 'wtr_core.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 : wtr_update_settings.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/wtr_export.php' );
Ligne9: require_once( WTR_ADMIN_CLASS_DIR . '/fields/wtr_field.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 : wtr_map.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/fields/wtr_field.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 : wtr_color.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/fields/wtr_field.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 : wtr_datepicker.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/fields/wtr_field.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 : wtr_radio_list.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/fields/wtr_field.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 : wtr_sortable.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/fields/wtr_field.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 : wtr_icon.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/fields/wtr_field.php' );
Ligne9: require_once( WTR_ADMIN_CLASS_DIR . '/wtr_icons.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 : wtr_sidebar.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/fields/wtr_field.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 : wtr_hidden.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/fields/wtr_field.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 : wtr_radio_btn.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/fields/wtr_field.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 : wtr_img_sortable.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/fields/wtr_field.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 : wtr_radio.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/fields/wtr_field.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 : wtr_checkbox.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/fields/wtr_field.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 : wtr_alert.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/fields/wtr_field.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 : wtr_scroll.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/fields/wtr_field.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 : wtr_textarea.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/fields/wtr_field.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 : wtr_upload.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/fields/wtr_field.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 : wtr_radio_img.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/fields/wtr_field.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 : wtr_table.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/fields/wtr_field.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 : wtr_field.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR.'/wtr_core.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 : wtr_text.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/fields/wtr_field.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 : wtr_select.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/fields/wtr_field.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 : wtr_section.phpLigne8: require_once( 'wtr_core.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 : wtr_export.phpLigne144: require_once( $path_to_wp . '/wp-load.php' );
Ligne162: require_once( $path_to_wp . '/wp-load.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 : wtr_avatar.phpLigne68: require_once( WTR_ADMIN_CLASS_DIR . '/fields/wtr_upload.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 : wtr_settings.phpLigne470: 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 : wtr_customizer_init.phpLigne10: require_once( WTR_CUSTOMIZER_CLASS_DIR . '/wtr_customize.php' );
Ligne11: require_once( WTR_CUSTOMIZER_CLASS_DIR . '/fields/wtr_customize_section.php
Ligne12: require_once( WTR_CUSTOMIZER_CLASS_DIR . '/fields/wtr_customize_setting.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 : wtr_customize_section.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/wtr_core.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 : wtr_customize_setting.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/wtr_core.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 : wtr_customize.phpLigne8: require_once( WTR_ADMIN_CLASS_DIR . '/wtr_export.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 : style-custom.phpLigne17: require_once( $base .'wp-load.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 : meta-post.phpLigne192: require_once( WTR_ADMIN_CLASS_DIR . '/wtr_meta_box.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 : meta-page.phpLigne374: require_once( WTR_ADMIN_CLASS_DIR . '/wtr_meta_box.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.