xMag
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMExmag.1.3.1.zip
- FILE SIZE946448 bytes
- MD5a74f06c8b329b99efe4f15c2783a1a93
- SHA154d62a7cf527871922d6265e270ecb3285c1784d
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttp://www.designlabthemes.com/xmag-wordpress-theme/
- VERSION1.3.1
- AUTHOR URIhttp://www.designlabthemes.com/
- TAGSblog, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, news, one-column, post-formats, right-sidebar, sticky-post, theme-options, translation-ready, two-columns
- CREATION DATE2021-02-12
- LAST FILE UPDATE2021-02-12
- LAST VALIDATION2021-02-12 08:38
This theme is open source.
Critical alerts
- add_theme_support() was found in the file functions.php. However get_post_format and/or has_post_format were not found.
Warning
- 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 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 : class-customize.php
Ligne65: 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.