Schema Lite
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEschema-lite.zip
- FILE SIZE646518 bytes
- MD52027d66492a11a01f447781ec9c6d986
- SHA1bfec7c39c7abe6d08ef10f5c88478503afdc98fc
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttp://mythemeshop.com/themes/schema-lite/
- VERSION1.2.1
- AUTHOR URIhttps://mythemeshop.com
- TAGStwo-columns, right-sidebar, left-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-images, footer-widgets, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
- CREATION DATE2024-08-30
- LAST FILE UPDATE2024-08-30
- LAST VALIDATION2024-08-30 09:29
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
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 schema-lite.
- 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 schema-lite, schema.
- 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 customizer.php.164: 'default' => __( 'Theme by', 'schema-lite' ) . ' <a href='http://mythemeshop.com/' rel='nofollow'>MyThemeShop</a>.',Possible hard-coded links were found in the file class-mts-rmu.php.46: 'notice_install' => sprintf( __( 'The new %1$s plugin will help you rank better in the search results.', 'schema-lite' ), '<a href='https://mythemeshop.com/plugins/wordpress-seo/?utm_source=SEO+Meta+Box&utm_48: 'notice_activate' => sprintf( __( 'The %1$s plugin is installed but not activated.', 'schema-lite' ), '<a href='https://mythemeshop.com/plugins/wordpress-seo/?utm_source=SEO+Meta+Box&utm_46: 'notice_install' => sprintf( __( 'The new %1$s plugin will help you rank better in the search results.', 'schema-lite' ), '<a href='https://mythemeshop.com/plugins/wordpress-seo/?utm_source=SEO+Meta+Box&utm_48: 'notice_activate' => sprintf( __( 'The %1$s plugin is installed but not activated.', 'schema-lite' ), '<a href='https://mythemeshop.com/plugins/wordpress-seo/?utm_source=SEO+Meta+Box&utm_Possible hard-coded links were found in the file plugin-activation.php.3750: 'info_link' => 'https://mythemeshop.com/plugins/wp-shortcode-pro/',3761: 'info_link' => 'https://mythemeshop.com/plugins/url-shortener-pro/',3773: 'info_link' => 'https://mythemeshop.com/plugins/wp-tab-widget-pro/',3784: 'info_link' => 'https://mythemeshop.com/plugins/wp-review-pro/',3795: 'info_link' => 'https://mythemeshop.com/plugins/wp-subscribe-pro/',3806: 'info_link' => 'https://mythemeshop.com/plugins/wp-quiz-pro/',3817: 'info_link' => 'https://mythemeshop.com/plugins/wp-notification-bar/',3826: 'info_link' => 'https://mythemeshop.com/plugins/wp-mega-menu/',3845: 'info_link' => 'https://mythemeshop.com/plugins/wp-quiz-pro/',3856: 'info_link' => 'https://mythemeshop.com/plugins/my-wp-backup-pro/',4205: $author = isset( $plugin['author'] ) ? $plugin['author'] : '<a href='https://mythemeshop.com'>MyThemeShop</a>';4235: $author = isset( $info['author'] ) ? $info['author'] : '<a href='https://mythemeshop.com'>MyThemeShop</a>';3750: 'info_link' => 'https://mythemeshop.com/plugins/wp-shortcode-pro/',3761: 'info_link' => 'https://mythemeshop.com/plugins/url-shortener-pro/',3773: 'info_link' => 'https://mythemeshop.com/plugins/wp-tab-widget-pro/',3784: 'info_link' => 'https://mythemeshop.com/plugins/wp-review-pro/',3795: 'info_link' => 'https://mythemeshop.com/plugins/wp-subscribe-pro/',3806: 'info_link' => 'https://mythemeshop.com/plugins/wp-quiz-pro/',3817: 'info_link' => 'https://mythemeshop.com/plugins/wp-notification-bar/',3826: 'info_link' => 'https://mythemeshop.com/plugins/wp-mega-menu/',3845: 'info_link' => 'https://mythemeshop.com/plugins/wp-quiz-pro/',3856: 'info_link' => 'https://mythemeshop.com/plugins/my-wp-backup-pro/',4205: $author = isset( $plugin['author'] ) ? $plugin['author'] : '<a href='https://mythemeshop.com'>MyThemeShop</a>';4235: $author = isset( $info['author'] ) ? $info['author'] : '<a href='https://mythemeshop.com'>MyThemeShop</a>';Possible hard-coded links were found in the file functions.php.354: $schema_lite_copyright_text = get_theme_mod( 'schema_lite_copyright_text', __( 'Theme by', 'schema-lite' ) . ' <a href='http://mythemeshop.com/' rel='nofollow'>MyThemeShop</a>.' );830: printf( __('Like Schema theme? You will <strong>LOVE Schema Pro</strong>!', 'schema' ) . ' <a href='https://mythemeshop.com/themes/schema/?utm_source=Schema+Free&utm_medium=No
- 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.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : plugin-activation.php 4081: include( ABSPATH . 'wp-admin/includes/plugin-install.php' );4285: include( ABSPATH . 'wp-admin/includes/plugin-install.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.