-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
51 lines (37 loc) · 1.01 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
=== Woocommerce Category Filter ===
Contributors: m1kfb
Tags: layered-nav, vehicle-search, categories
Requires at least: 3.0.1
Tested up to: 4.8.1
Stable tag: 1.1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Description ==
Woocommerce Category Filter is a simple 2 level layered navigation search tool. Created as a vehicle search tool
primarily but with the ability to change the search fields in the form.
== Changelog ==
= 1.2.0 =
* Add optional 3rd level
= 1.1.2 =
* Add empty select to field2
= 1.1.1 =
* Check Woocommerce is installed
= 1.1.0 =
* Fixed redirection
* Added automatic update
= 1.0.3 =
* Added validation
= 1.0.2 =
* Change form to Ajax instead of Static
= 1.0.1 =
* Created form
= 1.0.0 =
* Dawn of time
== Shortcode Help ==
[wcfcatsearch level3=true field_1_label=Make field_2_label=Model field_3_label=Wheelbase submit_text=Search]
= Default =
* level3 = false
* field_1_label = Make
* field_2_label = Model
* field_3_label = Wheelbase
* submit_text = Search