lifterlms_loop_link_start()


Source Source

File: includes/functions/llms.functions.templates.loop.php

	function lifterlms_loop_link_start() {
		echo '<a class="llms-loop-link" href="' . get_the_permalink() . '">';
	}

Top ↑

User Contributed Notes User Contributed Notes

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