Content types that behave like posts with date-based permalinks.
Registered types
| Post type | Admin label | Public URL prefix | In main publication listings |
|---|---|---|---|
decoded | Decoded | /decoded/YYYY/MM/DD/{slug}/ | Yes |
press-release | Press Release | /press-release/YYYY/MM/DD/{slug}/ | No |
short-read | Short Read | /short-reads/YYYY/MM/DD/{slug}/ | Yes |
Create and edit these from their wp-admin menus the same way you edit posts. Shared platform features (schema SEO, bylines, art direction, Markdown for Agents, and more) are enabled on the type.
decoded and short-read appear in publication listings and the main RSS feed via prc-publication-listing. Press releases do not.
Formats term
On save, the plugin assigns a matching formats taxonomy term (for example a decoded post gets the decoded format). You normally do not need to set that term by hand.