Emmet Lite
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEemmet-lite.1.7.0.zip
- FILE SIZE2467279 bytes
- MD540030e948cac360833dba73352584e7c
- SHA19d874ccb8c9b2d9bc6d6461177f0c5f707f870bd
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://motopress.com/themes/emmet
- VERSION1.7.0
- AUTHOR URIhttps://motopress.com/
- TAGSone-column,two-columns,right-sidebar,buddypress,custom-colors,custom-menu,featured-images,full-width-template,post-formats,theme-options,translation-ready
- CREATION DATE2019-10-28
- LAST FILE UPDATE2019-10-28
- LAST VALIDATION2019-10-28 12:59
This theme is open source.
Warning
- 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.Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
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 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 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 : class-theme-install.php
Ligne589: 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 : init.phpLigne596: include_once(ABSPATH . 'wp-admin/includes/plugin.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.