Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#42370 closed enhancement (duplicate)

Introduce new after body action

Reported by: welcher Owned by:
Priority: normal Milestone:
Component: Bundled Theme Version:
Severity: normal Keywords: has-patch dev-feedback
Cc: Focuses: template

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)

42370.diff (4.9 KB ) - added by welcher 9 years ago.
Adding new hook to all existing themes.

Download all attachments as: .zip

Change History (5)

@welcher
9 years ago

Adding new hook to all existing themes.

#1 @welcher
9 years ago

  • Keywords has-patch dev-feedback added; needs-patch removed

#2 @rinkuyadav999
9 years ago

  • Component ThemesBundled Theme

#3 @birgire
9 years ago

Related #12563

Version 0, edited 9 years ago by birgire (next)

#4 @SergeyBiryukov
9 years ago

  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

Duplicate of #12563.

Note: See TracTickets for help on using tickets.