Skip to content

Move parent::__construct functions to the END of child __construct functions #5

Description

@jhned

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions