Jacqueline
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEspa.zip
- FILE SIZE6685946 bytes
- MD54c7bcc098141fda2e0545d53b09a8fe3
- SHA1f8829e643c036cc4c5d8fcfa0a79b57c20c212cf
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
- VERSION1.6.1
- AUTHOR URIhttp://themerex.net/
- TAGSflexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
- CREATION DATE2021-01-08
- LAST FILE UPDATE2021-01-08
- LAST VALIDATION2021-01-08 23:11
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
Ligne581: ? '<iframe width='100%' height='166' scrolling='no' frameborder='no' src=''.es
Found <iframe width="100%" height="166" scrolling="no" frameborder="no" src="'.esc_url('https://w.soundcloud.com/player/?url='.($src)).'"> in file core.media.php.
Warning
- Wrong installation directory for the theme name. The directory name must match the slug of the theme. This theme's correct slug and text-domain is jacqueline.
- 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 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 image.php.
- The theme appears to use include or require : core.files.php
Ligne158: require_once( ABSPATH .'/wp-admin/includes/file.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.