<script src="https://inclusiecoaching.nl/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script src="https://inclusiecoaching.nl/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
{"id":171,"date":"2022-01-05T15:27:27","date_gmt":"2022-01-05T15:27:27","guid":{"rendered":"https:\/\/inclusiecoaching.nl\/?page_id=171"},"modified":"2023-08-16T17:32:01","modified_gmt":"2023-08-16T17:32:01","slug":"inloggen","status":"publish","type":"page","link":"https:\/\/inclusiecoaching.nl\/nl\/netwerk\/inloggen\/","title":{"rendered":"Aan\/afmelden"},"content":{"rendered":"\n<div style=\"padding-left:10%;padding-right:10%;padding-bottom:2%;padding-top:2%\" class=\"wp-block-atomic-blocks-ab-container ab-block-container\"><div class=\"ab-container-inside\"><div class=\"ab-container-content\" style=\"max-width:900px\">\n<p><strong><strong><div id=\"wppb-login-wrap\" class=\"wppb-user-forms\">\n\t\t<form name=\"wppb-loginform\" id=\"wppb-loginform\" class=\"wppb-2fa-form\" action=\"https:\/\/inclusiecoaching.nl\/nl\/wp-json\/wp\/v2\/pages\/171\" method=\"post\">\n\t\t\t\n\t\t\t<p class=\"wppb-form-field login-username\">\n\t\t\t\t<label for=\"wppb_user_login\">Gebruikersnaam of e-mailadres<\/label>\n\t\t\t\t<input type=\"text\" name=\"log\" id=\"wppb_user_login\" class=\"input\" value=\"\" size=\"20\" \/>\n\t\t\t<\/p>\n\t\t\t<p class=\"wppb-form-field login-password\">\n\t\t\t\t<label for=\"wppb_user_pass\">Wachtwoord<\/label>\n\t\t\t\t<span class=\"wppb-password-field-container\">\n\t\t\t\t    <input type=\"password\" name=\"pwd\" id=\"wppb_user_pass\" class=\"input\" value=\"\" size=\"20\" \/>\n\t\t\t\t    \n            <button type=\"button\" class=\"wppb-toggle-pw wppb-show-pw hide-if-no-js\" data-toggle=\"0\" aria-label=\"Show password\" tabindex=\"-1\">\n                <img decoding=\"async\" src=\"https:\/\/inclusiecoaching.nl\/wp-content\/plugins\/profile-builder\/\/assets\/images\/eye-outline.svg\" title=\"Wachtwoord weergeven\" width=\"20px\" height=\"20px\" \/>\n            <\/button> <!-- add the HTML for the visibility toggle -->\n\t\t\t\t<\/span>\n            <\/p>\n\t\t\t\n\t\t\t\n\t\t\t<p class=\"wppb-form-field login-remember\"><input name=\"rememberme\" type=\"checkbox\" id=\"rememberme\" value=\"forever\" \/><label for=\"rememberme\">Mij herinneren<\/label><\/p>\n\t\t\t<p class=\"login-submit form-submit\">\n\t\t\t\t<input type=\"submit\" name=\"wp-submit\" id=\"wppb-submit\" class=\"button button-primary\" value=\"Inloggen\"\" \/>\n\t\t\t\t<input type=\"hidden\" name=\"redirect_to\" value=\"https:\/\/inclusiecoaching.nl\/nl\/wp-json\/wp\/v2\/pages\/171\" \/>\n\t\t\t<\/p>\n\t\t\t<input type=\"hidden\" name=\"wppb_login\" value=\"true\"\/>\n\t\t\t<input type=\"hidden\" name=\"wppb_form_location\" value=\"widget\"\/>\n\t\t\t<input type=\"hidden\" name=\"wppb_request_url\" value=\"https:\/\/inclusiecoaching.nl\/nl\/wp-json\/wp\/v2\/pages\/171\"\/>\n\t\t\t<input type=\"hidden\" name=\"wppb_lostpassword_url\" value=\"\"\/>\n\t\t\t<input type=\"hidden\" name=\"wppb_redirect_priority\" value=\"\"\/>\n\t\t\t<input type=\"hidden\" name=\"wppb_referer_url\" value=\"\"\/>\n\t\t\t<input type=\"hidden\" id=\"CSRFToken-wppb\" name=\"CSRFToken-wppb\" value=\"11ffcb2ff4\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/nl\/wp-json\/wp\/v2\/pages\/171\" \/>\n\t\t\t<input type=\"hidden\" name=\"wppb_redirect_check\" value=\"true\"\/>\n\t\t\t\n            <script type=\"text\/javascript\">\n                jQuery( document ).ready(function() {\n                    var WPPBAuthNonce = \"4512bf89c2\";\n                    var ajaxurl = \"https:\/\/inclusiecoaching.nl\/wp-admin\/admin-ajax.php\";\n    \n                    if ( !jQuery(\".login-auth\").length ){\n                    \n                        jQuery(\"#wppb-loginform\").one(\"submit\", wppb2fa_login_form_submit_handler);\n                        jQuery(document).one(\"wppb_invisible_recaptcha_success wppb_v3_recaptcha_success\", wppb2fa_login_form_submit_handler);\n\n                        function wppb2fa_login_form_submit_handler(event) {\n                            \n                            var thisForm = this;\n\n                            if( event.type && ( event.type === \"wppb_invisible_recaptcha_success\" || event.type === \"wppb_v3_recaptcha_success\" ) ) {\n                                thisForm = jQuery(\"#wppb-loginform\");\n                            }\n\n                            event.preventDefault();\n\n                            var data = new Object();\n                                data[\"action\"]\t = \"WPPBAuth_field_on_login_form\";\n                                data[\"nonce\"]\t = WPPBAuthNonce;\n                                data[\"location\"] = \"frontend\";\n                                data[\"user\"]\t = jQuery(\"#wppb_user_login.input\").val();\n                            jQuery.post(ajaxurl, data, function(response) {\n\n                                \/\/ Add class to form\n                                jQuery(thisForm).addClass(\"wppb-2fa-authentication-requested\");\n\n                                if ( response && !jQuery(\".login-auth\").length ) {\n                                    jQuery(\"#wppb-login-wrap\").before(response[\"notice\"]);\n                                    jQuery(\".login-password\").after(response[\"field\"]);\n                                    \n                                    \/\/ include dynamically added field into FD Styles \n                                    if ( typeof handleFloatingLabels === \"function\" ) {\n                                        handleFloatingLabels( jQuery( \".login-auth\" ) );\n                                    }\n                                    \n                                    \/\/ maybe add placeholder to the 2FA Field\n                                    if ( typeof loginAuthPlaceholder === \"function\" ) {\n                                        loginAuthPlaceholder( jQuery( \".login-auth\" ) );\n                                    }                                    \n                                                                        \n                                } else {\n                                    if( !event.type || ( event.type !== \"wppb_invisible_recaptcha_success\" && event.type !== \"wppb_v3_recaptcha_success\" ) ) {\n                                        jQuery(\"#wppb-loginform\").submit();\n                                    }\n                                }\n                            });\n                        }\n                    }\n                });\n            <\/script>\n            \n\t\t<\/form><\/div><\/strong><\/strong><\/p>\n\n\n<div class=\"wppb_holder\" id=\"wppb-recover-password-container\">\t<form enctype=\"multipart\/form-data\" method=\"post\" id=\"wppb-recover-password\" class=\"wppb-user-forms\" action=\"https:\/\/inclusiecoaching.nl\/nl\/wp-json\/wp\/v2\/pages\/171\">\n\t<p>Voer je gebruikersnaam of e-mailadres in.<br \/>Je zult een link via e-mail ontvangen om een nieuw wachtwoord aan te maken.<\/p><ul>\n\t\t\t<li class=\"wppb-form-field wppb-username-email\">\n\t\t\t\t<label for=\"username_email\">Gebruikersnaam of e-mailadres<\/label>\n\t\t\t\t<input class=\"text-input\" name=\"username_email\" type=\"text\" id=\"username_email\" value=\"\"  \/>\n\t\t\t<\/li><!-- .username_email --><\/ul>\t<p class=\"form-submit\">\n\t\t\t\t<input name=\"recover_password\" type=\"submit\" id=\"wppb-recover-password-button\" class=\"submit button\" value=\"Get Reset Link\" \/>\n\t\t<input name=\"action\" type=\"hidden\" id=\"action\" value=\"recover_password\" \/>\n\t<\/p>\n\t<input type=\"hidden\" id=\"password_recovery_nonce_field\" name=\"password_recovery_nonce_field\" value=\"08e321fa82\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/nl\/wp-json\/wp\/v2\/pages\/171\" \/>\t<\/form>\n\t<\/div>\n<\/div><\/div><\/div>\n\n\n\n<div style=\"padding-left:10%;padding-right:10%;padding-bottom:2%;padding-top:2%\" class=\"wp-block-atomic-blocks-ab-container ab-block-container\"><div class=\"ab-container-inside\"><div class=\"ab-container-content\" style=\"max-width:900px\"><\/div><\/div><\/div>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":125,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"class_list":{"0":"post-171","1":"page","2":"type-page","3":"status-publish","5":"entry"},"featured_image_urls_v2":{"full":"","thumbnail":"","medium":"","medium_large":"","large":"","1536x1536":"","2048x2048":"","featured-blog":"","genesis-singular-images":"","singular-full-width":"","ab-block-post-grid-landscape":"","ab-block-post-grid-square":"","ultp_layout_landscape_large":"","ultp_layout_landscape":"","ultp_layout_portrait":"","ultp_layout_square":"","gform-image-choice-sm":"","gform-image-choice-md":"","gform-image-choice-lg":""},"post_excerpt_stackable_v2":"<p>Gebruikersnaam of e-mailadres Wachtwoord Mij herinneren<\/p>\n","category_list_v2":"","author_info_v2":{"name":"admin","url":"https:\/\/inclusiecoaching.nl\/nl\/author\/admin\/"},"comments_num_v2":"0 comments","featured_image_src":null,"featured_image_src_square":null,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"featured-blog":false,"genesis-singular-images":false,"singular-full-width":false,"ab-block-post-grid-landscape":false,"ab-block-post-grid-square":false,"ultp_layout_landscape_large":false,"ultp_layout_landscape":false,"ultp_layout_portrait":false,"ultp_layout_square":false,"gform-image-choice-sm":false,"gform-image-choice-md":false,"gform-image-choice-lg":false},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/inclusiecoaching.nl\/nl\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":null,"_links":{"self":[{"href":"https:\/\/inclusiecoaching.nl\/nl\/wp-json\/wp\/v2\/pages\/171","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/inclusiecoaching.nl\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/inclusiecoaching.nl\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/inclusiecoaching.nl\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/inclusiecoaching.nl\/nl\/wp-json\/wp\/v2\/comments?post=171"}],"version-history":[{"count":8,"href":"https:\/\/inclusiecoaching.nl\/nl\/wp-json\/wp\/v2\/pages\/171\/revisions"}],"predecessor-version":[{"id":1652,"href":"https:\/\/inclusiecoaching.nl\/nl\/wp-json\/wp\/v2\/pages\/171\/revisions\/1652"}],"up":[{"embeddable":true,"href":"https:\/\/inclusiecoaching.nl\/nl\/wp-json\/wp\/v2\/pages\/125"}],"wp:attachment":[{"href":"https:\/\/inclusiecoaching.nl\/nl\/wp-json\/wp\/v2\/media?parent=171"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}