how i can modify comments form, my theme just call:
<?php comment_form(); ?>
|
how i can modify comments form, my theme just call:
|
|||
|
|
|
Do you mean modifying its text or behavior? The function is very extensive and customizable. It both accepts extensive set of parameters and has a lot of hooks. For starters see: |
|||||||
|
|
Can you be more specific regarding what behavior you want to change? The answer will be specific to your needed modification. |
|||
|
|
|
I wrote a very in depth tutorial at Pro Blog Design.com that covers this topic. |
|||
|
|