ASTRA_Ext_LifterLMS_Markup::footer_markup()

Footer markup.


Description


Source

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

		public function footer_markup() {

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


User Contributed Notes

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