• Hi – is there any way of setting a default value to appear in the Comment Website field ?

    Here is the present code I have:

    <label for=”url”>website *</label>

    <input type=”text” name=”url” id=”url” value=”<?php echo $comment_author_url; ?>” size=”22″ tabindex=”3″ />

    thanks

The topic ‘Default value for comment_author_url’ is closed to new replies.