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' ); }
Changelog Changelog
Version | Description |
---|---|
2.6.0 | Introduced. |