Photo Magic
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEphoto-magic.1.0.5.zip
- FILE SIZE1985535 bytes
- MD57eb83cbb07556c25a5c8d8ac4e9195ed
- SHA1932b1860b50d130fbe151c3727ef3a8622513997
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://evisionthemes.com/product/photo-magic-free-theme/
- VERSION1.0.5
- AUTHOR URIhttp://evisionthemes.com
- TAGSfull-width-template, left-sidebar, one-column, post-formats, right-sidebar, theme-options, threaded-comments, translation-ready, two-columns, custom-background, custom-colors, custom-menu, featured-images
- CREATION DATE2019-09-23
- LAST FILE UPDATE2019-09-23
- LAST VALIDATION2019-09-23 08:48
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.
- 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.
Ligne131: <?php printf( esc_html__( 'Theme: %1$s by %2$s', 'photo-magic' ), __('Photo Magic','photo-magic'), '<a href='http://evisionthemes.com/' target = '_blank' rel='designer'>eVisionThemes <
- 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 : class-customize.php
Ligne65: require_once( trailingslashit( get_template_directory() ) . 'trt-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.The theme appears to use include or require : front-page.phpLigne9: 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.