0
Validation results

Entclass Wordpress Theme

Entclass Wordpress Theme

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEEntclass_Mobile.zip
  • FILE SIZE902222 bytes
  • MD578222f3228459ed1e9732c146dc7b98b
  • SHA1e4cee24753007d22666a87288faf7ef3c82114a3
  • LICENSENone
  • FILES INCLUDEDCSS, PHP, Bitmap images
  • THEME URIhttps://facebook.com/ayodele.segun.7509/
  • VERSION5.0
  • AUTHOR URI
  • TAGSgold, green, responsive, flexible-width, seo-supported
  • CREATION DATE2021-02-10
  • LAST FILE UPDATE2021-02-10
  • LAST VALIDATION2021-02-10 23:06
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Title : Title The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
  2. Widgets : Widgets The theme appears to use register_sidebar() but no dynamic_sidebar() was found. See: dynamic_sidebar
     <?php dynamic_sidebar( $index ); ?>
    Sidebars need to be registered in a custom function hooked to the widgets_init action. See: register_sidebar().
  3. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe name="fb_xdm_frame_https" id="fb_xdm_frame_https" aria-hidden="true" title="Facebook Cross Domain Communication Frame" tabindex="-1" frameborder="0" allowtransparency="true" allowfullscreen="true" scrolling="no" allow="encrypted-media" src="https://staticxx.facebook.com/connect/xd_arbiter.php?version=44#channel=f1e43b10bb9d6d&amp;origin=https%3A%2F%2Fwww.entclassblog.com" style="border: none;"> in file bottom.php. 133: <div id='fb-root' class=' fb_reset'><div style='position: absolute; top: -10000px; width: 0px; height: 0px;'><div></div><div><iframe name='fb_xdm_frame_https' id='fb_xdm_frame_https' aria-hidden='true
  4. Admin menu : Themes should use add_theme_page() for adding admin pages. File admin.php : 26: add_submenu_page(
  5. Fundamental theme elements : Presence of DOCTYPE Could not find .
  6. Content width : Proper definition of content_width No content width has been defined. Example:
    if ( ! isset( $content_width ) ) $content_width = 900;
  7. Deprecated functions : get_the_author_login get_the_author_login found in file utility.php. Deprecated since version 2.8. Use the_author_meta(&#39;login&#39;) instead.399: $author = get_the_author_login();
  8. Deprecated functions : get_profile get_profile found in file utility.php. Deprecated since version 3.0. Use get_the_author_meta() instead.777: return get_profile('ID', $username);
  9. Deprecated functions : get_bloginfo get_bloginfo('template_directory') was found in the file admin.php. Use get_template_directory_uri() instead.241: wp_enqueue_script('jquery-colorpicker', get_bloginfo('template_directory').'/carrington-core/js/colorpicker.js', ar243: // wp_enqueue_style('jquery-colorpicker', get_bloginfo('template_directory').'/carrington-core/css/colorpicker.css');250: <link rel='stylesheet' type='text/css' media='screen' href=''.get_bloginfo('template_directory').'/carrington-core/css/colorpicker.css' /get_bloginfo('wpurl') was found in the file comment.php. Use site_url() instead.47: <p id='you-must-be-logged-in-to-comment'><?php printf(__('You must be <a href='%s'>logged in</a> to post a comment.', 'carrington-mobile'), get_bloginfo('wpurl').'/wp-login.php?redirect_to='.get_permalink()); ?></p>59: <p><?php printf(__('Logged in as <a href='%s'>%s</a>. ', 'carrington-mobile'), get_bloginfo('wpurl').'/wp-admin/profile.php', $user_identity); wp_loginoutget_bloginfo('template_directory') was found in the file functions.php. Use get_template_directory_uri() instead.120: wp_enqueue_script('carrington-mobile', get_bloginfo('template_directory').'/js/mobile.js', array('jquery'), '1.0')
  10. Deprecated functions : bloginfo bloginfo('home') was found in the file search.php. Use echo esc_url( home_url() ) instead.26: <form id='search' action='<?php bloginfo('home'); ?>' method='get'>bloginfo('wpurl') was found in the file comment.php. Use echo esc_url( site_url() ) instead.47: <p id='you-must-be-logged-in-to-comment'><?php printf(__('You must be <a href='%s'>logged in</a> to post a comment.', 'carrington-mobile'), get_bloginfo('wpurl').'/wp-login.php?redirect_to='.get_permalink()); ?></p>54: <form action='<?php bloginfo('wpurl'); ?>/wp-comments-post.php' method='post'>59: <p><?php printf(__('Logged in as <a href='%s'>%s</a>. ', 'carrington-mobile'), get_bloginfo('wpurl').'/wp-admin/profile.php', $user_identity); wp_loginout() ?bloginfo('home') was found in the file header-default.php. Use echo esc_url( home_url() ) instead.704: <form id='search' action='<?php bloginfo('home'); ?>' method='get'>bloginfo('home') was found in the file main-nav.php. Use echo esc_url( home_url() ) instead.1: <noscript><a class='to-home' href='<?php bloginfo('home'); ?>'>Home</a> |bloginfo('home') was found in the file bottom.php. Use echo esc_url( home_url() ) instead.27: <form id='searchbox' action='<?php bloginfo('home'); ?>' method='get'>
Warning
  1. theme tags : Presence of bad theme tagsFound wrong tag gold in style.css header.The tag green has been deprecated, it must be removed from style.css header.Found wrong tag responsive in style.css header.The tag flexible-width has been deprecated, it must be removed from style.css header.Found wrong tag seo-supported in style.css header.
  2. Text domain : Incorrect use of translation functions.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 entclass-wordpress-theme.
  3. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts by:' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Category Archives:' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tag Archives:' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Archives:' in file functions.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 carrington, carrington-core, carrington-mobile, carrington-text, carrington-blog.
  4. Cdn : Use of CDNFound the URL of a CDN in the code: netdna.bootstrapcdn.com/font-awesome. CSS or Javascript resources should not be loaded from a CDN. These resources should be bundled with the theme.
  5. Security breaches : Presence of Google advertising codeFound pub-2425334312364589 in file header-default.php. 609: <ins class='adsbygoogle' style='display:inline-block;width:320px;height:100px' data-ad-client='ca-pub-2425334312364589' data-ad-slot='1050262958' data-adsbygoogle-status='doFound pub-2425334312364589 in file content-default.php. 96: </div><div class='google-auto-placed' style='text-align: center; width: 100%; height: auto; clear: both;'><ins data-ad-format='auto' class='adsbygoogle adsbygoogle-noablate' data-ad-client='ca-pub-2425334312364589' data-adsbygoogle-status='done' style='display: block;
  6. Fundamental theme elements : Presence of language_attributes()Could not find .
  7. Fundamental theme elements : Presence of add_theme_support()Could not find add_theme_support( 'automatic-feed-links' ).
  8. Fundamental theme elements : Presence of comment_form()Could not find comment_form.
  9. Fundamental theme elements : Presence of body_class()Could not find body_class call in body tag.
  10. Comment reply : Declaration of comment replyCould not find the comment-reply script enqueued, however a reference to 'comment-reply' was found. Make sure that the comment-reply js script is being enqueued properly on singular pages.
  11. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  12. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  13. Editor style : Presence of editor styleNo 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.
  14. Nav menu : Correct integrationNo reference to nav_menu was found in the theme.
  15. CSS files : Presence of license typeLicense: is missing from style.css header.
  16. CSS files : Presence of license urlLicense URI: is missing from style.css header.
  17. CSS files : Presence of text domainText Domain: is missing from your style.css header.
  18. CSS files : Presence of .bypostauthor class.bypostauthor css class is needed in theme css.
  19. CSS files : Presence of .gallery-caption class.gallery-caption css class is needed in theme css.
  20. CSS files : Presence of .screen-reader-text class.screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
  21. Screenshot : Screenshot fileScreenshot dimensions are wrong! Detected: 300x300px (1:1). Ratio of width to height should be 4:3.Screenshot size is 300x300px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
  1. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file admin.php.7: // http://crowdfavorite.com184: <label for='cfct_credit'>'.__('Give <a href='http://crowdfavorite.com'>Crowd Favorite</a> credit in footer:', 'carringtoPossible hard-coded links were found in the file header-default.php.594: <a href='https://t.me/entclassblog' rel='nofollow' target='_blank'><div style='paddi601: <a href='https://t.me/entclassblog' rel='nofollow' target='_blank'>680: <td width='99'><div align='center'><a href='https://t.me/entclassblog' rel='nofollow' target='_blank'><i aria-hidden='t596: <a href='https://play.google.com/store/apps/details?id=com.entclass.blog' rel='nofol604: <a href='https://play.google.com/store/apps/details?id=com.entclass.blog' rel='nofol682: <td width='99'><div align='center'><a href='https://play.google.com/store/apps/details?id=com.entclass.blog' rel='nofol594: <a href='https://t.me/entclassblog' rel='nofollow' target='_blank'><div style='paddi601: <a href='https://t.me/entclassblog' rel='nofollow' target='_blank'>603: <a href='https://t.me/entclass' rel='nofollow' target='_blank'><b><font color='#3e98680: <td width='99'><div align='center'><a href='https://t.me/entclassblog' rel='nofollow' target='_blank'><i aria-hidden='t596: <a href='https://play.google.com/store/apps/details?id=com.entclass.blog' rel='nofol604: <a href='https://play.google.com/store/apps/details?id=com.entclass.blog' rel='nofol682: <td width='99'><div align='center'><a href='https://play.google.com/store/apps/details?id=com.entclass.blog' rel='nofol672: <center><a href='https://www.entclassblog.com/p/entclass-web-services.html'><i class='fa fa-Possible hard-coded links were found in the file 404.php.26: <p><?php _e('Sorry, we\'re not sure what you\'re looking for here<a href='https://wapforum.com.ng'>.</a>', 'carrington-text'); ?></p>Possible hard-coded links were found in the file bottom.php.45: <a href='https://www.entclassblog.com/p/i-victor-kachi-bloggerweb.html'><span style=75: <li><a href='https://facebook.com/entclassblog' rel='nofollow' target='_blank'><i class=76: <li><a href='https://m.me/entclassblog' rel='nofollow' target='_blank'><i class='fa fa-b77: <li><a href='https://twitter.com/entclassblog' rel='nofollow' target='_blank'><i class='78: <li><a href='https://t.me/entclassblog' rel='nofollow' target='_blank'><i class='fa fa-t79: <li><a href='https://youtube.com/entclassblog' rel='nofollow' target='_blank'><i class='45: <a href='https://www.entclassblog.com/p/i-victor-kachi-bloggerweb.html'><span style=71: <center><a href='https://www.dmca.com/Protection/Status.aspx?ID=083fe255-6e63-4bd8-8a07-09cb86089a9b&amp;refurl=https://www.entclassblog.com/?m=1' rel='nofollow' title='DMCA.com Protectio84: <center>Copyright © 2015 - 2019 <a href='https://www.entclassblog.com/'>Demo Tech Solution</a> (Boss) | Owned &amp; Possible hard-coded links were found in the file content-default.php.97: <br><div align='center' style='background-color:#daebf5;padding:5px;color:black;border-radius: 10px;border:1px solid #2b9fe3;height:auto:font-size:20px;'><i aria-hidden='true' class='fa fa-cloud-download' style='color:#d5c800;font-size:20px'></i> Download Our Official Android App on Google Playstore <a href='https://play.google.com/store/apps/details?id=com.entclass.blog&amp;pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1' rel='nofollow' style='color:blue;' target='_blank'><b>HERE</b></a><br><b>OR</b><br><i aria-hidden='true' class='fa fa-cloud-download' style='color:#183b95;font-size:20px'></i> Download from another source <a href='https://apkpure.com/entclass-blog/com.entclass.blog' rel='nofollow' style='
  2. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  3. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  4. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  5. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  6. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  7. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  8. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  9. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  10. Use of includes : Use of include or requireThe theme appears to use include or require : carrington.php 36: include_once(CFCT_PATH.'carrington-core/admin.php');37: include_once(CFCT_PATH.'carrington-core/templates.php');38: include_once(CFCT_PATH.'carrington-core/utility.php');39: include_once(CFCT_PATH.'carrington-core/ajax-load.php');40: include_once(CFCT_PATH.'carrington-core/attachment.php');41: include_once(CFCT_PATH.'carrington-core/compatibility.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.The theme appears to use include or require : utility.php 23: include(CFCT_PATH.'error/exit.php');35: include(CFCT_PATH.'misc/banner.php');62: include_once(CFCT_PATH.'plugins/'.$file);66: include_once(STYLESHEETPATH.'/plugins/'.$file);217: include($file);235: include($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.
Other checked themes