Kyle Hotchkiss
Kyle Hotchkiss

Reputation: 11112

Wordpress custom post + custom fields

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.

Upvotes: 2

Views: 387

Answers (2)

Rochester Oliveira
Rochester Oliveira

Reputation: 1483

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/

Upvotes: 0

Jason
Jason

Reputation: 2727

This might be able to help:

http://www.deluxeblogtips.com/2010/05/howto-meta-box-wordpress.html

Upvotes: 1

Related Questions