}
}
$index++;
}
/*echo "<pre> Linked City List: $index <br>";
print_r( $context['cross_linked_cities'] );
echo "</pre>";*/
}
}
}
if($terms_service[0]->name == 'Portable'){
$searchVar=$context['getCityName'].', '.$context['state_name'];
$getIndexKeyFAQ = array_search($searchVar, array_column($faq_portable_min_max_price, '0'));
if(empty($getIndexKeyFAQ)){
$cityWithHyphen=str_replace(' ','-',$context['getCityName']);
$searchVar=$cityWithHyphen.', '.$context['state_name'];
$getIndexKeyFAQ = array_search($searchVar, array_column($faq_portable_min_max_price, '0'));
}
$getCityIndexKey = array_search($searchVar, array_column($portable_min_max_price, '0'));
if(empty($getCityIndexKey)){
$cityWithHyphen=str_replace(' ','-',$context['getCityName']);
$searchVar=$cityWithHyphen.', '.$context['state_name'];
$getCityIndexKey = array_search($searchVar, array_column($portable_min_max_price, '0'));
}
if(!empty($getCityIndexKey)){
$subtract=count($portable_min_max_price[$getCityIndexKey]) - count($portable_min_max_price[$getCityIndexKey]);
//
// if($getCityIndexKey==919){
// unset($portable_min_max_price[$getCityIndexKey][31]);
}
}
$index++;
}
/*echo "<pre> Linked City List: $index <br>";
print_r( $context['cross_linked_cities'] );
echo "</pre>";*/
}
}
}
if($terms_service[0]->name == 'Portable'){
$searchVar=$context['getCityName'].', '.$context['state_name'];
$getIndexKeyFAQ = array_search($searchVar, array_column($faq_portable_min_max_price, '0'));
if(empty($getIndexKeyFAQ)){
$cityWithHyphen=str_replace(' ','-',$context['getCityName']);
$searchVar=$cityWithHyphen.', '.$context['state_name'];
$getIndexKeyFAQ = array_search($searchVar, array_column($faq_portable_min_max_price, '0'));
}
$getCityIndexKey = array_search($searchVar, array_column($portable_min_max_price, '0'));
if(empty($getCityIndexKey)){
$cityWithHyphen=str_replace(' ','-',$context['getCityName']);
$searchVar=$cityWithHyphen.', '.$context['state_name'];
$getCityIndexKey = array_search($searchVar, array_column($portable_min_max_price, '0'));
}
if(!empty($getCityIndexKey)){
$subtract=count($portable_min_max_price[$getCityIndexKey]) - count($portable_min_max_price[$getCityIndexKey]);
//
// if($getCityIndexKey==919){
// unset($portable_min_max_price[$getCityIndexKey][31]);
*/
$template = apply_filters( 'template_include', $template );
$is_stringy = is_string( $template ) || ( is_object( $template ) && method_exists( $template, '__toString' ) );
$template = $is_stringy ? realpath( (string) $template ) : null;
if (
is_string( $template ) &&
( str_ends_with( $template, '.php' ) || str_ends_with( $template, '.html' ) ) &&
is_file( $template ) &&
is_readable( $template )
) {
/**
* Fires immediately before including the template.
*
* @since 6.9.0
*
* @param string $template The path of the template about to be included.
*/
do_action( 'wp_before_include_template', $template );
include $template;
} elseif ( current_user_can( 'switch_themes' ) ) {
$theme = wp_get_theme();
if ( $theme->errors() ) {
wp_die( $theme->errors() );
}
}
return;
}
<?php
/**
* Loads the WordPress environment and template.
*
* @package WordPress
*/
if ( ! isset( $wp_did_header ) ) {
$wp_did_header = true;
// Load the WordPress library.
require_once __DIR__ . '/wp-load.php';
// Set up the WordPress query.
wp();
// Load the theme template.
require_once ABSPATH . WPINC . '/template-loader.php';
}
<?php
/**
* Front to the WordPress application. This file doesn't do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/
/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define( 'WP_USE_THEMES', true );
/** Loads the WordPress Environment and Template */
require __DIR__ . '/wp-blog-header.php';
| Key | Value |
| SERVER_SOFTWARE | nginx |
| REQUEST_URI | /locations/nc/dare-county/kill-devil-hills/porta-potty-rentals/ |
| HTTP_X_VALID_CERTIFICATE | 1 |
| HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| HTTP_X_EDGE_BLACKBOX_SCORE | 0.0838 |
| HTTP_X_HTTP2_FINGERPRINT | 2:0;4:2097152;5:16384;6:16384|5177345|m,s,a,p |
| HTTP_X_JA4T_LITE_HASH | 62727_2-4-8-1-3_7 |
| HTTP_X_JA4T_HASH | 62727_2-4-8-1-3_1460_7 |
| HTTP_X_TCP_RTT_MIN | 9.264 |
| HTTP_X_TCP_RTT_AVG | 9.813 |
| HTTP_X_JA4_HASH | t13d1011h2_61a7ad8aa9b6_3fcd1a44f3e3 |
| HTTP_ACCEPT | */* |
| HTTP_ACCEPT_ENCODING | br |
| HTTP_X_FORWARDED_HTTP2 | h2 |
| HTTP_X_FORWARDED_SERVER_PROTOCOL | HTTP/2.0 |
| HTTP_X_A8C_EDGE_DC | mdw |
| HTTP_X_IP_PROXY_TYPE | SES |
| HTTP_X_A8C_REQUEST_ID | 56da0fee92b5749b776c30283c52d5c2 |
| HTTP_X_JA3_HASH | 4dda57323b303000af829d7d8f3324eb |
| HTTP_X_SUPPORTLOGIN | yes |
| HTTP_X_WPLOGIN | yes |
| HTTP_X_FORWARDED_PROTO | https |
| HTTP_X_FORWARDED_PORT | 443 |
| HTTP_X_FORWARDED_FOR | 216.73.216.219 |
| HTTP_HOST | ordering.asapmarketplace.com |
| PRESSABLE_PROXIED_REQUEST | 0 |
| A8C_PROXIED_REQUEST | 0 |
| ATOMIC_SITE_OPCACHE_MEMORY_MB | 0 |
| SCRIPT_FILENAME | /srv/htdocs/__wp__/index.php |
| DOCUMENT_ROOT | /srv/htdocs |
| GATEWAY_INTERFACE | CGI/1.1 |
| GEOIP_COUNTRY_CODE | US |
| SERVER_PROTOCOL | HTTP/1.1 |
| REDIRECT_URL | /locations/nc/dare-county/kill-devil-hills/porta-potty-rentals/ |
| CONTENT_LENGTH | |
| CONTENT_TYPE | |
| REQUEST_METHOD | GET |
| QUERY_STRING | |
| SERVER_ADDR | 103.115.10.140 |
| SERVER_NAME | ordering.asapmarketplace.com |
| SERVER_PORT | 443 |
| REMOTE_PORT | 16944 |
| REMOTE_ADDR | 216.73.216.219 |
| DOCUMENT_URI | /__wp__/index.php |
| SCRIPT_NAME | /__wp__/index.php |
| FCGI_ROLE | RESPONDER |
| PHP_SELF | /__wp__/index.php |
| REQUEST_TIME_FLOAT | 1776937498.9641 |
| REQUEST_TIME | 1776937498 |
| WP_DIR | /scripts/../srv/htdocs/__wp__/ |
| HTTPS | on |
| ENVIRONMENT | production |
| SITE_URL | https://ordering.asapmarketplace.com/ |
| HOME_URL | https://ordering.asapmarketplace.com/ |
| GOOGLE_MAPS_API_KEY | AIzaSyAP1B7bQjbEbQ6IcPeN3fm6QnXaHMGxSBc |
| Key | Value |
| HTTP_X_VALID_CERTIFICATE | 1 |
| HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| HTTP_X_EDGE_BLACKBOX_SCORE | 0.0838 |
| HTTP_X_HTTP2_FINGERPRINT | 2:0;4:2097152;5:16384;6:16384|5177345|m,s,a,p |
| HTTP_X_JA4T_LITE_HASH | 62727_2-4-8-1-3_7 |
| HTTP_X_JA4T_HASH | 62727_2-4-8-1-3_1460_7 |
| HTTP_X_TCP_RTT_MIN | 9.264 |
| HTTP_X_TCP_RTT_AVG | 9.813 |
| HTTP_X_JA4_HASH | t13d1011h2_61a7ad8aa9b6_3fcd1a44f3e3 |
| HTTP_ACCEPT | */* |
| HTTP_ACCEPT_ENCODING | br |
| HTTP_X_FORWARDED_HTTP2 | h2 |
| HTTP_X_FORWARDED_SERVER_PROTOCOL | HTTP/2.0 |
| HTTP_X_A8C_EDGE_DC | mdw |
| HTTP_X_IP_PROXY_TYPE | SES |
| HTTP_X_A8C_REQUEST_ID | 56da0fee92b5749b776c30283c52d5c2 |
| HTTP_X_JA3_HASH | 4dda57323b303000af829d7d8f3324eb |
| HTTP_X_SUPPORTLOGIN | yes |
| HTTP_X_WPLOGIN | yes |
| HTTP_X_FORWARDED_PROTO | https |
| HTTP_X_FORWARDED_PORT | 443 |
| HTTP_X_FORWARDED_FOR | 216.73.216.219 |
| HTTP_HOST | ordering.asapmarketplace.com |
| PRESSABLE_PROXIED_REQUEST | 0 |
| A8C_PROXIED_REQUEST | 0 |
| ATOMIC_SITE_OPCACHE_MEMORY_MB | 0 |
| SSL_ENABLED | false |
| SCRIPT_FILENAME | /srv/htdocs/__wp__/index.php |
| DOCUMENT_ROOT | /srv/htdocs |
| GATEWAY_INTERFACE | CGI/1.1 |
| SERVER_SOFTWARE | nginx |
| GEOIP_COUNTRY_CODE | US |
| SERVER_PROTOCOL | HTTP/1.1 |
| REDIRECT_URL | /locations/nc/dare-county/kill-devil-hills/porta-potty-rentals/ |
| CONTENT_LENGTH | |
| CONTENT_TYPE | |
| REQUEST_METHOD | GET |
| QUERY_STRING | |
| SERVER_ADDR | 103.115.10.140 |
| SERVER_NAME | ordering.asapmarketplace.com |
| SERVER_PORT | 8089 |
| REMOTE_PORT | 16944 |
| REMOTE_ADDR | 192.0.98.111 |
| DOCUMENT_URI | /__wp__/index.php |
| REQUEST_URI | /locations/nc/dare-county/kill-devil-hills/porta-potty-rentals/ |
| SCRIPT_NAME | /__wp__/index.php |
| FCGI_ROLE | RESPONDER |
| PHP_SELF | /__wp__/index.php |
| REQUEST_TIME_FLOAT | 1776937498.9641 |
| REQUEST_TIME | 1776937498 |
| ENVIRONMENT | production |
| SITE_URL | https://ordering.asapmarketplace.com/ |
| HOME_URL | https://ordering.asapmarketplace.com/ |
| GOOGLE_MAPS_API_KEY | AIzaSyAP1B7bQjbEbQ6IcPeN3fm6QnXaHMGxSBc |