15
Validation results

Adifier

Adifier

WordPress 6.4.3 theme
15
  • THEME TYPEWordPress theme 6.4.3
  • FILE NAMEadifier.zip
  • FILE SIZE1446122 bytes
  • MD597580f48eb10df203e98d4e623612a60
  • SHA17955db428b01a885fbed5c0e6d035a53e70d9ac9
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, Bitmap images
  • VERSION3.4
  • TAGSthree-columns
  • CREATION DATE2019-11-25
  • LAST FILE UPDATE2020-06-06
  • LAST VALIDATION2020-06-06 18:10
  • OTHER VERSIONS

    3.8.3 : 77%

    3.8.2 : 77%

    3.8.1 : 77%

    3.7.8 : 16%

This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Security breaches : Use of base64_encode() Found base64_encode in file paysafe.php.
     'base64key' => base64_encode( adifier_get_option( 'paysafe_sut_username' ).':'.adifier_get
     'Authorization' => 'Basic '.base64_encode( adifier_get_option('paysafe_username').':'.adifier_get_optio
  2. Malware : Operations on file system file_get_contents was found in the file payueu.php 266: $body = file_get_contents('php://input');
  3. Admin menu : Themes should use add_theme_page() for adding admin pages. File theme-options.class.php : 1839: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#Parameters
  4. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was adifier-system.zip adifier-import.zip smeta.zip.
Warning
  1. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments in file worldpay.php.
  2. Hidden admin bar : Hidden admin Bar in CSSThemes should not hide admin bar. Detected in file style.css.
  3. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  4. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  5. Screenshot : Screenshot fileBad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
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 home template file home.phpThis theme does not contain optional file home.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 archive template file archive.phpThis theme does not contain optional file archive.php.
  7. Optional files : Presence of search results template file search.phpThis theme does not contain optional file search.php.
  8. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.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 : 404.php 4: include( get_theme_file_path( 'includes/headers/breadcrumbs.php' ) );5: include( get_theme_file_path( 'includes/headers/header-search.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 : index.php 19: include( get_theme_file_path( 'includes/headers/breadcrumbs.php' ) );20: include( get_theme_file_path( 'includes/headers/header-search.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 : author.php 3: include( get_theme_file_path( 'includes/author/author.php' ) );6: include( get_theme_file_path( 'index.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 37: include( get_theme_file_path( 'includes/headers/'.$header_style.'.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 : page-tpl_contact.php 8: include( get_theme_file_path( 'includes/headers/breadcrumbs.php' ) );9: include( get_theme_file_path( 'includes/headers/header-search.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 : page-tpl_full_width_no_push.php 8: include( get_theme_file_path( 'includes/headers/breadcrumbs.php' ) );9: include( get_theme_file_path( 'includes/headers/header-search.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 : page.php 5: include( get_theme_file_path( 'includes/headers/breadcrumbs.php' ) );6: include( get_theme_file_path( 'includes/headers/header-search.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 : single.php 8: include( get_theme_file_path( 'includes/headers/breadcrumbs.php' ) );9: include( get_theme_file_path( 'includes/headers/header-search.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 : single-advert.php 8: include( get_theme_file_path( 'includes/headers/breadcrumbs.php' ) );390: <?php include( get_theme_file_path( 'includes/advert-boxes/title.php' ) ); ?>391: <?php include( get_theme_file_path( 'includes/advert-boxes/bottom-meta.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 : taxonomy.php 26: include( get_theme_file_path( 'includes/headers/breadcrumbs.php' ) );27: include( get_theme_file_path( 'includes/headers/header-search.php' ) );86: <?php include( get_theme_file_path( 'includes/advert-boxes/grid.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 : page-tpl_search_map.php 9: include( get_theme_file_path( 'includes/search-parts/query.php' ) );14: <?php include( get_theme_file_path( 'includes/search-parts/form.php' ) ); ?>18: <?php include( get_theme_file_path( 'includes/search-parts/results.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 : page-tpl_full_width_builder.php 8: include( get_theme_file_path( 'includes/headers/breadcrumbs.php' ) );9: include( get_theme_file_path( 'includes/headers/header-search.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 : widgets.class.php 471: <?php include( get_theme_file_path( 'includes/headers/search-form.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 : orders.class.php 426: include( get_theme_file_path( 'includes/emails/invoice.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 : kc_adverts.php 75: <?php include( get_theme_file_path( 'includes/advert-boxes/top-meta.php' ) ) ?>77: <?php include( get_theme_file_path( 'includes/advert-boxes/title.php' ) ) ?>79: <?php include( get_theme_file_path( 'includes/advert-boxes/bottom-meta.php' ) ) ?107: include( get_theme_file_path( 'includes/advert-boxes/'.$style.'.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 : kc_search.php 8: include( get_theme_file_path( 'includes/headers/search-form.php' ) );16: <?php include( get_theme_file_path( 'includes/headers/search-parts/keyword.php' )18: <?php include( get_theme_file_path( 'includes/headers/search-parts/location.php' 21: <?php include( get_theme_file_path( 'includes/headers/search-parts/category.php' 24: <?php include( get_theme_file_path( 'includes/headers/search-parts/submit.php' ) 35: <?php include( get_theme_file_path( 'includes/headers/search-form.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 : shortcodes.php 1319: include( get_theme_file_path( 'includes/shortcodes/beaverbuilder/'.basename 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 : frontend.php 3: include( get_theme_file_path( 'includes/shortcodes/kingcomposer/'.$settings 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 : frontend.php 3: include( get_theme_file_path( 'includes/shortcodes/kingcomposer/'.$settings 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 : frontend.php 3: include( get_theme_file_path( 'includes/shortcodes/kingcomposer/'.$settings 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 : frontend.php 3: include( get_theme_file_path( 'includes/shortcodes/kingcomposer/'.$settings 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 : frontend.php 3: include( get_theme_file_path( 'includes/shortcodes/kingcomposer/'.$settings 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 : frontend.php 3: include( get_theme_file_path( 'includes/shortcodes/kingcomposer/'.$settings 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 : frontend.php 3: include( get_theme_file_path( 'includes/shortcodes/kingcomposer/'.$settings 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 : frontend.php 3: include( get_theme_file_path( 'includes/shortcodes/kingcomposer/'.$settings 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 : frontend.php 3: include( get_theme_file_path( 'includes/shortcodes/kingcomposer/'.$settings 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 : frontend.php 3: include( get_theme_file_path( 'includes/shortcodes/kingcomposer/'.$settings 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 : frontend.php 3: include( get_theme_file_path( 'includes/shortcodes/kingcomposer/'.$settings 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 : frontend.php 3: include( get_theme_file_path( 'includes/shortcodes/kingcomposer/'.$settings 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 : frontend.php 3: include( get_theme_file_path( 'includes/shortcodes/kingcomposer/'.$settings 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 : frontend.php 3: include( get_theme_file_path( 'includes/shortcodes/kingcomposer/'.$settings 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 : frontend.php 3: include( get_theme_file_path( 'includes/shortcodes/kingcomposer/'.$settings 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 : frontend.php 3: include( get_theme_file_path( 'includes/shortcodes/kingcomposer/'.$settings 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 : frontend.php 3: include( get_theme_file_path( 'includes/shortcodes/kingcomposer/'.$settings 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 : frontend.php 3: include( get_theme_file_path( 'includes/shortcodes/kingcomposer/'.$settings 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 : frontend.php 3: include( get_theme_file_path( 'includes/shortcodes/kingcomposer/'.$settings 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 : redux-extensions.php 19: require_once( $class_file ); 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 : reviews-functions.php 48: include( get_theme_file_path('includes/admin/reviews.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 : messages-functions.php 57: include( get_theme_file_path('includes/admin/conversations.php') );61: include( get_theme_file_path('includes/admin/messages.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 : invoice.php 22: <?php include( get_theme_file_path( 'includes/emails/email-logo.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 : advert-approval-status-user.php 22: <?php include( get_theme_file_path( 'includes/emails/email-logo.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 : auction-buyer.php 22: <?php include( get_theme_file_path( 'includes/emails/email-logo.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 : recover.php 22: <?php include( get_theme_file_path( 'includes/emails/email-logo.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 : auction-seller.php 22: <?php include( get_theme_file_path( 'includes/emails/email-logo.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 : new-advert-admin.php 22: <?php include( get_theme_file_path( 'includes/emails/email-logo.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 : unread-messages.php 22: <?php include( get_theme_file_path( 'includes/emails/email-logo.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 : register.php 22: <?php include( get_theme_file_path( 'includes/emails/email-logo.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 : report-advert.php 22: <?php include( get_theme_file_path( 'includes/emails/email-logo.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 : email-logo.php 11: include( get_theme_file_path( 'includes/headers/logo.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 : review.php 22: <?php include( get_theme_file_path( 'includes/emails/email-logo.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-1.php 4: <?php include( get_theme_file_path( 'includes/headers/logo.php' ) ); ?>5: <?php include( get_theme_file_path( 'includes/headers/navigation.php' ) ); ?>6: <?php include( get_theme_file_path( 'includes/headers/special.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-search.php 5: <?php include( get_theme_file_path( 'includes/headers/search-form.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-3.php 6: <?php include( get_theme_file_path( 'includes/headers/navigation.php' ) ); ?>7: <?php include( get_theme_file_path( 'includes/headers/special.php' ) ); ?>12: <?php include( get_theme_file_path( 'includes/headers/header-1.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-2.php 4: <?php include( get_theme_file_path( 'includes/headers/logo.php' ) ); ?>15: <?php include( get_theme_file_path( 'includes/headers/special.php' ) ); ?>22: <?php include( get_theme_file_path( 'includes/headers/navigation.php' ) ); ?>23: <?php include( get_theme_file_path( 'includes/headers/special.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-form.php 4: <?php include( get_theme_file_path( 'includes/headers/search-parts/keyword.php' )5: <?php include( get_theme_file_path( 'includes/headers/search-parts/location.php' 6: <?php include( get_theme_file_path( 'includes/headers/search-parts/category.php' 7: <?php include( get_theme_file_path( 'includes/headers/search-parts/submit.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 : list.php 3: <?php include( get_theme_file_path( 'includes/advert-boxes/ribbons.php' ) ) ?>14: <?php include( get_theme_file_path( 'includes/advert-boxes/ribbons.php' ) ) ?>16: <?php include( get_theme_file_path( 'includes/advert-boxes/top-meta.php' ) ) ?>18: <?php include( get_theme_file_path( 'includes/advert-boxes/title.php' ) ) ?>27: <?php include( get_theme_file_path( 'includes/advert-boxes/bottom-meta.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 : card.php 3: <?php include( get_theme_file_path( 'includes/advert-boxes/ribbons.php' ) ) ?>10: <?php include( get_theme_file_path( 'includes/advert-boxes/top-meta.php' ) ) ?>13: <?php include( get_theme_file_path( 'includes/advert-boxes/title.php' ) ) ?>14: <?php include( get_theme_file_path( 'includes/advert-boxes/bottom-meta.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 : grid.php 3: <?php include( get_theme_file_path( 'includes/advert-boxes/ribbons.php' ) ) ?>11: <?php include( get_theme_file_path( 'includes/advert-boxes/top-meta.php' ) ) ?>13: <?php include( get_theme_file_path( 'includes/advert-boxes/title.php' ) ) ?>15: <?php include( get_theme_file_path( 'includes/advert-boxes/bottom-meta.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 : results.php 42: include( get_theme_file_path( 'includes/advert-boxes/'.$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 : author.php 15: <?php include( get_theme_file_path( 'includes/headers/navigation.php' ) ) ?>16: <?php include( get_theme_file_path( 'includes/headers/special.php' ) ) ?>20: <?php include( get_theme_file_path( 'includes/author/sidebar.php' ) ) ?>25: case 'profile' : include( get_theme_file_path('includes/author/profile.php') ); break;26: case 'ads' : include( get_theme_file_path('includes/author/adverts.php') ); break;27: case 'new' : include( get_theme_file_path('includes/author/advert-form.php') ); break;28: case 'edit' : include( get_theme_file_path('includes/author/advert-form.php') ); break;29: case 'messages' : include( get_theme_file_path('includes/author/messages.php') ); break;30: case 'reviews' : include( get_theme_file_path('includes/author/reviews.php') ); break;31: case 'favorites' : include( get_theme_file_path('includes/author/adverts.php') ); break;32: case 'auctions' : include( get_theme_file_path('includes/author/adverts.php') ); break;33: case 'acc_pay' : include( get_theme_file_path('includes/author/account_payment.php') ); brea34: case 'invoices' : include( get_theme_file_path('includes/author/invoices.php') ); break;35: default : include( get_theme_file_path('includes/author/dashboard.php') ); break;44: include( get_theme_file_path('includes/author/public.php') );48: include( get_theme_file_path('includes/author/public.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 : reviews-functions.php 237: include( get_theme_file_path( 'includes/emails/review.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 : messages-functions.php 507: include( get_theme_file_path( 'includes/emails/unread-messages.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 : advert-functions.php 439: include( get_theme_file_path( 'includes/emails/new-advert-admin.php' ) );994: include( get_theme_file_path( 'includes/emails/report-advert.php' ) );1358: include( get_theme_file_path( 'includes/emails/advert-approval-status-user.1404: include( get_theme_file_path( 'includes/emails/advert-approval-status-user. 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 : public.php 2: include( get_theme_file_path( 'includes/headers/breadcrumbs.php' ) );3: include( get_theme_file_path( 'includes/headers/header-search.php' ) );150: <?php include( get_theme_file_path( 'includes/advert-boxes/list.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 : profile-functions.php 421: include( get_theme_file_path( 'includes/emails/register.php' ) );503: include( get_theme_file_path( 'includes/emails/recover.php' ) );812: require_once(ABSPATH.'wp-admin/includes/user.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 : auctions-functions.php 197: include( get_theme_file_path( 'includes/emails/auction-seller.php' ) );203: include( get_theme_file_path( 'includes/emails/auction-buyer.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 : page-tpl_full_width.php 8: include( get_theme_file_path( 'includes/headers/breadcrumbs.php' ) );9: include( get_theme_file_path( 'includes/headers/header-search.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 : page-tpl_search.php 10: include( get_theme_file_path( 'includes/search-parts/query.php' ) );11: include( get_theme_file_path( 'includes/headers/breadcrumbs.php' ) );18: <?php include( get_theme_file_path( 'includes/search-parts/form.php' ) ); ?>21: <?php include( get_theme_file_path( 'includes/search-parts/results.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 : page-tpl_left_sidebar.php 8: include( get_theme_file_path( 'includes/headers/breadcrumbs.php' ) );9: include( get_theme_file_path( 'includes/headers/header-search.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 : page-tpl_sellers.php 8: include( get_theme_file_path( 'includes/headers/breadcrumbs.php' ) );9: include( get_theme_file_path( 'includes/headers/header-search.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 170: <?php include( get_theme_file_path( 'includes/share.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