wpseek.com
				A WordPress-centric search engine for devs and theme authors
			wp_print_script_tag › WordPress Function
Since5.7.0
Deprecatedn/a
› wp_print_script_tag ( $attributes )
| Parameters: | 
 | 
| Defined at: | 
 | 
| Codex: | 
Prints formatted `<script>` loader tag.
It is possible to inject attributes in the<script> tag via the {@see 'wp_script_attributes'} filter.
Automatically injects type attribute if needed.Related Functions: wp_print_scripts, wp_print_inline_script_tag, wp_get_script_tag, wp_print_head_scripts, wp_get_inline_script_tag