Landed
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMElanded.zip
- FILE SIZE2097016 bytes
- MD58823c1eb77e2ffe9146bf6584b0c3631
- SHA188aba2967248cc865322e244793309077e78a504
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttps://www.theme-junkie.com/themes/landed/
- VERSION1.0.1
- AUTHOR URIhttps://www.theme-junkie.com/
- TAGSone-column, two-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, theme-options, threaded-comments, translation-ready, blog
- CREATION DATE2020-09-05
- LAST FILE UPDATE2020-09-05
- LAST VALIDATION2020-09-05 14:58
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
leadin.zip tj-extras.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wrong tag custom-logo in style.css header.
- No reference to custom header was found in the theme.
Tip-off
- Possible hard-coded links were found in the file template-tags.php.
Ligne417: $default = '© Copyright ' . date( 'Y' ) . ' - <a href='' . esc_url( home_url() ) . ''>' . esc_attr( get_bloginfo( 'name' ) ) . '</a>. All Rights Reserved. Designed & Developed by <a href='https://www.theme-junkie.com/'>Theme Junkie</a>';
Possible hard-coded links were found in the file copyrights.php.Ligne19: 'default' => '© Copyright ' . date( 'Y' ) . ' <a href='' . esc_url( home_url() ) . ''>' . esc_attr( get_bloginfo( 'name' ) ) . '</a> · Designed and Developed by <a href='http://www.theme-junkie.com/'>Theme Junkie</a>'
- 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.
- The theme appears to use include or require : updater.php
Ligne14: include( ABSPATH . WPINC . '/version.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.