PUM_Shortcode_PopupClose::template()


Description Description


Source Source

File: classes/Shortcode/PopupClose.php

	public function template() { ?>
		<{{{attrs.tag}}} class="pum-close  popmake-close <# if (typeof attrs.classes !== 'undefined') print(attrs.classes); #>">{{{attrs._inner_content}}}</{{{attrs.tag}}}><?php
	}

Top ↑

User Contributed Notes User Contributed Notes

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