{"id":2,"date":"2026-01-22T07:37:04","date_gmt":"2026-01-22T07:37:04","guid":{"rendered":"https:\/\/adtude.it\/?page_id=2"},"modified":"2026-04-09T11:45:10","modified_gmt":"2026-04-09T11:45:10","slug":"sample-page","status":"publish","type":"page","link":"https:\/\/adtude.it\/","title":{"rendered":"Benvenuto nella banca del tempo"},"content":{"rendered":"\n<div id=\"bdt-app\">\n  <div class=\"bdt-auth-wrap\">\n    <div class=\"bdt-auth-card\">\n      <div class=\"bdt-logo-big\">\u25c6 Banca del Tempo<\/div>\n      <p class=\"bdt-muted bdt-text-center\">Scambia servizi con la tua comunit\u00e0.<br>1 ora offerta = 1 credito da spendere.<\/p>\n\n      <div id=\"bdt-tab-login\" class=\"bdt-auth-tabs\">\n        <button class=\"bdt-auth-tab active\" onclick=\"bdtShowTab('login')\">Accedi<\/button>\n        <button class=\"bdt-auth-tab\" onclick=\"bdtShowTab('register')\">Registrati<\/button>\n      <\/div>\n\n      <!-- LOGIN -->\n      <div id=\"bdt-login-form\">\n        <form name=\"bdt-wp-login\" id=\"bdt-wp-login\" action=\"https:\/\/adtude.it\/wp-login.php\" method=\"post\"><p class=\"login-username\">\n\t\t\t\t<label for=\"bdt-user-login\">Email o username<\/label>\n\t\t\t\t<input type=\"text\" name=\"log\" id=\"bdt-user-login\" autocomplete=\"username\" class=\"input\" value=\"\" size=\"20\" \/>\n\t\t\t<\/p><p class=\"login-password\">\n\t\t\t\t<label for=\"bdt-user-pass\">Password<\/label>\n\t\t\t\t<input type=\"password\" name=\"pwd\" id=\"bdt-user-pass\" autocomplete=\"current-password\" spellcheck=\"false\" class=\"input\" value=\"\" size=\"20\" \/>\n\t\t\t<\/p><p class=\"login-remember\"><label><input name=\"rememberme\" type=\"checkbox\" id=\"rememberme\" value=\"forever\" \/> Ricordami<\/label><\/p><p class=\"login-submit\">\n\t\t\t\t<input type=\"submit\" name=\"wp-submit\" id=\"wp-submit\" class=\"button button-primary\" value=\"Accedi\" \/>\n\t\t\t\t<input type=\"hidden\" name=\"redirect_to\" value=\"https:\/\/adtude.it\/\" \/>\n\t\t\t<\/p><\/form>        <p class=\"bdt-text-center bdt-muted-sm\"><a href=\"https:\/\/adtude.it\/wp-login.php?action=lostpassword\">Password dimenticata?<\/a><\/p>\n      <\/div>\n\n      <!-- REGISTER -->\n      <div id=\"bdt-register-form\" style=\"display:none\">\n        <form id=\"bdt-reg-form\" onsubmit=\"bdtRegistra(event)\">\n          <div class=\"bdt-field\">\n            <label>Nome e cognome<\/label>\n            <input type=\"text\" id=\"reg-nome\" class=\"bdt-input\" required placeholder=\"Mario Rossi\">\n          <\/div>\n          <div class=\"bdt-field\">\n            <label>Email<\/label>\n            <input type=\"email\" id=\"reg-email\" class=\"bdt-input\" required placeholder=\"mario@esempio.it\">\n          <\/div>\n          <div class=\"bdt-field\">\n            <label>Password<\/label>\n            <input type=\"password\" id=\"reg-password\" class=\"bdt-input\" required minlength=\"8\" placeholder=\"Minimo 8 caratteri\">\n          <\/div>\n          <div class=\"bdt-field\">\n            <label>Citt\u00e0<\/label>\n            <input type=\"text\" id=\"reg-citta\" class=\"bdt-input\" placeholder=\"Roma\">\n          <\/div>\n          <div id=\"bdt-reg-msg\" class=\"bdt-msg hidden\"><\/div>\n          <button type=\"submit\" class=\"bdt-btn-primary\">Crea account \u2014 ricevi 3 crediti gratis<\/button>\n          <p class=\"bdt-muted-sm bdt-text-center\">Registrandoti accetti di rispettare la comunit\u00e0 e i termini di utilizzo.<\/p>\n        <\/form>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\nfunction bdtShowTab(tab) {\n  document.getElementById('bdt-login-form').style.display  = tab === 'login'    ? '' : 'none';\n  document.getElementById('bdt-register-form').style.display = tab === 'register' ? '' : 'none';\n  document.querySelectorAll('.bdt-auth-tab').forEach((b,i) => b.classList.toggle('active', (i===0 && tab==='login') || (i===1 && tab==='register')));\n}\n\nfunction bdtRegistra(e) {\n  e.preventDefault();\n  const msg  = document.getElementById('bdt-reg-msg');\n  const data = new FormData();\n  data.append('action',   'bdt_registra');\n  data.append('nonce',    bdt_ajax.nonce);\n  data.append('nome',     document.getElementById('reg-nome').value);\n  data.append('email',    document.getElementById('reg-email').value);\n  data.append('password', document.getElementById('reg-password').value);\n  data.append('citta',    document.getElementById('reg-citta').value);\n  fetch(bdt_ajax.url, { method: 'POST', body: data })\n    .then(r => r.json())\n    .then(res => {\n      msg.className = 'bdt-msg ' + (res.success ? 'bdt-success' : 'bdt-error');\n      msg.textContent = res.data.msg;\n      if (res.success) setTimeout(() => location.reload(), 1500);\n    });\n}\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"blocksy_meta":[],"acf":[],"_links":{"self":[{"href":"https:\/\/adtude.it\/index.php\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/adtude.it\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/adtude.it\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/adtude.it\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/adtude.it\/index.php\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":2,"href":"https:\/\/adtude.it\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":22,"href":"https:\/\/adtude.it\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions\/22"}],"wp:attachment":[{"href":"https:\/\/adtude.it\/index.php\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}