Pebbles
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEpebbles.zip
- FILE SIZE741375 bytes
- MD509018a6d560322c8361cb537964e4e2b
- SHA1401a7333f1eafc75c4c67fea59ada0073f8ccb7e
- LICENSECustom
- FILES INCLUDEDCSS, PHP
- VERSION1.1.1
- CREATION DATE2019-12-23
- LAST FILE UPDATE2019-12-23
- LAST VALIDATION2019-12-23 08:46
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example: - bloginfo('template_url');?>/js/jquery-3.4.1.min.js'></script> */ ?> bloginfo('template_url') was found in the file footer.php. Use echo esc_url( get_template_directory_uri() ) instead.22: <?php /*<script src='<?php
Warning
- Found wrong tag in style.css header.
- Found a translation function that is missing a text-domain. Function __, with the arguments 'Dein Name <em>(erforderlich)</em>' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Deine E-Mail-Adresse <em>(erforderlich, wird aber nicht veröffentlicht)</em>' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Deine Website' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<h3>Beitrag kommentieren</h3>' in file comments.php.
- The theme uses the register_post_type() function, which is plugin-territory functionality.
- Could not find add_theme_support( 'automatic-feed-links' ).
- Could not find wp_link_pages.
- 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.
- No reference to the_post_thumbnail was found in the theme.
- No reference to post-thumbnails was found in the theme.
- Could not find Theme URL.
Tip-off
- Possible Favicon found in header.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.