SeoKart
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEseokart.1.0.5.zip
- FILE SIZE1215280 bytes
- MD5d42b2a9f37576f22e34b5b2ff720e1ed
- SHA18b0c043464410b9106a6788b1cf0120f86a00994
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.0.5
- TAGSone-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, footer-widgets, full-width-template, theme-options, threaded-comments, translation-
- CREATION DATE2022-01-14
- LAST FILE UPDATE2022-01-14
- LAST VALIDATION2022-01-14 22:34
This theme is open source.
Warning
- At least one hard coded date was found in the file footer.php. Function get_option( 'date_format' ) should be used instead.
- Screenshot size is 880x660px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.
Tip-off
- 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 : seokart-notify-section.php
Ligne20: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
Ligne78: 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.