Filter by type:
Search
Skip to content
Browse: Home / Classes / ASTRA_Ext_WooCommerce_Markup / ASTRA_Ext_WooCommerce_Markup::shop_toolbar_elements_ends_wrapper()

ASTRA_Ext_WooCommerce_Markup::shop_toolbar_elements_ends_wrapper()

Add wrapper for after shop loop.


Description


Source

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

		public function shop_toolbar_elements_ends_wrapper() {
			?>
				</div>
			<?php
		}

Expand full source code Collapse full source code View on Trac


User Contributed Notes

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