Concept Flow - Common action hooks
WordPress loads core
Trigger action hook
Run all functions hooked
Continue WordPress process
WordPress runs its core, triggers action hooks at specific points, then runs all functions attached to those hooks before continuing.