76
Validation results

RealHomes

RealHomes

WordPress 6.5.2 theme
76
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Admin menu : Themes should use add_theme_page() for adding admin pages. File class-rh-admin.php : 74: add_menu_page(File class-rh-admin.php : 121: call_user_func_array( 'add_submenu_page', $sub_menu );
Warning
  1. theme tags : Presence of bad theme tagsThe tag light has been deprecated, it must be removed from style.css header.Found wrong tag custom-logo in style.css header.
  2. Text domain : Incorrect use of translation functions.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 framework, tgmpa, framework .
  3. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  4. Date and time implementation : Use of the_time()At least one hard coded date was found in the file meta.php. Function get_option( 'date_format' ) should be used instead.
Tip-off
  1. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  2. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  3. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  4. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  5. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  6. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  7. Use of includes : Use of include or requireThe theme appears to use include or require : floating-features.php 42: <?php include( get_template_directory() . '/common/images/icon-compare-default.sv 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 : compare-view.php 81: <a class='rh_compare__remove' data-property-id='<?php echo esc_attr( $compare_single_property['ID'] ); ?>' href='<?php echo esc_url( admin_url( 'admin-ajax.php' ) ); ?>'><i class='fa'><?php include( get_template_directory() . '/common/images/icon-close.svg' ); ?></ 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 : agencies-list.php 105: ?><li class='office'><?php include( INSPIRY_THEME_DIR . '/images/icon-phone.svg' ); esc_html_e( 'Offic109: ?><li class='mobile'><?php include( INSPIRY_THEME_DIR . '/images/icon-mobile.svg' ); esc_html_e( 'Mobi113: ?><li class='fax'><?php include( INSPIRY_THEME_DIR . '/images/icon-printer.svg' ); esc_html_e( 'Fax117: ?><li class='fax'><?php include( INSPIRY_THEME_DIR . '/images/icon-whatsapp.svg' ); esc_html_e( 'Wh 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 : agents-list.php 108: ?><li class='office'><?php include( INSPIRY_THEME_DIR . '/images/icon-phone.svg' ); esc_html_e( 'Offic112: ?><li class='mobile'><?php include( INSPIRY_THEME_DIR . '/images/icon-mobile.svg' ); esc_html_e( 'Mobi116: ?><li class='fax'><?php include( INSPIRY_THEME_DIR . '/images/icon-printer.svg' ); esc_html_e( 'Fax120: ?><li class='fax'><?php include( INSPIRY_THEME_DIR . '/images/icon-whatsapp.svg' ); esc_html_e( 'Wh 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 : agency.php 252: <li class='office'><?php include( INSPIRY_THEME_DIR . '/images/icon-phone.svg' );259: <li class='mobile'><?php include( INSPIRY_THEME_DIR . '/images/icon-mobile.svg' );266: <li class='fax'><?php include( INSPIRY_THEME_DIR . '/images/icon-printer.svg' );272: <li class='fax'><?php include( INSPIRY_THEME_DIR . '/images/icon-whatsapp.svg' ); 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 : featured-properties.php 168: <?php include( INSPIRY_THEME_DIR . '/images/icon-area.svg' ); ?>182: <?php include( INSPIRY_THEME_DIR . '/images/icon-bed.svg' ); ?>194: <?php include( INSPIRY_THEME_DIR . '/images/icon-bath.svg' ); ?> 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 : similar-property-card.php 61: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-compare.svg' ); ?>67: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-compare.svg' ); ?>74: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-compare.svg' ); ?>80: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-compare.svg' ); ?> 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 : agent.php 244: <?php include( INSPIRY_THEME_DIR . '/images/loader.svg' ); ?> 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 : agent.php 262: <?php include( INSPIRY_THEME_DIR . '/images/loader.svg' ); ?> 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 : single.php 178: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-compare.svg' ); ?>184: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-compare.svg' ); ?>191: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-compare.svg' ); ?>197: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-compare.svg' ); ?> 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 : submit-property.php 427: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-dash-profile.svg' ); ?>437: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-dash-my-properties.svg' );447: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-dash-favorite.svg' ); ?> 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 : agent-card.php 215: <?php include( INSPIRY_THEME_DIR . '/images/loader.svg' ); ?> 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 : author-contact-form.php 57: <?php include( INSPIRY_THEME_DIR . '/images/loader.svg' ); ?> 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 : contact-form.php 71: <?php include( INSPIRY_THEME_DIR . '/images/loader.svg' ); ?> 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 : contact-form.php 77: <?php include( INSPIRY_THEME_DIR . '/images/loader.svg' ); ?> 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 : home-card.php 64: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-arrow-right.svg' ); ?> 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 : gallery.php 24: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-arrow-right.svg' ); ?>28: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-arrow-right.svg' ); ?> 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 : compare.php 210: include( INSPIRY_THEME_DIR . '/images/icons/icon-cross.svg' );221: include( INSPIRY_THEME_DIR . '/images/icons/icon-cross.svg' );249: include( INSPIRY_THEME_DIR . '/images/icons/icon-cross.svg' );265: include( INSPIRY_THEME_DIR . '/images/icons/icon-cross.svg' );277: include( INSPIRY_THEME_DIR . '/images/icons/icon-cross.svg' );289: include( INSPIRY_THEME_DIR . '/images/icons/icon-cross.svg' );301: include( INSPIRY_THEME_DIR . '/images/icons/icon-cross.svg' );339: include( INSPIRY_THEME_DIR . '/images/icons/icon-check.svg' );350: include( INSPIRY_THEME_DIR . '/images/icons/icon-cross.svg' );355: include( INSPIRY_THEME_DIR . '/images/icons/icon-cross.svg' ); 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 : grid-card.php 87: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-bed.svg' ); ?>102: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-shower.svg' ); ?>117: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-area.svg' ); ?> 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 : view-buttons.php 45: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-sort-grid.svg' ); ?>48: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-sort-list.svg' ); ?> 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 : button.php 17: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-search-plus.svg' ); ?>40: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-search.svg' ); ?> 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 : button.php 23: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-compare.svg' ); ?>26: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-compare.svg' ); ?>32: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-compare.svg' ); ?>35: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-compare.svg' ); ?> 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 : property.php 188: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-arrow-right.svg' ); ?>192: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-arrow-right.svg' ); ?> 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 : slides.php 91: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-arrow-right.svg' ); ?>95: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-arrow-right.svg' ); ?> 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 : contact-form-slider.php 275: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-arrow-right.svg' ); ?>279: <?php include( INSPIRY_THEME_DIR . '/images/icons/icon-arrow-right.svg' ); ?> 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 : pagination.php 110: include( INSPIRY_THEME_DIR . '/images/icons/icon-left.svg' );126: include( INSPIRY_THEME_DIR . '/images/icons/icon-right.svg' ); 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 : member.php 850: require_once( ABSPATH . 'wp-admin/includes/image.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 : property-submit-handler.php 161: require_once( ABSPATH . 'wp-admin' . '/includes/image.php' );162: require_once( ABSPATH . 'wp-admin' . '/includes/file.php' );163: require_once( ABSPATH . 'wp-admin' . '/includes/media.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 : header.php 13: include_once( INSPIRY_THEME_DIR . '/styles/css/dynamic-css.php' );20: include_once( INSPIRY_COMMON_DIR . '/css/dynamic-css.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 : search.php 26: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/search/properties-se32: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/search/search-form-b38: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/search/search-form-l44: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/search/search-form-b50: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/search/search-form-g56: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/search/search-form-p62: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/search/search-form-a 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 : property.php 22: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/property/sections-ma28: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/property/breadcrumbs34: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/property/basics.php'40: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/property/common-note45: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/property/floor-plan.50: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/property/video.php' 55: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/property/virtual-tou61: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/property/map.php' );67: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/property/attachments73: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/property/agent.php' 77: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/property/energy-perf83: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/property/availabilit89: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/property/similar-pro 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 : contact-information.php 122: include( INSPIRY_THEME_DIR . '/images/icon-mail.svg' ); 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 : header.php 28: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/header/user-navigati34: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/header/contact-infor40: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/header/banner.php' )47: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/header/search-form.p49: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/header/header-var.ph56: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/header/others.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 : footer.php 29: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/footer/partners.php'36: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/footer/logo.php' );42: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/footer/text.php' );47: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/footer/layout.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 : customizer.php 78: require_once( INSPIRY_FRAMEWORK . 'customizer/custom/control-multiple-check79: require_once( INSPIRY_FRAMEWORK . 'customizer/custom/control-multiple-check80: require_once( INSPIRY_FRAMEWORK . 'customizer/custom/control-heading.php' )81: require_once( INSPIRY_FRAMEWORK . 'customizer/custom/control-intro-text.php82: require_once( INSPIRY_FRAMEWORK . 'customizer/custom/control-radio-image.ph83: require_once( INSPIRY_FRAMEWORK . 'customizer/custom/control-separator.php'84: require_once( INSPIRY_FRAMEWORK . 'customizer/custom/control-dragdrop.php' 170: require_once( INSPIRY_FRAMEWORK . 'customizer/site-logo.php' );176: require_once( INSPIRY_FRAMEWORK . 'customizer/header.php' );181: require_once( INSPIRY_FRAMEWORK . 'customizer/search.php' );187: require_once( INSPIRY_FRAMEWORK . 'customizer/property.php' );192: require_once( INSPIRY_FRAMEWORK . 'customizer/news.php' );197: require_once( INSPIRY_FRAMEWORK . 'customizer/gallery.php' );202: require_once( INSPIRY_FRAMEWORK . 'customizer/agents.php' );207: require_once( INSPIRY_FRAMEWORK . 'customizer/agencies.php' );213: require_once( INSPIRY_FRAMEWORK . 'customizer/contact.php' );219: require_once( INSPIRY_FRAMEWORK . 'customizer/list-and-taxonomy.php' );224: require_once( INSPIRY_FRAMEWORK . 'customizer/footer.php' );229: require_once( INSPIRY_FRAMEWORK . 'customizer/members.php' );234: require_once( INSPIRY_FRAMEWORK . 'customizer/favorites.php' );239: require_once( INSPIRY_FRAMEWORK . 'customizer/floating-features.php' );248: require_once( INSPIRY_FRAMEWORK . 'customizer/currency-switcher.php' );254: require_once( INSPIRY_FRAMEWORK . 'customizer/language-switcher.php' );259: require_once( INSPIRY_FRAMEWORK . 'customizer/compare-properties.php' );264: require_once( INSPIRY_FRAMEWORK . 'customizer/misc.php' );269: require_once( INSPIRY_FRAMEWORK . 'customizer/payments.php' );274: require_once( INSPIRY_FRAMEWORK . 'customizer/user-sync.php' );279: require_once( INSPIRY_FRAMEWORK . 'customizer/styles.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 : styles.php 36: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/styles/basic-setting41: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/styles/core-styles.p46: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/styles/typography.ph52: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/styles/header-styles57: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/styles/slider.php' )62: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/styles/banner.php' )67: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/styles/home-page.php72: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/styles/property-item77: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/styles/buttons.php' 82: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/styles/news.php' );87: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/styles/gallery.php' 92: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/styles/footer.php' )98: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/styles/floating-feat103: require_once( INSPIRY_FRAMEWORK . 'customizer/sections/styles/basic.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.
Other checked themes