Slide 30
Slide 30 text
Hook examples
• genesis_before
This hook executes immediately after the opening tag in the
document source.
• genesis_after_loop
This hook executes immediately after all loop blocks.
Therefore, this hook falls outside the loop, and cannot
execute functions that require loop template tags or variables.
• genesis_before_header
This hook executes immediately before the header (outside
the #header div).
24
Saturday 29 September 12