Skip to content

Instantly share code, notes, and snippets.

@titomus
Last active September 25, 2018 12:27
Show Gist options
  • Save titomus/e32217af1da0f54562f780076074c94b to your computer and use it in GitHub Desktop.
Save titomus/e32217af1da0f54562f780076074c94b to your computer and use it in GitHub Desktop.
Psychologie du mâle Alpha - code formulaire
<form action="http://le-saint-homme.fr/wp-comments-post.php" method="post" id="commentform" class="comment-form" novalidate="">
<p class="comment-form-comment">
<label for="comment">Commentaire</label>
<textarea id="comment" name="comment" cols="45" rows="8" maxlength="65525" required="required"></textarea></p><p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Laisser un commentaire"> <input type="hidden" name="comment_post_ID" value="116" id="comment_post_ID">
<input type="hidden" name="comment_parent" id="comment_parent" value="0">
</p><input type="hidden" id="_wp_unfiltered_html_comment_disabled" name="_wp_unfiltered_html_comment" value=""><script>(function(){if(window===window.parent){document.getElementById('_wp_unfiltered_html_comment_disabled').name='_wp_unfiltered_html_comment';}})();</script>
</form>
@titomus
Copy link
Author

titomus commented Sep 25, 2018

Code formulaire pour Psychologie du mâle Alpha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment