Skip to content

Instantly share code, notes, and snippets.

@shabbirbhimani
Created October 11, 2017 12:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shabbirbhimani/b4ebb572a0361a20807393b51a33a018 to your computer and use it in GitHub Desktop.
Save shabbirbhimani/b4ebb572a0361a20807393b51a33a018 to your computer and use it in GitHub Desktop.
The syntax for XenForo Hooks
<xen:hook name="HOOK_NAME">
ANY HTML CODE
</xen:hook>
<xen:hook name="HOOK_NAME" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment