LLMS_Frontend_Assets::output_header_scripts()

Output inline scripts to the header


Description Description


Return Return

(void)


Top ↑

Source Source

File: includes/class.llms.frontend.assets.php

	public static function output_header_scripts() {
		self::output_inline_scripts( 'header' );
	}

Top ↑

Changelog Changelog

Changelog
Version Description
3.4.1 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.





Permalink: