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
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
20a81e6
commit 9cc205d
Showing
1 changed file
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/[email protected]&cmd=_ | |
Tags: anspress, question, answer, tags, q&a, forum, stackoverflow, quora | ||
Requires at least: 3.5.1 | ||
Tested up to: 4.1 | ||
Stable tag: 1.0 | ||
Stable tag: 1.1 | ||
License: GPLv2 or later | ||
License URI: http://www.gnu.org/licenses/gpl-2.0.html | ||
|
||
|
@@ -17,4 +17,14 @@ AnsPress is a question and answer plugin for WordPress | |
Visit AnsPress: http://wp3.in/anspress | ||
|
||
== Installation == | ||
Install from WordPress plugin manager. | ||
Install from WordPress plugin manager. | ||
|
||
== Changelog == | ||
|
||
= 1.1 = | ||
|
||
* Add tags field in question form … | ||
* Hooked to ask form | ||
* Added theme layout | ||
* Hooked tags in question | ||
* Added default options |