...
- Have separate production, staging, and testing environments for the future; each using a similar setup based on schroeder.
- Maybe create taxonomies in our own plugin, rather than by using a third party one.
- Refactor our plugins and our theme.Some taxonomies are associated with posts, not podcasts, so that we can use ACF to validate user inputs; it might be better to hide it completely when development is done; but this needs to be documented somewhere.
Better search
- Search allows to use boolean operators.
- Search can be limited to particular fields.
- Search terms are automatically translated, if translations are available.
- Search understands the Gemeinsame Norm Datei.
...