
Silk Lite
Free WordPress 4.9.5 theme
- THEME TYPEWordPress theme 4.9.5
- FILE NAMEsilk-lite.1.2.8.zip
- FILE SIZE1275077 bytes
- MD5d2bfee70006920187208db3109dd9a55
- SHA1bc087b4a6cddce0875e1200629cd63505fec3b59
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://pixelgrade.com/themes/silk-lite/
- VERSION1.2.8
- AUTHOR URIhttps://pixelgrade.com/
- TAGStranslation-ready, theme-options, footer-widgets, featured-images, custom-menu, custom-colors, custom-background, grid-layout, two-columns, three-columns, four-columns, blog
- CREATION DATE2017-07-09
- LAST FILE UPDATE2018-04-13
- LAST VALIDATION2018-04-13 15:39
- OTHER VERSIONS
Error 8 : Undefined variable: cms
In /home/www/themecheck/themecheck/controllers/controller_results.php line 818
In /home/www/themecheck/themecheck/controllers/controller_results.php line 818
Critical alerts

- The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
- curl_init was found in the file FreemiusWordPress.php Line 43: 'curl_init',
Line 510: * @param resource $handle A cURL handle returned by curl_init()
Line 512: * @return resource $handle A cURL handle returned by curl_init() with CURLOPT_IPRESOLVE set to
Line 607: 'curl_init',
curl_init was found in the file FreemiusWordPress.php Line 43: 'curl_init',Line 510: * @param resource $handle A cURL handle returned by curl_init()
Line 512: * @return resource $handle A cURL handle returned by curl_init() with CURLOPT_IPRESOLVE set to
Line 607: 'curl_init',
- File class-fs-admin-menu-manager.php : Line 695: * This is a replication of `add_menu_page()` to avoid Theme Check warning.File class-fs-admin-menu-manager.php : Line 757: * This is a replication of `add_submenu_page()` to avoid Theme Check warning.
- get_bloginfo('wpurl') was found in the file checkout.php. Use site_url() instead.Line 150: // 'wp_admin_css' => get_bloginfo('wpurl') . '/wp-admin/load-styles.php?c=1&load=buttons,wp-admiget_bloginfo('wpurl') was found in the file contact.php. Use site_url() instead.Line 61: // 'wp_admin_css' => get_bloginfo('wpurl') . '/wp-admin/load-styles.php?c=1&load=buttons,wp-admi
Warning

- Found a translation function that is missing a text-domain. Function __, with the arguments 'Unable to connect to the filesystem. Please confirm your credentials.' in file class-fs-plugin-updater.php.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- Possible variable $text found in translation function in l10n.php. Translation function calls should not contain PHP variables. Line 101: function _fs_x( $text, $context ) {
Line 129: function _fs_esc_attr_x( $text, $context ) {
Line 143: function _fs_esc_html_x( $text, $context ) {
Possible variable $text found in translation function in l10n.php. Translation function calls should not contain PHP variables. Line 101: function _fs_x( $text, $context ) {Line 129: function _fs_esc_attr_x( $text, $context ) {
Line 143: function _fs_esc_html_x( $text, $context ) {
Possible variable $text found in translation function in l10n.php. Translation function calls should not contain PHP variables. Line 101: function _fs_x( $text, $context ) {Line 129: function _fs_esc_attr_x( $text, $context ) {
Line 143: function _fs_esc_html_x( $text, $context ) {
- Possible variable $text found in translation function in l10n.php. Translation function calls should not contain PHP variables. Line 113: function _fs_ex( $text, $context ) {
- Possible variable $text found in translation function in l10n.php. Translation function calls should not contain PHP variables. Line 129: function _fs_esc_attr_x( $text, $context ) {
- Possible variable $text found in translation function in l10n.php. Translation function calls should not contain PHP variables. Line 143: function _fs_esc_html_x( $text, $context ) {
- 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

- Possible hard-coded links were found in the file footer.php.Line 56: <?php printf( esc_html__( '%1$s Theme by %2$s.', 'silk-lite' ), 'Silk Lite', '<a href='https://pixelgrade.com/?utm_source=silk-lite-clients&utm_medium=footer&utm_Possible hard-coded links were found in the file class-ti-about-page.php.Line 227: echo '<a href='https://pixelgrade.com/' target='_blank' class='wp-badge epsilon-welcome-lo
- 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 attachment.php.
- The theme appears to use include or require : about-page.php Line 12: require_once 'ti-about-page/class-ti-about-page.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 : class-ti-about-page.php Line 287: include_once( ABSPATH . 'wp-admin/includes/plugin-install.php' );
Line 335: include_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.