Opened 7 years ago
Closed 7 years ago
#42370 closed enhancement (duplicate)
Introduce new after body action
Reported by: | welcher | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Bundled Theme | Keywords: | has-patch dev-feedback |
Focuses: | template | Cc: |
Description
I would like to propose a new action called after_body
that would be placed after the opening <body>
tag.
The need to inject items after the body is quite common with third-party integrations such as Google DFP but having this hook available would also allow any number of custom additions.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Adding new hook to all existing themes.