Как-то так:
posts (публикации)
id, type_id, title, descriprion, ...
post_types (тип публикаций)
id, name, title, ...
post_fields (дополнительные поля)
id, type_id, post_id, content...
post_field_types (тип дополнительных полей)
id, post_type_id, name, title, content, ...