Warning: This method has been deprecated.

WC_Query::layered_nav_init()

Layered nav init.


Description Description


Source Source

File: includes/class-wc-query.php

	public function layered_nav_init() {
		wc_deprecated_function( 'layered_nav_init', '2.6' );
	}

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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