ben-miles / benmiles-wp

A custom WordPress theme, plus data and plugins, for my portfolio website.
https://benmiles.com
Other
1 stars 0 forks source link

Make Custom Post Type for Work / Education History #38

Closed ben-miles closed 3 months ago

ben-miles commented 3 months ago

In an effort keep content and code separated (and therefore, to make minor updates to that content much simpler), I'd like to replace the hard-coded work and education experience on the About page with a new Custom Post Type.

The CPT would probably be called something like "History", and would have a Custom Field called something like "Type" that would separate "work" and "education" entries. The name of the employer or school would go in the Title field. Descriptions of the work responsibilities or education would go in the Body field. Logos could go in the Featured Image field. Other Custom Fields would include:

ben-miles commented 3 months ago

Closed by Commit f3bccdb