Wp Residence 1.17.2
WordPress 6.7.1 theme
- THEME TYPEWordPress theme 6.7.1
- FILE NAMEthemes.zip
- FILE SIZE35727626 bytes
- MD562d0c51c9729fb4258fe47a8b37a3dd7
- SHA13c05a213ffb46180d7d6fbaefee11105d1a36efd
- LICENSENone
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator, MS Word
- THEME URIhttp://wpresidence.net/
- VERSION1.17.2
- TAGSwhite, one-column, two-columns,left-sidebar, right-sidebar, fluid-layout , custom-menu, theme-options, translation-ready
- CREATION DATE2020-11-13
- LAST FILE UPDATE2020-11-13
- LAST VALIDATION2020-11-13 22:00
- 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.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
- passthru( Found ->exec in file libs/resources/facebook_sdk5/Facebook/HttpClients/FacebookCurlHttpClient.php. 139: $this->rawResponse = $this->facebookCurl->exec();Found passthru in file libs/stripe/build.php. 23:
- base64_decode($signature);Found base64_decode in file libs/resources/src/service/Google_Utils.php. 37: return base64_decode($b64);Found base64_decode in file libs/resources/facebook_sdk5/Facebook/SignedRequest.php. 300: return base64_decode($urlDecodedBase64);Found base64_decode in file libs/resources/base_facebook.php. 1313: return base64_decode(strtr($input, '-_', '+/'));Found base64_decode in file libs/stripe-antiguo/lib/Stripe/ApiRequestor.php. 390: $der_cert = base64_decode(implode('', $lines));Found base64_decode in file libs/theme-admin.php. 3865: $data =@unserialize(base64_decode( trim($_POST['import_theme_options']) ) );Found base64_decode in file libs/ajax_functions.php. 336: $data = unserialize(base64_decode($import_data)); Found base64_decode in file libs/widgets/twitteroauth.php. 207: $decoded_sig =
return base64_encode(hash_hmac('sha1', $base_string, $key, true));
return base64_encode($signature);
Found base64_encode in file libs/widgets/twitter-api-wordpress.php.$oauth_signature = base64_encode( hash_hmac( 'sha1', $data, $hash_hmac_key, true ) );
Found base64_encode in file libs/resources/src/service/Google_Utils.php.$b64 = base64_encode($data);
Found base64_encode in file libs/resources/src/service/Google_MediaFileUpload.php.$related .= '\r\n' . base64_encode($data) . '\r\n';
Found base64_encode in file libs/resources/facebook_sdk5/Facebook/SignedRequest.php.return strtr(base64_encode($input), '+/', '-_');
Found base64_encode in file libs/resources/base_facebook.php.* Exactly the same as base64_encode except it uses
* Exactly the same as base64_encode except it uses
$str = strtr(base64_encode($input), '+/', '-_');
Found base64_encode in file libs/theme-admin.php.return base64_encode( serialize( $return_exported_data) );
Found base64_encode in file libs/widgets/twitteroauth.php. - .editorconfig .gitignore was found.
- error_log was found.
- Found <iframe id="facebook_wid" src="http://www.facebook.com/plugins/likebox.php?href='.urlencode($page_url).'&width='.$box_width.'&height='.$box_height.'&colorscheme='.$color_scheme.'&show_faces='.$faces.'&stream='.$stream.'&header='.$header.'&" style="border:none; overflow:hidden; width:'.$box_width.'px; height:'.$box_height.'px;background-color:white;" > in file libs/widgets/facebook.php. 116: $display='<iframe id='facebook_wid' src='http://www.facebook.com/plugins/likebox.php?Found <iframe id="player_1" src="'.$protocol.'://player.vimeo.com/video/' . $video_id . '?api=1&player_id=player_1" allowFullScreen> in file libs/help_functions.php. 1179: <iframe id='player_1' src=''.$protocol.'://player.vimeo.com/video/' . $vide
- file_get_contents($path);file_get_contents was found in the file stripecharge.php 22: $input = @file_get_contents('php://input');file_get_contents was found in the file libs/widgets/twitteroauth.php 277: file_get_contents(self::$POST_INPUT)file_put_contents was found in the file libs/pin_management.php 396: file_put_contents($path, json_encode($markers)); file_get_contents was found in the file libs/resources/src/cache/Google_FileCache.php 99: if (($data = @file_get_contents($storageFile)) !== false) {file_put_contents was found in the file libs/resources/src/cache/Google_FileCache.php 124: if (! @file_put_contents($storageFile, $data)) {file_get_contents was found in the file libs/resources/openid.php 345: $data = file_get_contents($url, false, $context);352: return file_get_contents($url, false, $context);file_get_contents was found in the file libs/resources/openid.php 345: $data = file_get_contents($url, false, $context);352: return file_get_contents($url, false, $context);fopen was found in the file libs/resources/facebook_sdk5/Facebook/PseudoRandomString/UrandomPseudoRandomStringGenerator.php 65: $stream = fopen('/dev/urandom', 'rb');fread was found in the file libs/resources/facebook_sdk5/Facebook/PseudoRandomString/UrandomPseudoRandomStringGenerator.php 77: $binaryString = fread($stream, $length);fclose was found in the file libs/resources/facebook_sdk5/Facebook/PseudoRandomString/UrandomPseudoRandomStringGenerator.php 78: fclose($stream);file_get_contents was found in the file libs/resources/facebook_sdk5/Facebook/HttpClients/FacebookStream.php 75: $rawResponse = file_get_contents($url, false, $this->stream);fopen was found in the file libs/resources/facebook_sdk5/Facebook/FileUpload/FacebookFile.php 77: $this->stream = fopen($this->path, 'r');fclose was found in the file libs/resources/facebook_sdk5/Facebook/FileUpload/FacebookFile.php 90: fclose($this->stream);file_get_contents was found in the file libs/plugins/parsers.php 66: $success = $dom->loadXML( file_get_contents( $file ) );269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {file_get_contents was found in the file libs/plugins/parsers.php 66: $success = $dom->loadXML( file_get_contents( $file ) );269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen was found in the file libs/plugins/parsers.php 417: $fp = $this->fopen( $file, 'r' );643: function fopen( $filename, $mode = 'r' ) {646: return fopen( $filename, $mode );fclose was found in the file libs/plugins/parsers.php 466: $this->fclose($fp);661: function fclose( $fp ) {664: return fclose( $fp );fopen was found in the file libs/plugins/parsers.php 417: $fp = $this->fopen( $file, 'r' );643: function fopen( $filename, $mode = 'r' ) {646: return fopen( $filename, $mode );fopen was found in the file libs/plugins/parsers.php 417: $fp = $this->fopen( $file, 'r' );643: function fopen( $filename, $mode = 'r' ) {646: return fopen( $filename, $mode );fclose was found in the file libs/plugins/parsers.php 466: $this->fclose($fp);661: function fclose( $fp ) {664: return fclose( $fp );fclose was found in the file libs/plugins/parsers.php 466: $this->fclose($fp);661: function fclose( $fp ) {664: return fclose( $fp );file_get_contents was found in the file libs/stripe/build.php 10: $composer = json_decode(file_get_contents('composer.json'), true);file_put_contents was found in the file libs/stripe/build.php 13: file_put_contents('composer.json', json_encode($composer, JSON_PRETTY_PRINTfopen was found in the file libs/stripe/update_certs.php 7: $fp = fopen(dirname(__FILE__) . '/data/ca-certificates.crt', 'w+');fclose was found in the file libs/stripe/update_certs.php 19: fclose($fp);file_get_contents was found in the file libs/css_js_include.php 214: $json_string=file_get_contents($path);file_get_contents was found in the file libs/ajax_functions.php 335: $import_data =file_get_contents($theme_options);348: $wid_import_data = file_get_contents($theme_widget);1599: $response = json_decode(file_get_contents('https://www.google.com/recaptcha/api/siteverify?secret='file_get_contents was found in the file libs/ajax_functions.php 335: $import_data =file_get_contents($theme_options);348: $wid_import_data = file_get_contents($theme_widget);1599: $response = json_decode(file_get_contents('https://www.google.com/recaptcha/api/siteverify?secret='file_get_contents was found in the file libs/ajax_functions.php 335: $import_data =file_get_contents($theme_options);348: $wid_import_data = file_get_contents($theme_widget);1599: $response = json_decode(file_get_contents('https://www.google.com/recaptcha/api/siteverify?secret='file_get_contents was found in the file processor.php 116: $raw_post_data = file_get_contents('php://input');file_get_contents was found in the file advanced_search_results.php 208: $json_string=file_get_contents($path); file_get_contents was found in the file taxonomy.php 73: $selected_pins=file_get_contents($path); file_get_contents was found in the file templates/agent_listings.php 72: $selected_pins=
- curl_init();curl_exec was found in the file libs/widgets/twitteroauth.php 1110: $response = curl_exec($ci);curl_init was found in the file libs/3rdparty.php 507: $curl = curl_init($url); 547: $curl = curl_init($url); curl_exec was found in the file libs/3rdparty.php 515: $response = curl_exec( $curl );560: $response = curl_exec( $curl );curl_init was found in the file libs/3rdparty.php 507: $curl = curl_init($url); 547: $curl = curl_init($url); curl_exec was found in the file libs/3rdparty.php 515: $response = curl_exec( $curl );560: $response = curl_exec( $curl );curl_init was found in the file libs/resources/src/io/Google_CurlIO.php 94: $ch = curl_init();curl_exec was found in the file libs/resources/src/io/Google_CurlIO.php 112: $respData = curl_exec($ch);119: $respData = curl_exec($ch);curl_exec was found in the file libs/resources/src/io/Google_CurlIO.php 112: $respData = curl_exec($ch);119: $respData = curl_exec($ch);curl_init was found in the file libs/resources/paypalfunctions.php 56: $ch = curl_init();166: $ch = curl_init();249: $ch = curl_init();330: $ch = curl_init();curl_exec was found in the file libs/resources/paypalfunctions.php 75: $httpResponse = curl_exec($ch);184: $httpResponse = curl_exec($ch);267: $httpResponse = curl_exec($ch);350: $httpResponse = curl_exec($ch);curl_init was found in the file libs/resources/paypalfunctions.php 56: $ch = curl_init();166: $ch = curl_init();249: $ch = curl_init();330: $ch = curl_init();curl_exec was found in the file libs/resources/paypalfunctions.php 75: $httpResponse = curl_exec($ch);184: $httpResponse = curl_exec($ch);267: $httpResponse = curl_exec($ch);350: $httpResponse = curl_exec($ch);curl_init was found in the file libs/resources/paypalfunctions.php 56: $ch = curl_init();166: $ch = curl_init();249: $ch = curl_init();330: $ch = curl_init();curl_exec was found in the file libs/resources/paypalfunctions.php 75: $httpResponse = curl_exec($ch);184: $httpResponse = curl_exec($ch);267: $httpResponse = curl_exec($ch);350: $httpResponse = curl_exec($ch);curl_init was found in the file libs/resources/paypalfunctions.php 56: $ch = curl_init();166: $ch = curl_init();249: $ch = curl_init();330: $ch = curl_init();curl_exec was found in the file libs/resources/paypalfunctions.php 75: $httpResponse = curl_exec($ch);184: $httpResponse = curl_exec($ch);267: $httpResponse = curl_exec($ch);350: $httpResponse = curl_exec($ch);curl_init was found in the file libs/resources/openid.php 93: if(!function_exists('curl_init') && !in_array('https', stream_get_wrappers())) {160: $curl = curl_init($url . ($method == 'GET' && $params ? '?' . $params : ''));357: if (function_exists('curl_init')curl_exec was found in the file libs/resources/openid.php 188: $response = curl_exec($curl);192: $response = curl_exec($curl);curl_exec was found in the file libs/resources/openid.php 188: $response = curl_exec($curl);192: $response = curl_exec($curl);curl_init was found in the file libs/resources/facebook_sdk5/Facebook/HttpClients/FacebookCurl.php 46: $this->curl = curl_init();curl_exec was found in the file libs/resources/facebook_sdk5/Facebook/HttpClients/FacebookCurl.php 77: return curl_exec($this->curl);curl_init was found in the file libs/resources/base_facebook.php 18: if (!function_exists('curl_init')) {935: $ch = curl_init();curl_exec was found in the file libs/resources/base_facebook.php 957: $result = curl_exec($ch);966: $result = curl_exec($ch);983: $result = curl_exec($ch);curl_exec was found in the file libs/resources/base_facebook.php 957: $result = curl_exec($ch);966: $result = curl_exec($ch);983: $result = curl_exec($ch);curl_exec was found in the file libs/resources/base_facebook.php 957: $result = curl_exec($ch);966: $result = curl_exec($ch);983: $result = curl_exec($ch);curl_init was found in the file libs/WalkScore.php 37: $curlHandler = curl_init();curl_exec was found in the file libs/WalkScore.php 42: curl_exec($curlHandler);curl_exec was found in the file libs/stripe/lib/HttpClient/CurlClient.php 299: $rbody = curl_exec($this->curlHandle);curl_init was found in the file libs/stripe/lib/HttpClient/CurlClient.php 474: $this->curlHandle = curl_init();curl_init was found in the file libs/stripe/update_certs.php 15: $ch = curl_init();curl_exec was found in the file libs/stripe/update_certs.php 17: curl_exec($ch);curl_init was found in the file libs/stripe-antiguo/lib/Stripe/ApiRequestor.php 224: $curl = curl_init();curl_exec was found in the file libs/stripe-antiguo/lib/Stripe/ApiRequestor.php 257: $rbody = curl_exec($curl);274: $rbody = curl_exec($curl);curl_exec was found in the file libs/stripe-antiguo/lib/Stripe/ApiRequestor.php 257: $rbody = curl_exec($curl);274: $rbody = curl_exec($curl);curl_init was found in the file processor.php 151: $ch = curl_init($paypal_url);curl_exec was found in the file processor.php 177: $res = curl_exec($ch);curl_init was found in the file paypalfunctions.php 56: $ch = curl_init();166: $ch = curl_init();249: $ch = curl_init();330: $ch = curl_init();curl_exec was found in the file paypalfunctions.php 75: $httpResponse = curl_exec($ch);184: $httpResponse = curl_exec($ch);267: $httpResponse = curl_exec($ch);350: $httpResponse = curl_exec($ch);curl_init was found in the file paypalfunctions.php 56: $ch = curl_init();166: $ch = curl_init();249: $ch = curl_init();330: $ch = curl_init();curl_exec was found in the file paypalfunctions.php 75: $httpResponse = curl_exec($ch);184: $httpResponse = curl_exec($ch);267: $httpResponse = curl_exec($ch);350: $httpResponse = curl_exec($ch);curl_init was found in the file paypalfunctions.php 56: $ch = curl_init();166: $ch = curl_init();249: $ch = curl_init();330: $ch = curl_init();curl_exec was found in the file paypalfunctions.php 75: $httpResponse = curl_exec($ch);184: $httpResponse = curl_exec($ch);267: $httpResponse = curl_exec($ch);350: $httpResponse = curl_exec($ch);curl_init was found in the file paypalfunctions.php 56: $ch = curl_init();166: $ch = curl_init();249: $ch = curl_init();330: $ch = curl_init();curl_exec was found in the file paypalfunctions.php 75: $httpResponse = curl_exec($ch);184: $httpResponse = curl_exec($ch);267: $httpResponse = curl_exec($ch);350: $httpResponse = curl_exec($ch); curl_init was found in the file libs/widgets/twitteroauth.php 1084: $ci =
- Themes should not hide admin bar. Detected in file : libs/general-settings.php.
- screen_icon(); screen_icon found in file libs/plugins/wordpress-importer.php. Deprecated since version 3.8.1033:
- wp_get_http( $url, $upload['file'] ); wp_get_http found in file libs/plugins/wordpress-importer.php. Deprecated since version 4.4. Use WP_Http instead.906: $headers =
revslider.zip ultimate_vc_addons.zip js_composer.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- The tag white has been deprecated, it must be removed from style.css header.The tag fluid-layout has been deprecated, it must be removed from style.css header.
- 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 wp-residence-1-17-2.
- Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Membership Expired <span class="count">(%s)</span>', 'Membership Expired <span class="count">(%s)</span>' in file libs/property.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Once Weekly' in file libs/events.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Email subject for' in file libs/theme-admin.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Email content for' in file libs/theme-admin.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This property unit builder is a very complex feature, with a lot of options, and because of that it may not work for all design idees. We will continue to improve it, but please be aware that css problems may appear and those will have to be solved by manually adding css rules in the code.' in file libs/theme-admin.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' in file libs/plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' in file libs/plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.', 'Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.' in file libs/plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' in file libs/plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' in file libs/plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.', 'Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.' in file libs/plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.', 'The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.' in file libs/plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.', 'Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.' in file libs/plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Begin installing plugin', 'Begin installing plugins' in file libs/plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Activate installed plugin', 'Activate installed plugins' in file libs/plugins.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The Google Maps JavaScript API v3 REQUIRES an API key to function correctly. Get an APIs Console key and post the code in Theme Options. You can get it from <a href="https://developers.google.com/maps/documentation/javascript/tutorial#api_key" target="_blank">here</a>' 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 wpestate, mk_framework, tgmpa.
- Found 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. - The theme uses the register_post_type() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- A.git was found.
- No reference to custom header was found in the theme.
- screen_icon found in file libs/plugins/wordpress-importer.php. Deprecated since version 3.8.1033: screen_icon();
- Possible variable $measure_sys found in translation function in templates/submit_templates/property_details.php. Translation function calls should not contain PHP variables. Possible variable $measure_sys found in translation function in templates/submit_templates/property_details.php. Translation function calls should not contain PHP variables.
- .screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
- Screenshot size is 880x660px. 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
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.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 author.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.
- The theme appears to use include or require : index.php 53: <?php include(locate_template('sidebar.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 : terms_conditions.php 34: <?php include(locate_template('sidebar.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 : zillow_estimate_page.php 112: <?php include(locate_template('sidebar.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 38: <?php include(locate_template('sidebar.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-estate_agent.php 42: <?php include( locate_template('templates/agentdetails.php')); ?>51: <?php include(locate_template('sidebar.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 : templates/half_map_core.php 55: include(locate_template('templates/advanced_search_type_half.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 : templates/property_desing_loader.php 46: <?php include(locate_template('sidebar.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 : templates/advanced_search.php 42: include(locate_template('templates/advanced_search_type1.php'));44: include(locate_template('templates/advanced_search_type3.php'));48: include(locate_template('templates/advanced_search_type2.php')); 51: include(locate_template('templates/advanced_search_type1.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 : templates/agent_area.php 53: include( locate_template('templates/agentdetails.php'));90: include( locate_template('templates/agentdetails.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 : agents_list.php 67: <?php include(locate_template('sidebar.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 : stripecharge.php 4: require_once('libs/stripe/init.php');179: require_once('libs/stripe/init.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 : libs/3rdparty.php 141: require 'resources/facebook.php';220: require_once 'src/Google_Client.php';221: require_once 'src/contrib/Google_Oauth2Service.php';290: require 'resources/openid.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 : libs/resources/facebook.php 18: 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 : libs/resources/src/cache/Google_Cache.php 18: 19: 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 : libs/resources/src/auth/Google_Auth.php 18: 19: 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 : libs/resources/src/auth/Google_Verifier.php 18: 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 : libs/resources/src/auth/Google_Signer.php 18: 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 : libs/resources/src/auth/Google_OAuth2.php 18: 19: 20: 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 : libs/resources/src/io/Google_IO.php 18: require_once 'io/Google_HttpRequest.php';19: require_once 'io/Google_CurlIO.php';20: require_once 'io/Google_REST.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 : libs/resources/src/io/Google_CurlIO.php 25: require_once 'Google_CacheParser.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 : libs/resources/src/Google_Client.php 39: 43: require_once (dirname(__FILE__) . '/local_config.php');48: require_once 'service/Google_Model.php';49: require_once 'service/Google_Service.php';50: require_once 'service/Google_ServiceResource.php';51: require_once 'auth/Google_AssertionCredentials.php';52: require_once 'auth/Google_Signer.php';53: require_once 'auth/Google_P12Signer.php';54: require_once 'service/Google_BatchRequest.php';55: require_once 'external/URITemplateParser.php';56: require_once 'auth/Google_Auth.php';57: require_once 'cache/Google_Cache.php';58: require_once 'io/Google_IO.php';59: require_once('service/Google_MediaFileUpload.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 : libs/resources/src/contrib/Google_ShoppingService.php 34: * @opt_param string facets.include Facets to include (applies when useGcsConfig == false)151: 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 : libs/stripe/init.php 4: require(dirname(__FILE__) . '/lib/Stripe.php');7: require(dirname(__FILE__) . '/lib/Util/CaseInsensitiveArray.php');8: require(dirname(__FILE__) . '/lib/Util/LoggerInterface.php');9: require(dirname(__FILE__) . '/lib/Util/DefaultLogger.php');10: require(dirname(__FILE__) . '/lib/Util/RandomGenerator.php');11: require(dirname(__FILE__) . '/lib/Util/RequestOptions.php');12: require(dirname(__FILE__) . '/lib/Util/Set.php');13: require(dirname(__FILE__) . '/lib/Util/Util.php');16: require(dirname(__FILE__) . '/lib/HttpClient/ClientInterface.php');17: require(dirname(__FILE__) . '/lib/HttpClient/CurlClient.php');20: require(dirname(__FILE__) . '/lib/Exception/ExceptionInterface.php');21: require(dirname(__FILE__) . '/lib/Exception/ApiErrorException.php');22: require(dirname(__FILE__) . '/lib/Exception/ApiConnectionException.php');23: require(dirname(__FILE__) . '/lib/Exception/AuthenticationException.php');24: require(dirname(__FILE__) . '/lib/Exception/BadMethodCallException.php');25: require(dirname(__FILE__) . '/lib/Exception/CardException.php');26: require(dirname(__FILE__) . '/lib/Exception/IdempotencyException.php');27: require(dirname(__FILE__) . '/lib/Exception/InvalidArgumentException.php');28: require(dirname(__FILE__) . '/lib/Exception/InvalidRequestException.php');29: require(dirname(__FILE__) . '/lib/Exception/PermissionException.php');30: require(dirname(__FILE__) . '/lib/Exception/RateLimitException.php');31: require(dirname(__FILE__) . '/lib/Exception/SignatureVerificationException.32: require(dirname(__FILE__) . '/lib/Exception/UnexpectedValueException.php');33: require(dirname(__FILE__) . '/lib/Exception/UnknownApiErrorException.php');36: require(dirname(__FILE__) . '/lib/Exception/OAuth/ExceptionInterface.php');37: require(dirname(__FILE__) . '/lib/Exception/OAuth/OAuthErrorException.php')38: require(dirname(__FILE__) . '/lib/Exception/OAuth/InvalidClientException.ph39: require(dirname(__FILE__) . '/lib/Exception/OAuth/InvalidGrantException.php40: require(dirname(__FILE__) . '/lib/Exception/OAuth/InvalidRequestException.p41: require(dirname(__FILE__) . '/lib/Exception/OAuth/InvalidScopeException.php42: require(dirname(__FILE__) . '/lib/Exception/OAuth/UnknownOAuthErrorExceptio43: require(dirname(__FILE__) . '/lib/Exception/OAuth/UnsupportedGrantTypeExcep44: require(dirname(__FILE__) . '/lib/Exception/OAuth/UnsupportedResponseTypeEx47: require(dirname(__FILE__) . '/lib/ApiOperations/All.php');48: require(dirname(__FILE__) . '/lib/ApiOperations/Create.php');49: require(dirname(__FILE__) . '/lib/ApiOperations/Delete.php');50: require(dirname(__FILE__) . '/lib/ApiOperations/NestedResource.php');51: require(dirname(__FILE__) . '/lib/ApiOperations/Request.php');52: require(dirname(__FILE__) . '/lib/ApiOperations/Retrieve.php');53: require(dirname(__FILE__) . '/lib/ApiOperations/Update.php');56: require(dirname(__FILE__) . '/lib/ApiResponse.php');57: require(dirname(__FILE__) . '/lib/RequestTelemetry.php');58: require(dirname(__FILE__) . '/lib/StripeObject.php');59: require(dirname(__FILE__) . '/lib/ApiRequestor.php');60: require(dirname(__FILE__) . '/lib/ApiResource.php');61: require(dirname(__FILE__) . '/lib/SingletonApiResource.php');64: require(dirname(__FILE__) . '/lib/Account.php');65: require(dirname(__FILE__) . '/lib/AccountLink.php');66: require(dirname(__FILE__) . '/lib/AlipayAccount.php');67: require(dirname(__FILE__) . '/lib/ApplePayDomain.php');68: require(dirname(__FILE__) . '/lib/ApplicationFee.php');69: require(dirname(__FILE__) . '/lib/ApplicationFeeRefund.php');70: require(dirname(__FILE__) . '/lib/Balance.php');71: require(dirname(__FILE__) . '/lib/BalanceTransaction.php');72: require(dirname(__FILE__) . '/lib/BankAccount.php');73: require(dirname(__FILE__) . '/lib/BitcoinReceiver.php');74: require(dirname(__FILE__) . '/lib/BitcoinTransaction.php');75: require(dirname(__FILE__) . '/lib/Capability.php');76: require(dirname(__FILE__) . '/lib/Card.php');77: require(dirname(__FILE__) . '/lib/Charge.php');78: require(dirname(__FILE__) . '/lib/Checkout/Session.php');79: require(dirname(__FILE__) . '/lib/Collection.php');80: require(dirname(__FILE__) . '/lib/CountrySpec.php');81: require(dirname(__FILE__) . '/lib/Coupon.php');82: require(dirname(__FILE__) . '/lib/CreditNote.php');83: require(dirname(__FILE__) . '/lib/Customer.php');84: require(dirname(__FILE__) . '/lib/CustomerBalanceTransaction.php');85: require(dirname(__FILE__) . '/lib/Discount.php');86: require(dirname(__FILE__) . '/lib/Dispute.php');87: require(dirname(__FILE__) . '/lib/EphemeralKey.php');88: require(dirname(__FILE__) . '/lib/ErrorObject.php');89: require(dirname(__FILE__) . '/lib/Event.php');90: require(dirname(__FILE__) . '/lib/ExchangeRate.php');91: require(dirname(__FILE__) . '/lib/File.php');92: require(dirname(__FILE__) . '/lib/FileLink.php');93: require(dirname(__FILE__) . '/lib/Invoice.php');94: require(dirname(__FILE__) . '/lib/InvoiceItem.php');95: require(dirname(__FILE__) . '/lib/InvoiceLineItem.php');96: require(dirname(__FILE__) . '/lib/Issuing/Authorization.php');97: require(dirname(__FILE__) . '/lib/Issuing/Card.php');98: require(dirname(__FILE__) . '/lib/Issuing/CardDetails.php');99: require(dirname(__FILE__) . '/lib/Issuing/Cardholder.php');100: require(dirname(__FILE__) . '/lib/Issuing/Dispute.php');101: require(dirname(__FILE__) . '/lib/Issuing/Transaction.php');102: require(dirname(__FILE__) . '/lib/LoginLink.php');103: require(dirname(__FILE__) . '/lib/Order.php');104: require(dirname(__FILE__) . '/lib/OrderItem.php');105: require(dirname(__FILE__) . '/lib/OrderReturn.php');106: require(dirname(__FILE__) . '/lib/PaymentIntent.php');107: require(dirname(__FILE__) . '/lib/PaymentMethod.php');108: require(dirname(__FILE__) . '/lib/Payout.php');109: require(dirname(__FILE__) . '/lib/Person.php');110: require(dirname(__FILE__) . '/lib/Plan.php');111: require(dirname(__FILE__) . '/lib/Product.php');112: require(dirname(__FILE__) . '/lib/Radar/EarlyFraudWarning.php');113: require(dirname(__FILE__) . '/lib/Radar/ValueList.php');114: require(dirname(__FILE__) . '/lib/Radar/ValueListItem.php');115: require(dirname(__FILE__) . '/lib/Recipient.php');116: require(dirname(__FILE__) . '/lib/RecipientTransfer.php');117: require(dirname(__FILE__) . '/lib/Refund.php');118: require(dirname(__FILE__) . '/lib/Reporting/ReportRun.php');119: require(dirname(__FILE__) . '/lib/Reporting/ReportType.php');120: require(dirname(__FILE__) . '/lib/Review.php');121: require(dirname(__FILE__) . '/lib/SetupIntent.php');122: require(dirname(__FILE__) . '/lib/SKU.php');123: require(dirname(__FILE__) . '/lib/Sigma/ScheduledQueryRun.php');124: require(dirname(__FILE__) . '/lib/Source.php');125: require(dirname(__FILE__) . '/lib/SourceTransaction.php');126: require(dirname(__FILE__) . '/lib/Subscription.php');127: require(dirname(__FILE__) . '/lib/SubscriptionItem.php');128: require(dirname(__FILE__) . '/lib/SubscriptionSchedule.php');129: require(dirname(__FILE__) . '/lib/TaxId.php');130: require(dirname(__FILE__) . '/lib/TaxRate.php');131: require(dirname(__FILE__) . '/lib/Terminal/ConnectionToken.php');132: require(dirname(__FILE__) . '/lib/Terminal/Location.php');133: require(dirname(__FILE__) . '/lib/Terminal/Reader.php');134: require(dirname(__FILE__) . '/lib/ThreeDSecure.php');135: require(dirname(__FILE__) . '/lib/Token.php');136: require(dirname(__FILE__) . '/lib/Topup.php');137: require(dirname(__FILE__) . '/lib/Transfer.php');138: require(dirname(__FILE__) . '/lib/TransferReversal.php');139: require(dirname(__FILE__) . '/lib/UsageRecord.php');140: require(dirname(__FILE__) . '/lib/UsageRecordSummary.php');143: require(dirname(__FILE__) . '/lib/OAuth.php');144: require(dirname(__FILE__) . '/lib/OAuthErrorObject.php');147: require(dirname(__FILE__) . '/lib/Webhook.php');148: require(dirname(__FILE__) . '/lib/WebhookEndpoint.php');149: require(dirname(__FILE__) . '/lib/WebhookSignature.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 : libs/property_page_shortcodes.php 471: include( locate_template('templates/agentdetails.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 : libs/stripe-antiguo/lib/Stripe.php 17: require(dirname(__FILE__) . '/Stripe/Stripe.php');20: require(dirname(__FILE__) . '/Stripe/Util.php');21: require(dirname(__FILE__) . '/Stripe/Util/Set.php');24: require(dirname(__FILE__) . '/Stripe/Error.php');25: require(dirname(__FILE__) . '/Stripe/ApiError.php');26: require(dirname(__FILE__) . '/Stripe/ApiConnectionError.php');27: require(dirname(__FILE__) . '/Stripe/AuthenticationError.php');28: require(dirname(__FILE__) . '/Stripe/CardError.php');29: require(dirname(__FILE__) . '/Stripe/InvalidRequestError.php');30: require(dirname(__FILE__) . '/Stripe/RateLimitError.php');33: require(dirname(__FILE__) . '/Stripe/Object.php');34: require(dirname(__FILE__) . '/Stripe/ApiRequestor.php');35: require(dirname(__FILE__) . '/Stripe/ApiResource.php');36: require(dirname(__FILE__) . '/Stripe/SingletonApiResource.php');37: require(dirname(__FILE__) . '/Stripe/AttachedObject.php');38: require(dirname(__FILE__) . '/Stripe/List.php');41: require(dirname(__FILE__) . '/Stripe/Account.php');42: require(dirname(__FILE__) . '/Stripe/Card.php');43: require(dirname(__FILE__) . '/Stripe/Balance.php');44: require(dirname(__FILE__) . '/Stripe/BalanceTransaction.php');45: require(dirname(__FILE__) . '/Stripe/Charge.php');46: require(dirname(__FILE__) . '/Stripe/Customer.php');47: require(dirname(__FILE__) . '/Stripe/Invoice.php');48: require(dirname(__FILE__) . '/Stripe/InvoiceItem.php');49: require(dirname(__FILE__) . '/Stripe/Plan.php');50: require(dirname(__FILE__) . '/Stripe/Subscription.php');51: require(dirname(__FILE__) . '/Stripe/Token.php');52: require(dirname(__FILE__) . '/Stripe/Coupon.php');53: require(dirname(__FILE__) . '/Stripe/Event.php');54: require(dirname(__FILE__) . '/Stripe/Transfer.php');55: require(dirname(__FILE__) . '/Stripe/Recipient.php');56: require(dirname(__FILE__) . '/Stripe/ApplicationFee.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 : libs/stripe-antiguo/test/Stripe.php 5: 'to require('lib/Stripe.php'); instead of this file\n';16: $ok = @include_once(dirname(__FILE__).$testURI);18: $ok = @include_once(dirname(__FILE__).'/../vendor/simpletest'.$testURI);35: require_once(dirname(__FILE__) . '/../lib/Stripe.php');37: require_once(dirname(__FILE__) . '/Stripe/TestCase.php');39: require_once(dirname(__FILE__) . '/Stripe/ApiRequestorTest.php');40: require_once(dirname(__FILE__) . '/Stripe/AuthenticationErrorTest.php');41: require_once(dirname(__FILE__) . '/Stripe/CardErrorTest.php');42: require_once(dirname(__FILE__) . '/Stripe/AccountTest.php');43: require_once(dirname(__FILE__) . '/Stripe/BalanceTest.php');44: require_once(dirname(__FILE__) . '/Stripe/BalanceTransactionTest.php');45: require_once(dirname(__FILE__) . '/Stripe/ChargeTest.php');46: require_once(dirname(__FILE__) . '/Stripe/CouponTest.php');47: require_once(dirname(__FILE__) . '/Stripe/CustomerTest.php');48: require_once(dirname(__FILE__) . '/Stripe/DiscountTest.php');49: require_once(dirname(__FILE__) . '/Stripe/Error.php');50: require_once(dirname(__FILE__) . '/Stripe/InvalidRequestErrorTest.php');51: require_once(dirname(__FILE__) . '/Stripe/InvoiceTest.php');52: require_once(dirname(__FILE__) . '/Stripe/ObjectTest.php');53: require_once(dirname(__FILE__) . '/Stripe/PlanTest.php');54: require_once(dirname(__FILE__) . '/Stripe/SubscriptionTest.php');55: require_once(dirname(__FILE__) . '/Stripe/Token.php');56: require_once(dirname(__FILE__) . '/Stripe/TransferTest.php');57: require_once(dirname(__FILE__) . '/Stripe/RecipientTest.php');58: require_once(dirname(__FILE__) . '/Stripe/ApplicationFeeTest.php');59: require_once(dirname(__FILE__) . '/Stripe/UtilTest.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 : libs/help_functions.php 464: require_once(ABSPATH . 'wp-admin' . '/includes/image.php');465: require_once(ABSPATH . 'wp-admin' . '/includes/file.php');466: require_once(ABSPATH . 'wp-admin' . '/includes/media.php');2134: require_once(get_template_directory().'/libs/stripe/lib/Stripe.php');2328: require_once(get_template_directory().'/libs/stripe/lib/Stripe.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 : libs/ajax_functions.php 701: require_once('stripe/init.php');2918: require 'resources/openid.php';2976: require_once 'src/Google_Client.php';2977: require_once 'src/contrib/Google_Oauth2Service.php';3863: require('resources/paypalfunctions.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 : libs/widgets.php 2: require('widgets/twiter.php');3: require('widgets/facebook.php');4: require('widgets/mortgage_widget.php');5: require('widgets/contact_widget.php');6: require('widgets/social_widget.php');7: require('widgets/featured_widget.php');8: require('widgets/footer_latest_widget.php');9: require('widgets/advanced_search.php');10: require('widgets/zillow_estimate.php');11: require('widgets/login_widget.php');12: require('widgets/social_widget_top_bar.php');13: require('widgets/featured_agent.php');14: require('widgets/multiple_currency.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 : libs/plugins.php 3: require_once ('plugins/multiple_sidebars_plugin.php');4: require_once ('plugins/class-tgm-plugin-activation.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-idx.php 63: <?php include(locate_template('sidebar.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_property_design.php 34: <?php include(locate_template('sidebar.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 : user_dashboard_invoices.php 72: require('paypalfunctions.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 : contact_page.php 102: <?php include(locate_template('sidebar.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 : archive.php 47: <div class='cuerpo_sidebar'><?php include(locate_template('sidebar.php')); ?></div> 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 80: <div class='cuerpo_sidebar'><?php include(locate_template('sidebar.php')); ?></div> 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 : templates/front_end_submission.php 125: include(locate_template('templates/submit_templates/property_images.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 : templates/normal_map_core.php 266: <?php if (is_tax()){}else{include(locate_template('sidebar.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 : blog_list.php 51: <div class='cuerpo_sidebar'><?php include(locate_template('sidebar.php')); ?></div> 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-estate_property.php 324: <?php include(locate_template('sidebar.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.