Astra_Customizer_Ext_WooCommerce_Partials::_render_shop_load_more()

Render the Below Header Section 1 for the selective refresh partial.


Description


Source

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

		public static function _render_shop_load_more() { // phpcs:ignore PSR2.Methods.MethodDeclaration.Underscore
			return astra_get_option( 'shop-load-more-text' );
		}

Changelog

Changelog
Version Description
1.1.0 Introduced.

User Contributed Notes

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