{"id":1430,"date":"2023-12-16T16:16:51","date_gmt":"2023-12-16T16:16:51","guid":{"rendered":"https:\/\/fullgospel-mission.org\/sinscrire\/"},"modified":"2023-12-16T16:16:51","modified_gmt":"2023-12-16T16:16:51","slug":"sinscrire","status":"publish","type":"page","link":"https:\/\/fullgospel-mission.org\/fr\/sinscrire\/","title":{"rendered":"S\u2019inscrire"},"content":{"rendered":"<div class=\"uwp-register-class bsui sdel-240aa5ef\" ><div class=\"uwp_widgets uwp_widget_register\"><div class=\"uwp_page wpbs\">    <div class=\"row\">\n        <div class=\"card mx-auto container-fluid p-0 border-0\" >\n\t\t\t            <div class=\"card-body\">\n\t\t\t\t<h3 class=\"card-title text-center mb-4\">S\u2019inscrire<\/h3><div class=\"alert alert-danger text-center\" role=\"alert\" ><h4 class=\"alert-heading\">Heads Up!<\/h4><i class=\"fas fa-exclamation-circle\"><\/i> L\u2019enregistrement d\u2019utilisateurs\/utilisatrices n\u2019est actuellement pas autoris\u00e9.<\/div>\n                <form class=\"uwp-registration-form uwp_form\" method=\"post\" enctype=\"multipart\/form-data\" action=\"\">\n\t\t\t\t\t<div data-argument=\"first_name\" class=\"mb-3\"  ><label  for=\"first_name\"  class=\"sr-only   form-label\" >Pr\u00e9nom <span class=\"text-danger\">*<\/span><\/label><input type=\"text\"  name=\"first_name\"  id=\"first_name\"  placeholder=\"Pr\u00e9nom *\"  title=\"Pr\u00e9nom\"  required class=\"form-control\"  ><\/div><div data-argument=\"last_name\" class=\"mb-3\"  ><label  for=\"last_name\"  class=\"sr-only   form-label\" >Nom <span class=\"text-danger\">*<\/span><\/label><input type=\"text\"  name=\"last_name\"  id=\"last_name\"  placeholder=\"Nom *\"  title=\"Nom\"  required class=\"form-control\"  ><\/div><div data-argument=\"username\" class=\"mb-3\"  ><label  for=\"username\"  class=\"sr-only   form-label\" >Nom d\u2019utilisateur\/utilisatrice <span class=\"text-danger\">*<\/span><\/label><input type=\"text\"  name=\"username\"  id=\"username\"  placeholder=\"Nom d\u2019utilisateur\/utilisatrice *\"  title=\"Nom d\u2019utilisateur\/utilisatrice\"  required class=\"form-control\"  ><\/div><div data-argument=\"email\" class=\"mb-3\"  ><label  for=\"email\"  class=\"sr-only   form-label\" >E-mail <span class=\"text-danger\">*<\/span><\/label><input type=\"email\"  name=\"email\"  id=\"email\"  placeholder=\"E-mail *\"  title=\"E-mail\"  required class=\"form-control\"  ><\/div><div data-argument=\"password\" class=\"mb-3  uwp-password-wrap\"  ><label  for=\"password\"  class=\"sr-only   form-label\" >Password <span class=\"text-danger\">*<\/span><\/label><div class=\"input-group\"  ><input type=\"password\"  name=\"password\"  id=\"password\"  placeholder=\"Password *\"  title=\"Password\"  required class=\"form-control\"  ><span class=\"input-group-text top-0 end-0 c-pointer px-3\" \nonclick=\"var $el = jQuery(this).find('i');$el.toggleClass('fa-eye fa-eye-slash');var $eli = jQuery(this).parent().parent().find('input');if($el.hasClass('fa-eye')){$eli.attr('type','text');}else{$eli.attr('type','password');}\"\n><i class=\"far fa-fw fa-eye-slash\"><\/i><\/span><\/div><\/div><div data-argument=\"confirm_password\" class=\"mb-3  uwp-password-wrap\"  ><label  for=\"confirm_password\"  class=\"sr-only   form-label\" >Confirmez le mot de passe <span class=\"text-danger\">*<\/span><\/label><div class=\"input-group\"  ><input type=\"password\"  name=\"confirm_password\"  id=\"confirm_password\"  placeholder=\"Confirmez le mot de passe *\"  title=\"Confirmez le mot de passe\"  required class=\"form-control\"  ><span class=\"input-group-text top-0 end-0 c-pointer px-3\" \nonclick=\"var $el = jQuery(this).find('i');$el.toggleClass('fa-eye fa-eye-slash');var $eli = jQuery(this).parent().parent().find('input');if($el.hasClass('fa-eye')){$eli.attr('type','text');}else{$eli.attr('type','password');}\"\n><i class=\"far fa-fw fa-eye-slash\"><\/i><\/span><\/div><\/div><input type=\"hidden\" name=\"redirect_to\" value=\"https:\/\/fullgospel-mission.org\/fr\"\/><input type=\"hidden\" name=\"uwp_register_hash\" value=\"7018fd32d590aa3df043aeea5\" style=\"display:none !important; visibility:hidden !important;\" \/><input type=\"hidden\" name=\"uwp_register_hp\" value=\"\" style=\"display:none !important; visibility:hidden !important;\" size=\"25\" autocomplete=\"off\" \/><input type=\"hidden\" name=\"uwp_register_nonce\" value=\"7b524a1507\" \/><input type=\"hidden\" name=\"uwp_register_form_id\" value=\"1\"><div class=\"mb-3\"  ><input type=\"submit\"  name=\"uwp_register_submit\"  value=\"Cr\u00e9er un compte\"  class=\"form-control btn btn-primary w-100 text-uppercase uwp_register_submit\"  ><\/div>                <input type=\"hidden\" name=\"trp-form-language\" value=\"fr\"\/><\/form>\n\n                <div class=\"uwp-footer-links\">\n                    <div class=\"uwp-footer-link\">\n\t\t\t\t\t\t<a href=\"https:\/\/fullgospel-mission.org\/fr\/connexion\/\" class=\"d-block text-center mt-2 small uwp-login-link\"  rel=\"nofollow\"  >Se connecter<\/a>\n                    <\/div>\n                <\/div>\n\n                <div class=\"mb-3 text-center mb-0 p-0\">\n\t\t\t\t\t                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div><\/div>\t<script>\n        jQuery( document ).ready( function( $ ) {\n\n            $( 'body' ).on( 'keyup', 'input[name=password], input[name=confirm_password]',\n                function( event ) {\n                    var $form = $(this).closest('form');\n                    if( ! $form.hasClass('uwp-login-form') ) {\n                        uwp_checkPasswordStrength(\n                            $('input[name=password]', $form),         \/\/ First password field\n                            $('input[name=confirm_password]', $form), \/\/ Second password field\n                            $('#uwp-password-strength', $form),           \/\/ Strength meter\n                            $('input[type=submit]', $form),           \/\/ Submit button\n                            ['black', 'listed', 'word']        \/\/ Blacklisted words\n                        );\n                    }\n                }\n            );\n        });\n\t<\/script>\n\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>S\u2019inscrire - Full Gospel Mission<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/fullgospel-mission.org\/fr\/sinscrire\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"S\u2019inscrire - Full Gospel Mission\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fullgospel-mission.org\/fr\/sinscrire\/\" \/>\n<meta property=\"og:site_name\" content=\"Full Gospel Mission\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/fullgospel-mission.org\/sinscrire\/\",\"url\":\"https:\/\/fullgospel-mission.org\/sinscrire\/\",\"name\":\"S\u2019inscrire - Full Gospel Mission\",\"isPartOf\":{\"@id\":\"https:\/\/fullgospel-mission.org\/fr\/#website\"},\"datePublished\":\"2023-12-16T16:16:51+00:00\",\"dateModified\":\"2023-12-16T16:16:51+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/fullgospel-mission.org\/sinscrire\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/fullgospel-mission.org\/sinscrire\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/fullgospel-mission.org\/sinscrire\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/fullgospel-mission.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"S\u2019inscrire\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/fullgospel-mission.org\/fr\/#website\",\"url\":\"https:\/\/fullgospel-mission.org\/fr\/\",\"name\":\"Full Gospel Mission\",\"description\":\"No others Christ - No others Gospel - No others Spirit\",\"publisher\":{\"@id\":\"https:\/\/fullgospel-mission.org\/fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/fullgospel-mission.org\/fr\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/fullgospel-mission.org\/fr\/#organization\",\"name\":\"Full Gospel Mission\",\"url\":\"https:\/\/fullgospel-mission.org\/fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/fullgospel-mission.org\/fr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/fullgospel-mission.org\/wp-content\/uploads\/2024\/02\/cropped-logotexte.png\",\"contentUrl\":\"https:\/\/fullgospel-mission.org\/wp-content\/uploads\/2024\/02\/cropped-logotexte.png\",\"width\":2030,\"height\":722,\"caption\":\"Full Gospel Mission\"},\"image\":{\"@id\":\"https:\/\/fullgospel-mission.org\/fr\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"S\u2019inscrire - Full Gospel Mission","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/fullgospel-mission.org\/fr\/sinscrire\/","og_locale":"fr_FR","og_type":"article","og_title":"S\u2019inscrire - Full Gospel Mission","og_url":"https:\/\/fullgospel-mission.org\/fr\/sinscrire\/","og_site_name":"Full Gospel Mission","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/fullgospel-mission.org\/sinscrire\/","url":"https:\/\/fullgospel-mission.org\/sinscrire\/","name":"S\u2019inscrire - Full Gospel Mission","isPartOf":{"@id":"https:\/\/fullgospel-mission.org\/fr\/#website"},"datePublished":"2023-12-16T16:16:51+00:00","dateModified":"2023-12-16T16:16:51+00:00","breadcrumb":{"@id":"https:\/\/fullgospel-mission.org\/sinscrire\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fullgospel-mission.org\/sinscrire\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/fullgospel-mission.org\/sinscrire\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/fullgospel-mission.org\/"},{"@type":"ListItem","position":2,"name":"S\u2019inscrire"}]},{"@type":"WebSite","@id":"https:\/\/fullgospel-mission.org\/fr\/#website","url":"https:\/\/fullgospel-mission.org\/fr\/","name":"Full Gospel Mission","description":"No others Christ - No others Gospel - No others Spirit","publisher":{"@id":"https:\/\/fullgospel-mission.org\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fullgospel-mission.org\/fr\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/fullgospel-mission.org\/fr\/#organization","name":"Full Gospel Mission","url":"https:\/\/fullgospel-mission.org\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/fullgospel-mission.org\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/fullgospel-mission.org\/wp-content\/uploads\/2024\/02\/cropped-logotexte.png","contentUrl":"https:\/\/fullgospel-mission.org\/wp-content\/uploads\/2024\/02\/cropped-logotexte.png","width":2030,"height":722,"caption":"Full Gospel Mission"},"image":{"@id":"https:\/\/fullgospel-mission.org\/fr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/fullgospel-mission.org\/fr\/wp-json\/wp\/v2\/pages\/1430"}],"collection":[{"href":"https:\/\/fullgospel-mission.org\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fullgospel-mission.org\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fullgospel-mission.org\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fullgospel-mission.org\/fr\/wp-json\/wp\/v2\/comments?post=1430"}],"version-history":[{"count":0,"href":"https:\/\/fullgospel-mission.org\/fr\/wp-json\/wp\/v2\/pages\/1430\/revisions"}],"wp:attachment":[{"href":"https:\/\/fullgospel-mission.org\/fr\/wp-json\/wp\/v2\/media?parent=1430"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}