| 开发者 | q409640976 |
|---|---|
| 更新时间 | 2011年7月28日 12:40 |
| 捐献地址: | 去捐款 |
| PHP版本: | 3.0 及以上 |
| WordPress版本: | 3.2.1 |
<?php do_action('comment_form', $post->ID); ?>,请添加到</form>前)
If your theme doesn't have the code<?php do_action('comment_form', $post->ID); ?>, you must add them before the closing </form> tag in the comments.php file of the theme.