ASTRA_Ext_LifterLMS_Markup::header_markup()

Header markup.


Description


Source

File: addons/lifterlms/classes/class-astra-ext-lifterlms-markup.php

		public function header_markup() {

			astra_get_template( 'lifterlms/templates/header.php' );
		}


User Contributed Notes

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