{"id":118,"date":"2025-02-12T04:05:34","date_gmt":"2025-02-12T03:05:34","guid":{"rendered":"https:\/\/www.brocante-paloise.fr\/index.php\/register\/"},"modified":"2025-03-30T10:26:07","modified_gmt":"2025-03-30T08:26:07","slug":"page-dinscription","status":"publish","type":"page","link":"https:\/\/www.brocante-paloise.fr\/index.php\/page-dinscription\/","title":{"rendered":"Page d\u2019inscription"},"content":{"rendered":"<div class=\"uwp-register-class bsui sdel-240aa5ef\" >\n<div class=\"uwp_widgets uwp_widget_register\">\n<div class=\"uwp_page wpbs\">\n<div class=\"row\">\n<div class=\"card mx-auto container-fluid p-0 border-0\" >\n<div class=\"card-body\">\n<h3 class=\"card-title text-center mb-4\">S\u2019inscrire<\/h3>\n<div class=\"alert alert-danger text-center\" role=\"alert\" >\n<h4 class=\"alert-heading\">Heads Up!<\/h4>\n<p><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\">\n<div data-argument=\"first_name\" class=\"mb-3\" ><label for=\"first_name\" class=\"visually-hidden 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>\n<div data-argument=\"last_name\" class=\"mb-3\" ><label for=\"last_name\" class=\"visually-hidden 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>\n<div data-argument=\"username\" class=\"mb-3\" ><label for=\"username\" class=\"visually-hidden form-label\">Identifiant <span class=\"text-danger\">*<\/span><\/label><input type=\"text\"  name=\"username\"  id=\"username\"  placeholder=\"Identifiant *\"  title=\"Identifiant\"  required  class=\"form-control \" ><\/div>\n<div data-argument=\"email\" class=\"mb-3\" ><label for=\"email\" class=\"visually-hidden 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>\n<div data-argument=\"password\" class=\"mb-3 uwp-password-wrap\" ><label for=\"password\" class=\"visually-hidden form-label\">Password <span class=\"text-danger\">*<\/span><\/label><\/p>\n<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');\nvar $eli = jQuery(this).parent().parent().find('input');\nif($el.hasClass('fa-eye'))\n{$eli.attr('type','text');}\nelse{$eli.attr('type','password');}\"\n><i class=\"far fa-fw fa-width-fixed fa-eye-slash\"><\/i><\/span><\/div>\n<\/div>\n<div data-argument=\"confirm_password\" class=\"mb-3 uwp-password-wrap\" ><label for=\"confirm_password\" class=\"visually-hidden form-label\">Confirmez le mot de passe <span class=\"text-danger\">*<\/span><\/label><\/p>\n<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');\nvar $eli = jQuery(this).parent().parent().find('input');\nif($el.hasClass('fa-eye'))\n{$eli.attr('type','text');}\nelse{$eli.attr('type','password');}\"\n><i class=\"far fa-fw fa-width-fixed fa-eye-slash\"><\/i><\/span><\/div>\n<\/div>\n<p><input type=\"hidden\" name=\"redirect_to\" value=\"https:\/\/www.brocante-paloise.fr\"\/><input type=\"hidden\" name=\"uwp_register_hash\" value=\"5bb6263f587305f7f26016755\" 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=\"9a2b0b67ef\" \/><input type=\"hidden\" name=\"uwp_register_form_id\" value=\"1\"><button type=\"submit\"  name=\"uwp_register_submit\"  class=\"btn btn-primary w-100 text-uppercase uwp_register_submit\"  >Cr\u00e9er un compte<\/button><br \/>\n                <\/form>\n<div class=\"uwp-footer-links\">\n<div class=\"uwp-footer-link\">\n\t\t\t\t\t\t<a href=\"https:\/\/www.brocante-paloise.fr\/index.php\/connexion\/\" class=\"d-block text-center mt-2 small uwp-login-link\"  rel=\"nofollow\"  >Se connecter<\/a>\n                    <\/div>\n<\/p><\/div>\n<div class=\"mb-3 text-center mb-0 p-0\">\n\t\t\t\t\t                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<\/div>\n<p>\t<script>\n        jQuery( document ).ready( function( $ ) {<\/p>\n<p>            $( '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                            $form.find('input[name=password]'),\n                            $form.find('input[name=confirm_password]'),\n                            $form.find('#uwp-password-strength'),\n                            $form.find('button[type=\"submit\"], input[type=\"submit\"]'),\n                            ['black', 'listed', 'word']\n                        );\n                    }\n                }\n            );\n        });\n\t<\/script>\n\t<\/div>\n","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":""},"class_list":["post-118","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"TybCLSxH5Scz7GCFgTdcFXNJjEwrBGEbzi_EHpV2Mdk\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.brocante-paloise.fr\/index.php\/page-dinscription\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"fr_FR\" \/>\n\t\t<meta property=\"og:site_name\" content=\"La brocante paloise - Les brocanteurs de Pau\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Page d\u2019inscription - La brocante paloise\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.brocante-paloise.fr\/index.php\/page-dinscription\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-02-12T03:05:34+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-03-30T08:26:07+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Page d\u2019inscription - La brocante paloise\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.brocante-paloise.fr\\\/index.php\\\/page-dinscription\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.brocante-paloise.fr#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.brocante-paloise.fr\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.brocante-paloise.fr\\\/index.php\\\/page-dinscription\\\/#listItem\",\"name\":\"Page d\\u2019inscription\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.brocante-paloise.fr\\\/index.php\\\/page-dinscription\\\/#listItem\",\"position\":2,\"name\":\"Page d\\u2019inscription\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.brocante-paloise.fr#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.brocante-paloise.fr\\\/#organization\",\"name\":\"La brocante paloise\",\"description\":\"Les brocanteurs de Pau\",\"url\":\"https:\\\/\\\/www.brocante-paloise.fr\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.brocante-paloise.fr\\\/index.php\\\/page-dinscription\\\/#webpage\",\"url\":\"https:\\\/\\\/www.brocante-paloise.fr\\\/index.php\\\/page-dinscription\\\/\",\"name\":\"Page d\\u2019inscription - La brocante paloise\",\"inLanguage\":\"fr-FR\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.brocante-paloise.fr\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.brocante-paloise.fr\\\/index.php\\\/page-dinscription\\\/#breadcrumblist\"},\"datePublished\":\"2025-02-12T04:05:34+01:00\",\"dateModified\":\"2025-03-30T10:26:07+02:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.brocante-paloise.fr\\\/#website\",\"url\":\"https:\\\/\\\/www.brocante-paloise.fr\\\/\",\"name\":\"La brocante paloise\",\"description\":\"Les brocanteurs de Pau\",\"inLanguage\":\"fr-FR\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.brocante-paloise.fr\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Page d\u2019inscription - La brocante paloise","description":"","canonical_url":"https:\/\/www.brocante-paloise.fr\/index.php\/page-dinscription\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"TybCLSxH5Scz7GCFgTdcFXNJjEwrBGEbzi_EHpV2Mdk","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/www.brocante-paloise.fr\/index.php\/page-dinscription\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.brocante-paloise.fr#listItem","position":1,"name":"Home","item":"https:\/\/www.brocante-paloise.fr","nextItem":{"@type":"ListItem","@id":"https:\/\/www.brocante-paloise.fr\/index.php\/page-dinscription\/#listItem","name":"Page d\u2019inscription"}},{"@type":"ListItem","@id":"https:\/\/www.brocante-paloise.fr\/index.php\/page-dinscription\/#listItem","position":2,"name":"Page d\u2019inscription","previousItem":{"@type":"ListItem","@id":"https:\/\/www.brocante-paloise.fr#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/www.brocante-paloise.fr\/#organization","name":"La brocante paloise","description":"Les brocanteurs de Pau","url":"https:\/\/www.brocante-paloise.fr\/"},{"@type":"WebPage","@id":"https:\/\/www.brocante-paloise.fr\/index.php\/page-dinscription\/#webpage","url":"https:\/\/www.brocante-paloise.fr\/index.php\/page-dinscription\/","name":"Page d\u2019inscription - La brocante paloise","inLanguage":"fr-FR","isPartOf":{"@id":"https:\/\/www.brocante-paloise.fr\/#website"},"breadcrumb":{"@id":"https:\/\/www.brocante-paloise.fr\/index.php\/page-dinscription\/#breadcrumblist"},"datePublished":"2025-02-12T04:05:34+01:00","dateModified":"2025-03-30T10:26:07+02:00"},{"@type":"WebSite","@id":"https:\/\/www.brocante-paloise.fr\/#website","url":"https:\/\/www.brocante-paloise.fr\/","name":"La brocante paloise","description":"Les brocanteurs de Pau","inLanguage":"fr-FR","publisher":{"@id":"https:\/\/www.brocante-paloise.fr\/#organization"}}]},"og:locale":"fr_FR","og:site_name":"La brocante paloise - Les brocanteurs de Pau","og:type":"article","og:title":"Page d\u2019inscription - La brocante paloise","og:url":"https:\/\/www.brocante-paloise.fr\/index.php\/page-dinscription\/","article:published_time":"2025-02-12T03:05:34+00:00","article:modified_time":"2025-03-30T08:26:07+00:00","twitter:card":"summary_large_image","twitter:title":"Page d\u2019inscription - La brocante paloise"},"aioseo_meta_data":{"post_id":"118","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2025-02-12 10:32:52","updated":"2026-02-09 23:00:52","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.brocante-paloise.fr\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tPage d\u2019inscription\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.brocante-paloise.fr"},{"label":"Page d\u2019inscription","link":"https:\/\/www.brocante-paloise.fr\/index.php\/page-dinscription\/"}],"_links":{"self":[{"href":"https:\/\/www.brocante-paloise.fr\/index.php\/wp-json\/wp\/v2\/pages\/118","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.brocante-paloise.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.brocante-paloise.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.brocante-paloise.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.brocante-paloise.fr\/index.php\/wp-json\/wp\/v2\/comments?post=118"}],"version-history":[{"count":0,"href":"https:\/\/www.brocante-paloise.fr\/index.php\/wp-json\/wp\/v2\/pages\/118\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.brocante-paloise.fr\/index.php\/wp-json\/wp\/v2\/media?parent=118"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}