This repository has been archived by the owner on Nov 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathreadme.txt
81 lines (60 loc) · 2.38 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
=== Tags for AnsPress ===
Contributors: nerdaryan
Donate link: https://www.paypal.com/cgi-bin/webscr?business=rah12@live.com&cmd=_xclick&item_name=Donation%20to%20AnsPress%20development
Tags: anspress, question, answer, tags, q&a, forum, stackoverflow, quora
Requires at least: 4.1.1
Tested up to: 4.4
Stable tag: 3.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Add tag (taxonomy) support in AnsPress
== Description ==
Support forum: http://anspress.io/questions/
Tags for AnsPress is an extension for AnsPress, which add tags (taxonomy) support for questions. An auto suggest tags fields is added in ask form. This extensions will add a page in AnsPress:
* Tag page (Single tag page, list questions of a specfic tag)
This extension will also add tags widget, which can be used to to show popular question tags anywhere in WordPress.
== Installation ==
Simply go to WordPress plugin installer and search for tags for anspress and click on install button and then activate it.
Or if you want to install it manually simple follow this:
1. Download the extension zip file, uncompress it.
2. Upload tags-for-anspress folder to the /wp-content/plugins/ directory
3. Activate the plugin through the 'Plugins' menu in WordPress
== Changelog ==
= 3.0.1 =
* Fixd: encoding issue for tags suggestion
= 3.0 =
* Made compatible with AnsPress 3.0
* Fixed pagination issue
* FIX: AnsPress breadcrumb in tags page show Questions > Categories rather than tags
* Fix: Subscribe Widget fatal error
* Improved list filter
* Fixed warning and use ap_option_groups for register options
= 2.0.0 =
* Improved loading order of extension
= 1.5.1 =
* Minor bug fixes
= 1.5 =
* Fix: error 404 when tag is numeric
* Fix: Don't check minimum characters when it is zero
* Fix: not accepting utf8 words
* Language: Added de_DE
* Fix: subscribe button
* New: Added color for tags button
* New: Rebuild + Keyboard navigation + Accessibility + JS Translation
* Fix: Tags field fix
* Language: Added Turkish language
* Fix: Set subscribe button type
* New: Option to change tag path string
* New: Duplicate check of tags
* New: Improved tags suggestion
* Language: Updated French .mo
* New: Added ap-tags position
* Fix: pagination
= 1.2.4 =
* fixed ajax suggestion in ask form
= 1.1 =
* Add tags field in question form …
* Hooked to ask form
* Added theme layout
* Hooked tags in question
* Added default options