LLMS_Admin_Assets::admin_print_styles()

Output inline styles in the header.


Return Return

(void)


Top ↑

Source Source

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

	public function admin_print_styles() {
		llms()->assets->output_inline( 'style' );
	}


Top ↑

Changelog Changelog

Changelog
Version Description
6.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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