Open Shop
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEopen-shop.1.4.8.zip
- FILE SIZE1440469 bytes
- MD5e596260c0f2ae5582ed48e5b50df7608
- SHA1ef4faca4cb7f0f81143b627bdb724ec0132bafba
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, HTML, Bitmap images
- THEME URIhttps://themehunk.com/product/open-shop-ecommerce-theme/
- VERSION1.4.8
- AUTHOR URIhttps://www.themehunk.com
- TAGSwide-blocks, block-patterns, block-styles, editor-style, e-commerce, blog, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-logo, custom-menu, featured-image-header, fe
- CREATION DATE2023-07-19
- LAST FILE UPDATE2023-07-19
- LAST VALIDATION2023-07-19 23:15
- OTHER VERSIONS
This theme is open source.
Warning
- Found wrong tag wide-blocks in style.css header.Found wrong tag block-patterns in style.css header.Found wrong tag block-styles in style.css header.Found wrong tag custom-logo in style.css header.
- Found a translation function that is missing a text-domain. Function esc_html__, with the arguments in file th-option.php.
- 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.
- Possible variable $theme_data found in translation function in th-option.php. Translation function calls should not contain PHP variables. Possible variable $theme_data found in translation function in th-option.php. Translation function calls should not contain PHP variables.
- Possible variable $theme_data found in translation function in th-option.php. Translation function calls should not contain PHP variables. Possible variable $theme_data found in translation function in th-option.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 sidebar.php.32: <a href='https://www.youtube.com/watch?v=JE7o0DkAYeM&list=PLe42R8TvpeK3ouP1WFa_w_iOL39: <a href='https://themehunk.com/contact-us/' target='_blank' class='sidebar-link'><?pPossible hard-coded links were found in the file free-pro.php.273: <td class='status success'><a href='https://themehunk.com/product/open-shop-pro/' target='_blank' rel='external
- 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 : woo-core.php 12: require_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 : tab-html.php 61: <?php include('welcome.php' ); ?>102: <?php include('free-pro.php' ); ?>117: <?php include('need-help.php' ); ?>129: <?php include('sidebar.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 : th-option.php 2: include_once( ABSPATH . 'wp-admin/includes/plugin-install.php' );57: include('tab-html.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-customize.php 65: require_once( trailingslashit( get_template_directory() ) . 'customizer/pro 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.