74
Validation results

Azera Shop

Free WordPress 6.5.2 theme

Azera Shop

Free WordPress 6.5.2 theme
74
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEazera-shop.1.1.17.zip
  • FILE SIZE3163887 bytes
  • MD5900c0bb401c6b40460449deb185d2fdb
  • SHA1fef1eabea3ec561397c39f95fe7839def556587a
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • THEME URIhttp://themeisle.com/themes/azera-shop/
  • VERSION1.1.17
  • AUTHOR URI
  • TAGSone-column, two-columns, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, front-page-post-form, full-width-template, rtl-language-support, threaded-comments, translation-ready, e-commerce, blog, portfolio
  • CREATION DATE2019-06-16
  • LAST FILE UPDATE2019-06-16
  • LAST VALIDATION2019-06-16 20:53
This theme is open source.
Critical alerts
  1. Title : Title The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
Warning
  1. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  2. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  3. Editor style : Presence of editor styleNo 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.
  4. I18N implementation : Proper use of ___all(Possible variable $original_value found in translation function in general.php. Translation function calls should not contain PHP variables. Possible variable $original_value found in translation function in general.php. Translation function calls should not contain PHP variables.
  5. Date and time implementation : Use of the_time()At least one hard coded date was found in the file functions.php. Function get_option( 'date_format' ) should be used instead.
  6. 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 customizer-repeater-control.php.510: '<a href='http://fontawesome.io/icons/' rel='nofollow'>%s</a>',Possible hard-coded links were found in the file class-azera-shop-customize-upsell.php.87: 'upsell_text' => __( 'To customize the Frontpage sections please create a page and select the template 'Frontpage' for that page. After that, go to Appearance -> Customize -> Static Front Page and under 'Static Front Page' select 'A static page'. Finally, for 'Front page' choose the page you previously created.', 'azera-shop' ) . '<br><br>' . __( 'Need further informations? Check this', 'azera-shop' ) . ' <a href='http://docs.themeisle.com/article/312-azera-documentation'>' . __( 'doc', 'Possible hard-coded links were found in the file getting-started.php.54: <p><a href='http://docs.themeisle.com/article/14-how-to-create-a-child-theme/' class='b60: <p><a href='http://docs.themeisle.com/article/80-how-to-translate-zerif' class='button'68: <p><a href='http://docs.themeisle.com/article/63-speed-up-your-wordpress-site/' class='74: <p><a href='http://docs.themeisle.com/article/59-how-to-link-menu-to-sections-in-parall87: <p><a href='http://themeisle.com/documentation-azera-shop/' class='button button-primarPossible hard-coded links were found in the file github.php.20: <a href='https://github.com/Codeinwp/azera-shop/' class='github-button button buttonPossible hard-coded links were found in the file functions.php.1084: sprintf( '<a href='https://themeisle.com/themes/azera-shop/' rel='nofollow'>%s</a>', esc_html_
  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 category template file category.phpThis theme does not contain optional file category.php.
  5. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  6. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  7. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  8. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  9. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  10. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  11. Use of includes : Use of include or requireThe theme appears to use include or require : class-themeisle-sdk-feedback-translate.php 911: require_once( ABSPATH . 'wp-admin/includes/translation-install.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-themeisle-sdk-rollback.php 166: require_once( ABSPATH . 'wp-admin/includes/class-wp-upgrader.php' );206: require_once( ABSPATH . 'wp-admin/includes/class-wp-upgrader.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-themeisle-sdk-endpoints.php 154: require_once( ABSPATH . 'wp-admin/includes/file.php' );216: require_once( ABSPATH . 'wp-admin/includes/file.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 : customizer.php 14: require_once( get_template_directory() . '/inc/customizer-repeater/class/cu 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-azera-shop-customize-upsell.php 74: require_once( trailingslashit( get_template_directory() ) . 'inc/customize- 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 : general.php 120: include_once( $azera_shop_file_to_include );125: include_once( $azera_shop_file_to_include_from_companion );130: include_once( $azera_shop_file_to_include_from_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.The theme appears to use include or require : customizer.php 18: require_once( 'alpha-control/azera-shop-alpha-control.php' );19: require_once( 'class/azera-shop-text-control.php' );194: require_once( 'class/azera-shop-image-picker-custom-control.php' );478: require_once( 'class/azera-shop-woocommerce-categories.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 : welcome-screen.php 179: require_once( ABSPATH . 'wp-load.php' );180: require_once( ABSPATH . 'wp-admin/admin.php' );181: require_once( ABSPATH . 'wp-admin/admin-header.php' );213: require_once( get_template_directory() . '/inc/admin/welcome-screen/section220: require_once( get_template_directory() . '/inc/admin/welcome-screen/section227: require_once( get_template_directory() . '/inc/admin/welcome-screen/section234: require_once( get_template_directory() . '/inc/admin/welcome-screen/section241: require_once( get_template_directory() . '/inc/admin/welcome-screen/section 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 : ti-customizer-notify-section.php 36: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );107: include_once( ABSPATH . 'wp-admin/includes/plugin-install.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