0
Validation results

Foodica

Free WordPress 6.4.3 theme

Foodica

Free WordPress 6.4.3 theme
0
This theme is open source.
Critical alerts
  1. Security breaches : Use of base64_decode() Found base64_decode in file option.php. 228: $xoptions = unserialize(stripslashes(base64_decode($xoptions)));344: $options = unserialize(stripslashes(base64_decode($options)));
  2. Security breaches : Use of base64_encode() Found base64_encode in file option.php.
     return base64_encode(serialize(self::getOptions()));
     return base64_encode(serialize(self::getWidgetOptions()));
  3. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe src="https://www.wpzoom.com/frame/welcome/" width="1" height="1"> in file welcome.php. 1: <iframe src='https://www.wpzoom.com/frame/welcome/' width='1' height='1'></Found <iframe src="https://www.wpzoom.com/frame/" width="100%" height="1790"> in file themes.php. 14: <iframe src='https://www.wpzoom.com/frame/' width='100%' height='1790'></if
  4. Malware : Operations on file system file_get_contents was found in the file helpers.php 806: $result['encoded'] = file_get_contents( $google_fonts_json );file_get_contents was found in the file settings-page.php 276: $settings = file_get_contents($settingsFile);
  5. Admin menu : Themes should use add_theme_page() for adding admin pages. File class-tgm-plugin-activation.php : 731: $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_tFile wpzoom-featured-posts.php : 24: add_action( 'admin_menu', array( $this, 'add_featured_page_in_menu' ) );58: public function add_featured_page_in_menu() {59: $this->menu_names[ $this->post_type ] = $this->add_featured_page(68: public function add_featured_page( $page_title, $menu_title, $capability, $menu_slug, $funcFile wpzoom-featured-posts.php : 72: return add_submenu_page( $link, $page_title, $menu_title, $capability, $menu_slug,File theme-updater-admin.php : 190: add_submenu_page(File admin.php : 100: add_menu_page( __('Page Title', 'wpzoom'), __('WPZOOM', 'wpzoom'), 'manage_File admin.php : 102: add_submenu_page('wpzoom_options', __('WPZOOM', 'wpzoom'), __('Theme Option106: add_submenu_page( 'wpzoom_options', __('Customize', 'wpzoom'), __('Customiz110: add_submenu_page('wpzoom_options', __('Update Framework', 'wpzoom'), __('Up114: add_submenu_page('wpzoom_options', __('New Themes', 'wpzoom'), __('New ThemFile admin.php : 102: add_submenu_page('wpzoom_options', __('WPZOOM', 'wpzoom'), __('Theme Option106: add_submenu_page( 'wpzoom_options', __('Customize', 'wpzoom'), __('Customiz110: add_submenu_page('wpzoom_options', __('Update Framework', 'wpzoom'), __('Up114: add_submenu_page('wpzoom_options', __('New Themes', 'wpzoom'), __('New ThemFile admin.php : 102: add_submenu_page('wpzoom_options', __('WPZOOM', 'wpzoom'), __('Theme Option106: add_submenu_page( 'wpzoom_options', __('Customize', 'wpzoom'), __('Customiz110: add_submenu_page('wpzoom_options', __('Update Framework', 'wpzoom'), __('Up114: add_submenu_page('wpzoom_options', __('New Themes', 'wpzoom'), __('New ThemFile admin.php : 102: add_submenu_page('wpzoom_options', __('WPZOOM', 'wpzoom'), __('Theme Option106: add_submenu_page( 'wpzoom_options', __('Customize', 'wpzoom'), __('Customiz110: add_submenu_page('wpzoom_options', __('Update Framework', 'wpzoom'), __('Up114: add_submenu_page('wpzoom_options', __('New Themes', 'wpzoom'), __('New Them
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 wpzoom, tgmpa, .
  2. Plugin territory : Plugin territory functionalitiesThe 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.
  3. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  4. I18N implementation : Proper use of _e(Possible variable $strings found in translation function in theme-updater-admin.php. Translation function calls should not contain PHP variables. Possible variable $strings found in translation function in theme-updater-admin.php. Translation function calls should not contain PHP variables.
  5. I18N implementation : Proper use of esc_attr_e(Possible variable $strings found in translation function in theme-updater-admin.php. Translation function calls should not contain PHP variables. Possible variable $strings found in translation function in theme-updater-admin.php. Translation function calls should not contain PHP variables.
  6. CSS files : Presence of text domainText Domain: is missing from your style.css header.
  7. 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. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file options.php.55: 'desc' => sprintf('This feature depends on <a href='http://jetpack.me' target='_blank'>Jetpack</a>, please install it first andPossible hard-coded links were found in the file news.php.13: <li><a href='https://www.wpzoom.com/themes/'><?php _e('More Themes', 'wpzoom'); ?></a></14: <li><a href='https://www.wpzoom.com/support/'><?php _e('Support', 'wpzoom'); ?></a></li>15: <li><a href='https://www.wpzoom.com/category/showcase/'><?php _e('Theme Showcase', 'wpzoPossible hard-coded links were found in the file admin.php.14: <p><?php _e('Can\'t save options. Please contact <a href='https://wpzoom.com/support/'>WPZOOM Support</a>.', 'wpzoom'); ?></p>46: <a href='https://www.wpzoom.com/support/' target='_blank'><?php _e('Support Desk', 'Possible hard-coded links were found in the file update.php.26: <p><?php _e('<strong>NOTICE:</strong> <em>Updating the framework will not affect any of the changes or customization you have made to the theme or to your website. For more information visit this <a href='https://www.wpzoom.com/docs/using-the-zoom-framework-automatic-updates/' taPossible hard-coded links were found in the file dashboard.php.33: <a href='https://www.wpzoom.com/themes/' target='_blank' alt='<?php _e('Browse our wPossible hard-coded links were found in the file demo-importer.php.40: $desc .= '<p class='description nofloat' style='width:100%; margin-bottom:20px;'>' . sprintf(__('If the importer doesn\'t work for you, try importing the demo content %smanually%s.', 'wpzoom'), '<a href='https://www.wpzoom.com/theme-demo-content/' target='_blank'>', '</a>') . '<Possible hard-coded links were found in the file wpzoom-theme-setup.php.518: $out .= sprintf(__('<p><a href='%s' target='_blank'>Edit Menus structure</a></p><p>You can find more instructions in this <a href='https://www.wpzoom.com/docs/set-up-navigation-menus/' target='_blank'>videoPossible hard-coded links were found in the file theme-updater-admin.php.102: 'content' => __('If you’re installing the theme on a new site, installing the demo content is the best way to get familiarized. This feature can be found on the <a href='admin.php?page=wpzoom_options' target='_blank'>Theme Options</a> page, in t105: '<a class='button button-secondary' href='admin.php?page=wpzoom_options' target='_blank'>Open Theme Options</a>'234: <?php echo sprintf( __( 'Enter your license key to enable <strong>automatic theme updates</strong>. You can find your license in <a href='https://www.wpzoom.com/members/'>WPZOOM Member Area</a>.', 'wpzoom' ) );278: <a href='https://twitter.com/wpzoom' class='twitter-follow-button'>Follow @wpzoom</aPossible hard-coded links were found in the file settings-page.php.184: ,'content' => __('<p>Some themes provide customization options that are grouped together on a Theme Options screen. If you change themes, options may change or disappear, as they are theme-specific. </p><p>Your current theme is running on <a href='https://www.wpzoom.com/framework-tour/' target='_blank'>ZOOM Framework</a>.189: '<p>' . __( '<a href='https://www.wpzoom.com/support/documentation' target='_blank'>Documentation189: '<p>' . __( '<a href='https://www.wpzoom.com/support/documentation' target='_blank'>Documentation190: '<p>' . __( '<a href='https://www.wpzoom.com/support/' target='_blank'>Support Desk</a>', 'wpzoomPossible hard-coded links were found in the file featured-category-home.php.218: <p class='description'>If this option doesn't work, <a href='https://www.wpzoom.com/tutorial/fixing-stretched-images/' target='_blank'>rPossible hard-coded links were found in the file bio.php.89: <p class='description'>This will be used for profile picture. If you don't have a Gravatar account, create one on <a href='http://gravatar.com' target='_blank'>gravatar.com</a></p>Possible hard-coded links were found in the file footer.php.78: <span class='designed-by'><?php printf( __( '&mdash; Designed by %s', 'wpzoom' ), '<a href='https://www.wpzoom.com/' target='_blank' rel='designer'>WPZOOM</a>' ); ?></
  2. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  3. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  4. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  5. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  6. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  7. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  8. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  9. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  10. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  11. Use of includes : Use of include or requireThe theme appears to use include or require : wpzoom.php 62: require_once($localeFile);73: return require_once(FUNC_INC . '/theme/config.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 : news.php 23: include_once(ABSPATH . WPINC . '/class-simplepie.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 : dashboard.php 48: include_once(ABSPATH . WPINC . '/class-simplepie.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 : ui.php 264: include( ABSPATH . WPINC . '/version.php' ); // $wp_version; // x.y.z 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 : option.php 268: $options[] = include( $file ); 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 : video-thumb.php 274: require_once(ABSPATH . WPINC . '/class-oembed.php');410: require_once(ABSPATH . 'wp-admin/includes/image.php');411: require_once(ABSPATH . 'wp-admin/includes/file.php');412: require_once(ABSPATH . 'wp-admin/includes/media.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 : theme-updater.php 10: include( dirname( __FILE__ ) . '/theme-updater-admin.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 : theme-updater-admin.php 165: include(dirname(__FILE__) . '/theme-updater-class.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 : admin.php 80: require_once( WPZOOM_INC . '/pages/welcome.php' );85: require_once(WPZOOM_INC . '/pages/admin.php');89: require_once(WPZOOM_INC . '/pages/themes.php');93: require_once(WPZOOM_INC . '/pages/update.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 : settings-fields.php 402: include_once($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 : settings-page.php 429: include( '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.
Other checked themes