lemoon
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMElemoon.zip
- FILE SIZE751259 bytes
- MD5246eee4c41d623a4960020c90a7d02ad
- SHA1c9e8db5f18bd6aa79f2ff284792bb10bd3810b19
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.0.2
- CREATION DATE2023-08-30
- LAST FILE UPDATE2023-08-30
- LAST VALIDATION2023-08-30 09:08
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- .lemoon was found.
- Themes should not hide admin bar. Detected in file : theme-support.php.
- Could not find the comment-reply js script enqueued.
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example: - sanitize_url($req[$social])); sanitize_url found in file class.php. Deprecated since version 2.8. Use esc_url() instead.92: update_user_meta($current_user_id, 'bp__user_{$social}',
- The theme doesn't have post pagination code in it. Use posts_nav_link() or paginate_links() or the_posts_pagination() or the_posts_navigation() or next_posts_link() and previous_posts_link() to add post pagination.
Warning
- Found wrong tag in style.css header.
- 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 lemoon.
- The theme uses the register_post_type() function, which is plugin-territory functionality.
- Could not find comments_template.
- Could not find wp_list_comments.
- Could not find comment_form.
- Could not find body_class call in body tag.
- Could not find wp_link_pages.
- Could not find post_class.
- The theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- 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.
- .bypostauthor css class is needed in theme css.
- .alignleft css class is needed in theme css.
- .alignright css class is needed in theme css.
- .aligncenter css class is needed in theme css.
- .wp-caption css class is needed in theme css.
- .wp-caption-text css class is needed in theme css.
- .gallery-caption css class is needed in theme css.
- .screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
- This theme doesn't seem to display tags.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- Possible Favicon found in pwa.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
- 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 tag.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file archive.php.
- This theme does not contain optional file attachment.php.