Filter by type:
Search
Skip to content
Browse: Home / Classes / Astra_Loop / Astra_Loop::loop_markup_page()

Astra_Loop::loop_markup_page()

Loop Markup for content page


Description


Source

File: inc/class-astra-loop.php

		public function loop_markup_page() {
			$this->loop_markup( true );
		}

Expand full source code Collapse full source code View on Trac


Changelog

Changelog
Version Description
1.3.1 Introduced.

Related

Uses

Uses
Uses Description
inc/class-astra-loop.php: Astra_Loop::loop_markup()

Template part loop


User Contributed Notes

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