There's a filter in the main OrganismTemplate class that includes the option to adjust any Organism Object property. If we set those properties after the parent __construct methods are called, then the properties changed via the filter will get overwritten. Current organisms that work that way are:
- ACF Blurb
- ACF Map
- ACF Slideshow
- Event List
- Post Header Archive
- Post Header Singular
- Section Header
- Subnav
There's a filter in the main OrganismTemplate class that includes the option to adjust any Organism Object property. If we set those properties after the parent __construct methods are called, then the properties changed via the filter will get overwritten. Current organisms that work that way are: