Make
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEmake.1.9.10.zip
- FILE SIZE1439268 bytes
- MD5b2434f6e8b8c62c94e7bd27a6c0afc29
- SHA16736fe0d3a7201b464b407a45460e605986ab1da
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://thethemefoundry.com/make/
- VERSION1.9.10
- AUTHOR URIhttps://thethemefoundry.com
- TAGSone-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, grid-layout, buddypress, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, sticky-post, them
- CREATION DATE2020-02-01
- LAST FILE UPDATE2020-02-01
- LAST VALIDATION2020-02-01 19:06
- OTHER VERSIONS
This theme is open source.
Warning
- Themes that use the tag accessibility-ready will need to undergo an accessibility review.
See https://make.wordpress.org/themes/handbook/review/accessibility/Found wrong tag custom-logo in style.css header. - Found a translation function that is missing a text-domain. Function _e, with the arguments 'happyforms' in file happyforms-ad.php.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 make, make-plus.
- No reference to custom header was found in the theme.
- Possible variable $url found in translation function in happyforms-ad.php. Translation function calls should not contain PHP variables.
- Possible variable $view found in translation function in layout.php. Translation function calls should not contain PHP variables. Possible variable $view found in translation function in layout.php. Translation function calls should not contain PHP variables. Possible variable $view found in translation function in layout.php. Translation function calls should not contain PHP variables.
- Possible variable $view found in translation function in layout.php. Translation function calls should not contain PHP variables. Possible variable $view found in translation function in layout.php. Translation function calls should not contain PHP variables. Possible variable $view found in translation function in layout.php. Translation function calls should not contain PHP variables.
- At least one hard coded date was found in the file entry-date.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 Favicon found in head.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
- Possible hard-coded links were found in the file color.php.19: '<a href='https://thethemefoundry.com/docs/make-docs/customizer/color-scheme/' target
- 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 image.php.
- The theme appears to use include or require : api.php 722: return require( $template_file ); 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 : activation.php 59: require_once( ABSPATH . 'wp-admin/includes/plugin.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.