Directory Starter
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEdirectory-starter.2.1.0.7.zip
- FILE SIZE1849497 bytes
- MD5178c55b032df3d503b9859af131dee0b
- SHA1a26f6e5bf163c1afce2857e46780c8255c956059
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION2.1.0.7
- TAGSfood-and-drink, blog, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, translation-ready
- CREATION DATE2022-01-07
- LAST FILE UPDATE2022-01-20
- LAST VALIDATION2022-01-20 20:33
- OTHER VERSIONS
This theme is open source.
Critical alerts
- Found <iframe class="embed-responsive-item" style="height:'+css_height +'" src="'+url+'?rel=0&showinfo=0&modestbranding=1&autoplay=1" id="video" allow="autoplay"> in file ayecode-ui-settings.php. 915: var iframe = '<iframe class='embed-responsive-item' style='height:'+css_height +'' src=''
- fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_E fwrite was found in the file platform_check.php 17:
Warning
- More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are directory-starter, font-awesome-settings.
- 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 date.php.
- This theme does not contain optional file search.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 : ayecode-ui-loader.php 31: include_once( dirname( __FILE__ ) . '/includes/class-aui.php' );32: include_once( dirname( __FILE__ ) . '/includes/ayecode-ui-settings.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 : example-plugin.php 32: require_once( dirname( __FILE__ ) . '/ayecode-ui-loader.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 : ayecode-ui-settings.php 631: var $element_require = jQuery(this).data('element-require'); 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 : class-aui.php 71: include_once( $file_path ); 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.