Kapee
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEkapee.zip
- FILE SIZE3123177 bytes
- MD59bbd39281f562746dc8db4fc4513a547
- SHA145893ea3eb7840edfccef6badc8e019a37a91b10
- LICENSECustom
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttps://kapee.presslayouts.com/
- VERSION1.3.7
- AUTHOR URIhttps://presslayouts.com/
- TAGSwoocommerce, corporate, ecommerce, responsive, one-column, two-columns, right-sidebar, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, theme-opt
- CREATION DATE2020-11-16
- LAST FILE UPDATE2020-11-16
- LAST VALIDATION2020-11-16 11:04
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- add_menu_page(File class-admin.php : 40: add_submenu_page( 'kapee-theme',47: add_submenu_page( 'kapee-theme',File class-admin.php : 40: add_submenu_page( 'kapee-theme',47: add_submenu_page( 'kapee-theme', File class-admin.php : 31:
Warning
- Found wrong tag woocommerce in style.css header.Found wrong tag corporate in style.css header.Found wrong tag ecommerce in style.css header.Found wrong tag responsive in style.css header.Themes that use the tag accessibility-ready will need to undergo an accessibility review.
See https://make.wordpress.org/themes/handbook/review/accessibility/Found wrong tag custom-logo in style.css header. - thumbs.db was found.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- 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 header.php.29: <a href='https://docs.presslayouts.com/kapee/' target='_blank' class='btn-docs butto30: <a href='https://themeforest.net/downloads' class='btn-rate button' target='_blank'>Possible hard-coded links were found in the file theme_options.php.313: 'subtitle' => wp_kses( __('You should create an API for yourself and put code here. read below link to more info: <a href='https://developers.google.com/maps/documentation/javascript/get-api-key' ta3474: 'default' => wp_kses_post('Kapee © 2020 by <a href='https://presslayouts.com/' target='_blank'>PressLayouts</a> All Rights Rese6547: 'subtitle' => wp_kses_post('Please input animation. Please reference <a href='http://daneden.github.io/animate.css/'>animate.css</a>. ex: fadeIn', 'kapee6554: 'subtitle' => wp_kses_post('Please input animation. Please reference <a href='http://daneden.github.io/animate.css/'>animate.css</a>. ex: fadeOut', 'kape6547: 'subtitle' => wp_kses_post('Please input animation. Please reference <a href='http://daneden.github.io/animate.css/'>animate.css</a>. ex: fadeIn', 'kapee6554: 'subtitle' => wp_kses_post('Please input animation. Please reference <a href='http://daneden.github.io/animate.css/'>animate.css</a>. ex: fadeOut', 'kapePossible hard-coded links were found in the file footer.php.48: $copyright_text = kapee_get_option('copyright-text','Kapee © 2020 by <a href='https://presslayouts.com/' target='_blank'>PressLayouts</a> All Rights Rese
- 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 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 attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : class-admin.php 58: require( KAPEE_INC_DIR. '/admin/dashboard/welcome.php' );63: require(KAPEE_INC_DIR. '/admin/dashboard/system_status.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 : tgm-plugin-activation.php 26: require(KAPEE_INC_DIR. 'thirdparty/tgm-plugin-activation/class-tgm-plugin-a 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 : kp-core-functions.php 940: include( $template_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.