ASTRA_Ext_LearnDash_Markup::footer_markup()

Footer markup.


Description


Source

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

		public function footer_markup() {

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


User Contributed Notes

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