wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp_print_inline_script_tag › WordPress Function
Seit5.7.0
Veraltetn/v
› wp_print_inline_script_tag ( $data, $attributes = array() )
Parameter: (2) |
|
Definiert in: |
|
Codex: |
Prints an inline script tag.
It is possible to inject attributes in the<script>
tag via the {@see 'wp_script_attributes'} filter.
Automatically injects type attribute if needed.Ähnliche Funktionen: wp_get_inline_script_tag, wp_print_script_tag, wp_tinymce_inline_scripts, wp_add_inline_script, wp_print_head_scripts