Gutenshop
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEgutenshop.7.8.zip
- FILE SIZE2638802 bytes
- MD5f16bd203c556ba33e7e841c1a4f17acd
- SHA12473a96bc204ed3e70f0e178da46af9e7e9f98bc
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://superbthemes.com/gutenshop/gutenshop-documentation/
- VERSION7.8
- AUTHOR URIhttps://superbthemes.com/
- TAGStheme-options, threaded-comments, translation-ready, sticky-post, footer-widgets, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-image-header, featured-images, flexible-header, right-sidebar, one-column, two-columns, po
- CREATION DATE2023-06-03
- LAST FILE UPDATE2023-06-03
- LAST VALIDATION2023-06-03 19:32
- OTHER VERSIONS
This theme is open source.
Critical alerts
- add_menu_page(__('Theme Settings', 'gutenshop'), __('Theme Settings', 'gute File loader.php : 8:
Warning
- Found wrong tag custom-logo in style.css header.
- Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments "title" in file themepage.php.
- PHP short tags were found in file themepage.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.112: <a class='spt-theme-settings-headline-link' href='<?= esc_url(SuperbInfoContentConfig::THEME_LINK); ?>'><?php esc_html_e('Unl122: <a target='_blank' href='<?= esc_url(SuperbInfoContentConfig::THEME_LINK); ?>' class='spt-theme-sett129: <p><?php esc_html_e('With ', 'gutenshop'); ?><?= esc_attr($theme_name); ?> <?php esc_html_e(' Premium you'll have full a148: <img class='spt-theme-settings-wrapper-sidebar-item-content-demo-image' src='<?= esc_url(get_template_directory_uri() . '/inc/admin_notification/src/pre150: <p><?= esc_html__('Need inspiration? Take a moment to view our theme demo!', '151: <a href='<?= esc_url(SuperbInfoContentConfig::DEMO_LINK); ?>' target='_blank' class=160: <a href='<?= esc_url(SuperbInfoContentConfig::THEME_LINK); ?>' target='_blank' classPHP short tags were found in file control-pro.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.60: <?= esc_html($this->label); ?>63: <?= esc_html($this->pro_description); ?>65: <a href='<?= esc_html($this->pro_url); ?>' class='button button-secondary' target='_
- 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 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 $feature found in translation function in themepage.php. Translation function calls should not contain PHP variables.
- Possible variable $feature found in translation function in themepage.php. Translation function calls should not contain PHP variables.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- Possible hard-coded links were found in the file customizer.php.41: <a href='https://superbthemes.com/gutenshop/gutenshop-documentation/' class='button Possible hard-coded links were found in the file themepage.php.169: <a href='https://superbthemes.com/customer-support/' target='_blank' class='button'>Possible hard-coded links were found in the file functions.php.393: <a href='https://superbthemes.com/demo/gutenshop/' target='_blank' class='button'>Vi401: <li><a href='https://superbthemes.com/customer-support/' target='_blank' class='button'>
- 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 : Autoload.php 7: include(__DIR__ . '/Loader.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 : loader.php 6: require_once(trailingslashit(get_template_directory()) . 'inc/info_content/7: require_once(trailingslashit(get_template_directory()) . 'inc/info_content/ 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 : loader.php 13: require_once(trailingslashit(get_template_directory()) . 'inc/info_content/ 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 : themepage.php 4: require(trailingslashit(get_template_directory()) . 'inc/info_content/theme 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-customize.php 72: require_once(trailingslashit(get_template_directory()) . 'inc/info_content/73: require_once(trailingslashit(get_template_directory()) . 'inc/info_content/ 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.