[Spam] [wp-hackers] filter for comment form

John Joseph Bachir jjb at ibiblio.org
Mon May 29 19:02:46 GMT 2006


On Mon, 29 May 2006, Michael D. Adams wrote:

> http://wphooks.flatearth.org/hooks/comment_form/
>
> function my_inputs() {
> 	echo "<input name='just_work' type='checkbox' value='1'
> checked='checked' />";
> }
>
> add_action( 'comment_form', 'my_inputs' );

Thanks for pointing this out. I've seen the comment_form action... as far 
as I can tell this can only be used to add lines within the form tags, and 
cannot be used to modify the form tags themselves. Am I mistaken?

John
----
aim/yim/msn/jabber.org: johnjosephbachir
713.494.2704
irc://irc.freenode.net/lyceum
http://lyceum.ibiblio.org/
http://blog.johnjosephbachir.org/



More information about the wp-hackers mailing list