profil personnalisé !</h3>';
echo '<p>Ajoutez ici le contenu que vous souhaitez afficher dans cet onglet.</p>';
} );
// Enregistrer l'endpoint "profil"
add_action( 'init', function() {
add_rewrite_endpoint( 'profil', EP_PAGES );
} );
profil personnalisé !</h3>';
echo '<p>Ajoutez ici le contenu que vous souhaitez afficher dans cet onglet.</p>';
} );
// Enregistrer l'endpoint "profil"
add_action( 'init', function() {
add_rewrite_endpoint( 'profil', EP_PAGES );
} );