Perfect Magazine
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEperfect-magazine.1.1.8.zip
- FILE SIZE1304670 bytes
- MD5a47f93afc1f6246469d4ba269c41a7d1
- SHA1cdadf1827426f82f67d786447abd7139c2b160f3
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://thememattic.com/theme/perfect-magazine/
- VERSION1.1.8
- AUTHOR URIhttps://thememattic.com
- TAGSblog, news, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, full-width-template, rtl-language-support, custom-header, translation-ready, theme-options, threaded-comments, footer-widgets
- CREATION DATE2021-03-02
- LAST FILE UPDATE2021-03-02
- LAST VALIDATION2021-03-02 15:45
This theme is open source.
Warning
- No reference to add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
- At least one hard coded date was found in the file widgets.php. Function get_option( 'date_format' ) should be used instead.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- Possible hard-coded links were found in the file footer.php.108: <?php printf(esc_html__('Theme: %1$s by %2$s', 'perfect-magazine'), 'Perfect Magazine', '<a href='https://thememattic.com' target = '_blank' rel='designer'>Themematic </a>')
- This theme does not contain optional file rtl.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 : front-page.php 9: include(get_home_template()); 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.