PUM_Shortcode_PopupTrigger::template()


Description Description


Source Source

File: classes/Shortcode/PopupTrigger.php

	public function template() { ?>
		<{{{attrs.tag}}} class="pum-trigger  popmake-{{{attrs.id}}} {{{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.