ASTRA_Ext_Edd_Markup::checkout_footer_markup()

Footer markup.


Description


Source

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

		public function checkout_footer_markup() {

			astra_get_template( 'edd/templates/checkout-footer.php' );
		}


User Contributed Notes

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