WordPress 自定义帖子 +自定义字段
有没有办法将自定义字段放置在 WordPress 3.0 模板中的自定义帖子内?我环顾四周,什么也没发现。
Is there is a way to place custom fields inside of a custom post in a Wordpress 3.0 template? I looked around for a while and found nothing.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这可能会有所帮助:
http://www.deluxeblogtips。 com/2010/05/howto-meta-box-wordpress.html
This might be able to help:
http://www.deluxeblogtips.com/2010/05/howto-meta-box-wordpress.html
或者您可以只使用自定义字段模板插件。它比硬编码元框容易得多: http://wordpress.org/extend/plugins /自定义字段模板/
Or you could just use Custom Field Template plugin. It's much easier than hard coded meta boxes: http://wordpress.org/extend/plugins/custom-field-template/