Version: 1.0.0
Author: Jason Clarke
License: GPL-2.0-or-later
A lightweight dynamic Gutenberg block that outputs terms from a Content Types custom taxonomy.
- Copy the
content-types-blockfolder intowp-content/plugins/ - Activate Content Types Block in Plugins > Installed Plugins
- In the Site Editor or post editor, look under Widgets for Content Types
- Place the block anywhere in a Single Post or inside a Query Loop template.
- It will automatically list the
content_typeterms assigned to each post. - Style it just like the core Categories block via the sidebar controls.
Made with OpenAI's ChatGPT o4-mini-high model and Cursor. Made at the urging of my company, Automattic, to continue to learn AI.
- Initial release
This plugin is licensed under the GPL-2.0-or-later.