Schema Lite
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEschema-lite.1.2.2.zip
- FILE SIZE626073 bytes
- MD50f39af7ee9e9bb1cabbf52dfe411ec72
- SHA1e9e7268d21f2b79ac91529ec56caf34a2c870d63
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttp://mythemeshop.com/themes/schema-lite/
- VERSION1.2.2
- 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 DATE2020-06-05
- LAST FILE UPDATE2021-05-27
- LAST VALIDATION2021-05-27 16:20
- OTHER VERSIONS
This theme is open source.
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 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>.' );843: printf( __('Like Schema theme? You will <strong>LOVE Schema Pro</strong>!', 'schema-lite' ) . ' <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.