Skip to content
This repository was archived by the owner on Nov 9, 2020. It is now read-only.

Commit c9a74b5

Browse files
committed
Releasing 1.3.9
1 parent 12ca512 commit c9a74b5

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

categories-for-anspress.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* Plugin URI: http://anspress.io/downloads/categories-for-anspress
1616
* Description: Extension for AnsPress. Add categories in AnsPress.
1717
* Donate link: https://www.paypal.com/cgi-bin/webscr?business=rah12@live.com&cmd=_xclick&item_name=Donation%20to%20AnsPress%20development
18-
* Version: 1.3.8
18+
* Version: 1.3.9
1919
* Author: Rahul Aryan
2020
* Author URI: http://anspress.io
2121
* Text Domain: categories_for_anspress

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Categories for AnsPress",
33
"description": "Add category support in AnsPress",
4-
"version": "1.3.8",
4+
"version": "1.3.9",
55
"tested_up_to": "4.2",
66
"updated": "",
77
"licence": "GPL-3.0+",

readme.txt

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?business=rah12@live.com&cmd=_
44
Tags: anspress, question, answer, q&a, forum, stackoverflow, quora
55
Requires at least: 4.1.1
66
Tested up to: 4.1.1
7-
Stable tag: 1.3.8
7+
Stable tag: 1.3.9
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -30,3 +30,13 @@ Or if you want to install it manually simple follow this:
3030
* Download the extension zip file, uncompress it.
3131
* Upload categories-for-anspress folder to the /wp-content/plugins/ directory
3232
* Activate the plugin through the 'Plugins' menu in WordPress
33+
34+
== Changelog ==
35+
36+
= 1.3.9 =
37+
38+
* Added turkish translation and fixed textdomain
39+
* Improved category.php
40+
* added widget wrapper div
41+
* Removed Question category from title
42+
* Fixed wrong callback

0 commit comments

Comments
 (0)