ASTRA_Ext_LearnDash_Markup::header_markup()

Header markup.


Description


Source

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

		public function header_markup() {

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


User Contributed Notes

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