consult
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEconsult.zip
- FILE SIZE9187242 bytes
- MD5640acba1657a2c5217c5631c8c9e3508
- SHA13fcfaffbe759272cc5a7f8f2c7c5a5db2461b2b7
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttp://underscores.me/
- VERSION1.0.0
- TAGScustom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
- CREATION DATE2020-02-27
- LAST FILE UPDATE2020-02-27
- LAST VALIDATION2020-02-27 12:56
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- add_submenu_page', $menu_parent, $menu_title, $menu_title, $menu_capability432: call_user_func( 'add_submenu_page', $menu_slug, $section['title'], $section['title'], $menuFile options.class.php : 424: $menu_page = call_user_func( 'add_menu_page', $menu_title, $menu_title, $menu_capability, $menu_slug, arrFile options.class.php : 420: $menu_page = call_user_func( 'add_submenu_page', $menu_parent, $menu_title, $menu_title, $menu_capability432: call_user_func( 'add_submenu_page', $menu_slug, $section['title'], $section['title'], $menuFile welcome.php : 36: add_management_page( 'Codestar Framework', 'Codestar Framework', 'manage_op File options.class.php : 420: $menu_page = call_user_func( '
- bloginfo('home'); ?>'><?php _e('Home','consult'); ?></a></li>bloginfo('home') was found in the file content-none.php. Use echo esc_url( home_url() ) instead.20: <a href='<?php bloginfo('home'); ?>' class='submit_btn_quick_contact'><?php esc_html_e( 'Bbloginfo('home') was found in the file single-ourservice.php. Use echo esc_url( home_url() ) instead.19: <li><a href='<?php bloginfo('home'); ?>'><?php _e('Home','consult'); ?></a></li>bloginfo('home') was found in the file header.php. Use echo esc_url( home_url() ) instead.92: <a href='<?php bloginfo('home'); ?>'>bloginfo('home') was found in the file contact.php. Use echo esc_url( home_url() ) instead.30: <li><a href='<?php bloginfo('home'); ?>'><?php _e('Home','consult'); ?></a></li>bloginfo('home') was found in the file about-us.php. Use echo esc_url( home_url() ) instead.39: <li><a href='<?php bloginfo('home'); ?>'><?php _e('Home','consult'); ?></a></li>bloginfo('home') was found in the file archive.php. Use echo esc_url( home_url() ) instead.19: <li><a href='<?php bloginfo('home'); ?>'><?php _e('Home','consult'); ?></a></li>bloginfo('home') was found in the file 404.php. Use echo esc_url( home_url() ) instead.22: <a href='<?php bloginfo('home'); ?>' class='submit_btn_quick_contact'><?php esc_html_e( 'Bbloginfo('home') was found in the file index.php. Use echo esc_url( home_url() ) instead.26: <li><a href='<?php bloginfo('home'); ?>'><?php _e('Home','consult'); ?></a></li>bloginfo('home') was found in the file single.php. Use echo esc_url( home_url() ) instead.19: <li><a href='<?php bloginfo('home'); ?>'><?php _e('Home','consult'); ?></a></li>bloginfo('home') was found in the file page.php. Use echo esc_url( home_url() ) instead.25: <li><a href='<?php bloginfo('home'); ?>'><?php _e('Home','consult'); ?></a></li> bloginfo('home') was found in the file Our-service.php. Use echo esc_url( home_url() ) instead.16: <li><a href='<?php
Warning
- Found wrong tag custom-logo in style.css header.
- Found a translation function that is missing a text-domain. Function _e, with the arguments 'Title:' in file medical-gallery.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Image:' in file medical-gallery.php.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 consult, domainname, wp-bootstrap-navwalker, text_domain, csf, your-plugin-textdomain, textdomain, text-domain.
- The theme uses the register_post_type() function, which is plugin-territory functionality.
- 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.
- .sticky css class is needed in theme css.
- .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.
- At least one hard coded date was found in the file content-search.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file content.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file content-single.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file service-single.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file front-page.php. Function get_option( 'date_format' ) should be used instead.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- This theme does not contain optional file rtl.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 attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : setup.class.php 275: require_once( $path ); 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.