摆脱 WP二十主题中的 url
在 WordPress 中,v3.0 中的默认主题是二十。 我正在尝试从评论表单中删除网址框。 与过去的版本一样,查看 comments.php 似乎没有提及它。
如何从该主题的评论中删除网址框?
In wordpress the default theme in v3.0 is twentyten.
I'm trying to remove the url box from the comments form.
Looking in comments.php there seems to be no reference to it, as has been in past versions.
How do I remove the url box from comments in this theme?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
对于functions.php:
For the functions.php: