Litho
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMElitho.zip
- FILE SIZE8064700 bytes
- MD59eb412b231324cb007ef27f7639a5e77
- SHA155a9a75bc3ad581fe282542263314c82697ef7fc
- LICENSECustom
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://litho.themezaa.com/
- VERSION1.2
- AUTHOR URIhttps://www.themezaa.com/
- TAGSone-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, flexible-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready,
- CREATION DATE2021-09-28
- LAST FILE UPDATE2021-09-28
- LAST VALIDATION2021-09-28 02:12
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
Ligne44: <iframe src='<?php echo esc_url( $litho_video_url ); ?>' width='640' height
Found <iframe src="<?php echo esc_url( $litho_video_url ); ?> in file loop-video.php.
Tip-off
- Possible hard-coded links were found in the file class-license-activation.php.
Ligne233: echo '<div class='find-purchase-code'><img src='' . esc_url( LITHO_THEME_IMAGES_URI . '/import/how-to-find.png' ) . '' alt=''.esc_attr( 'Icon', 'litho' ). '' />' . esc_html__( 'How to find ', 'litho' ) . '<a href='https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purc
Ligne267: echo '<a href='https://1.envato.market/n1NzvX' id='purchase-now-btn' class='litho-purchase
- 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 : google-font-list.php
Ligne24: 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.