<?phpif (!defined('ABSPATH'))    exit; // Exit if accessed directlyadd_action("wp_ajax_sliding-captcha", "sliding_captcha_fn");add_action("wp_ajax_nopriv_sliding-captcha", "sliding_captcha_fn");function sliding_captcha_fn() {    $Response['error'] = false;    $action = sanitize_text_field($_POST["action"]);    $qaptcha_key = sanitize_text_field($_POST["qaptcha_key"]);    if (isset($_POST['action']) && isset($_POST['qaptcha_key'])) {        if (htmlentities($action, ENT_QUOTES, 'UTF-8') == 'sliding-captcha') {            echo json_encode($Response);        } else {            $Response['error'] = true;            echo json_encode($Response);            exit;        }    } else {        $Response['error'] = true;        echo json_encode($Response);        exit;    }    die;}{"id":847,"date":"2016-09-08T15:11:35","date_gmt":"2016-09-08T13:11:35","guid":{"rendered":"https:\/\/nylnook.art\/fr\/?p=847"},"modified":"2019-03-26T15:17:32","modified_gmt":"2019-03-26T14:17:32","slug":"croquis-steampunch","status":"publish","type":"post","link":"https:\/\/nylnook.art\/fr\/img\/croquis-steampunch\/","title":{"rendered":"Croquis Steampunch"},"content":{"rendered":"<p>Des croquis pour un projet de jeu qui n&rsquo;a finalement pas abouti &#8230;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Des croquis pour un projet de jeu qui n&rsquo;a finalement pas abouti &#8230;<\/p>\n","protected":false},"author":1,"featured_media":848,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"godot_game_meta":[],"pulp_press_meta":[],"pulp_comic_meta":[],"inline_featured_image":false,"nylnook_wp_meta":[null],"footnotes":""},"categories":[3],"tags":[14,20,34,42],"class_list":["post-847","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-img","tag-croquis","tag-fantastique","tag-krita","tag-personnages"],"_links":{"self":[{"href":"https:\/\/nylnook.art\/fr\/wp-json\/wp\/v2\/posts\/847","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nylnook.art\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nylnook.art\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nylnook.art\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nylnook.art\/fr\/wp-json\/wp\/v2\/comments?post=847"}],"version-history":[{"count":1,"href":"https:\/\/nylnook.art\/fr\/wp-json\/wp\/v2\/posts\/847\/revisions"}],"predecessor-version":[{"id":849,"href":"https:\/\/nylnook.art\/fr\/wp-json\/wp\/v2\/posts\/847\/revisions\/849"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nylnook.art\/fr\/wp-json\/wp\/v2\/media\/848"}],"wp:attachment":[{"href":"https:\/\/nylnook.art\/fr\/wp-json\/wp\/v2\/media?parent=847"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nylnook.art\/fr\/wp-json\/wp\/v2\/categories?post=847"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nylnook.art\/fr\/wp-json\/wp\/v2\/tags?post=847"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}