Skip to content

Commit

Permalink
Update docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
WPprodigy committed Dec 25, 2017
1 parent eb60a17 commit 2b4a756
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion includes/class-wc-query.php
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,9 @@ public static function get_main_search_query_sql() {
}

/**
* Layered Nav Init.
* Get an array of attributes and terms selected with the layered nav widget.
*
* @return array
*/
public static function get_layered_nav_chosen_attributes() {
if ( ! is_array( self::$_chosen_attributes ) ) {
Expand Down

0 comments on commit 2b4a756

Please sign in to comment.