Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#30617 closed enhancement (duplicate)

Create wp_add_inline_script()

Reported by: woodent Owned by:
Priority: normal Milestone:
Component: Script Loader Version: 4.1
Severity: normal Keywords:
Cc: Focuses:

Description

WordPress has a wp_add_inline_style() function for easy inclusion of inline styles where an extra HTTP request would be overkill. However, there is no equivalent for including inline scripts. I propose we create wp_add_inline_script().

Change History (1)

#1 @TobiasBg
12 years ago

  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

Thanks for your suggestion, @woodent!
There's a ticket with a patch and possible implementation of such a function at ticket:14853#comment:10, so we can close this ticket as a duplicate of #14853 and continue the discussion in the that ticket.

Note: See TracTickets for help on using tickets.