<?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":60,"date":"2017-11-14T10:00:05","date_gmt":"2017-11-14T09:00:05","guid":{"rendered":"https:\/\/nylnook.art\/\/en\/?p=60"},"modified":"2019-03-14T16:52:28","modified_gmt":"2019-03-14T15:52:28","slug":"health-cartoparty","status":"publish","type":"post","link":"https:\/\/nylnook.art\/en\/blog\/health-cartoparty\/","title":{"rendered":"Health Cartoparty"},"content":{"rendered":"<p>When I have some time, I also contribute to <a href=\"http:\/\/www.openstreetmap.org\">OpenStreetMap<\/a>, the free online collaborative map, the wikipedia of the map&#8230;<br \/>\nHere is a small illustration to announce <a href=\"https:\/\/www.agendadulibre.org\/events\/15430\">a cartoparty, a celebration to improve the map together, on the theme of health<\/a> in Digne-les-Bains this Thursday, November 16.<\/p>\n<p>This is also an opportunity to make a reminder (a <em>vademecum<\/em>) on the tags to use to map on this theme in a small sheet to print at home: <a href=\"http:\/\/wiki.openstreetmap.org\/wiki\/WikiProject_France\/Osmecum\">OSMecum Health<\/a>.<\/p>\n<p>Thanks to <a href=\"http:\/\/www.adrets-asso.fr\/\">ADRETS<\/a> and <a href=\"http:\/\/www.apitux.org\/\">Apitux<\/a> for this small order.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>When I have some time, I also contribute to OpenStreetMap, the free online collaborative map, the wikipedia of the map&#8230; Here is a small illustration to announce a cartoparty, a celebration to improve the map together, on the theme of health in Digne-les-Bains this Thursday, November 16. This is also an opportunity to make a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"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":[1,3],"tags":[7,35,45],"class_list":["post-60","post","type-post","status-publish","format-standard","hentry","category-blog","category-img","tag-announcements","tag-krita","tag-red"],"_links":{"self":[{"href":"https:\/\/nylnook.art\/en\/wp-json\/wp\/v2\/posts\/60","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nylnook.art\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nylnook.art\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nylnook.art\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nylnook.art\/en\/wp-json\/wp\/v2\/comments?post=60"}],"version-history":[{"count":2,"href":"https:\/\/nylnook.art\/en\/wp-json\/wp\/v2\/posts\/60\/revisions"}],"predecessor-version":[{"id":219,"href":"https:\/\/nylnook.art\/en\/wp-json\/wp\/v2\/posts\/60\/revisions\/219"}],"wp:attachment":[{"href":"https:\/\/nylnook.art\/en\/wp-json\/wp\/v2\/media?parent=60"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nylnook.art\/en\/wp-json\/wp\/v2\/categories?post=60"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nylnook.art\/en\/wp-json\/wp\/v2\/tags?post=60"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}