Skip to content

Commit 107ac0d

Browse files
committed
[AUTO][skip ci] Updating changelog for v3.2.6
1 parent 90d2faf commit 107ac0d

File tree

3 files changed

+47
-3
lines changed

3 files changed

+47
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11

2+
### v3.2.6 - 2017-11-16
3+
**Changes:**
4+
* Adds compatibility with WordPress 4.9
5+
26
### v3.2.5 - 2017-11-03
37
**Changes:**
48
* Fix for double slash issue in image path.

readme.md

Lines changed: 38 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
**Contributors:** [themeisle](https://profiles.wordpress.org/themeisle), [codeinwp](https://profiles.wordpress.org/codeinwp), [hardeepasrani](https://profiles.wordpress.org/hardeepasrani)
33
**Tags:** RSS, SimplePie, shortcode, feed, thumbnail, image, rss feeds, aggregator, tinyMCE, WYSIWYG, MCE, UI, flux, plugin, WordPress, widget, importer, XML, ATOM, API, parser
44
**Requires at least:** 3.7
5-
**Tested up to:** 4.8
5+
**Tested up to:** 4.9
66
**Stable tag:** trunk
77
**License:** GPLv2 or later
88
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html
@@ -138,6 +138,7 @@ Become a translator and send me your translation! [Contact-me](http://themeisle.
138138

139139
## Frequently Asked Questions ##
140140

141+
141142
### Is it responsive friendly? ###
142143

143144
Yes it is.
@@ -212,7 +213,34 @@ You have to check first if your feed is valid. Please test it here: https://vali
212213
### How to use feedzy categories ###
213214
[http://docs.themeisle.com/article/640-how-to-use-feedzy-categories](http://docs.themeisle.com/article/640-how-to-use-feedzy-categories)
214215

215-
## Screenshots ##
216+
### How to add a read more link to Feedzy ###
217+
[http://docs.themeisle.com/article/544-how-to-add-a-read-more-link-to-feedzy](http://docs.themeisle.com/article/544-how-to-add-a-read-more-link-to-feedzy)
218+
219+
= How to move Feedzy templates to your theme =
220+
[http://docs.themeisle.com/article/573-how-to-move-feedzy-templates-to-your-theme](http://docs.themeisle.com/article/573-how-to-move-feedzy-templates-to-your-theme)
221+
222+
= How to eliminate duplicate feed items. =
223+
[http://docs.themeisle.com/article/638-how-to-eliminate-duplicate-feed-items](http://docs.themeisle.com/article/638-how-to-eliminate-duplicate-feed-items)
224+
225+
= How to check whether the RSS feed is valid or not in Feedzy =
226+
[http://docs.themeisle.com/article/716-feedzy-how-to-check-whether-the-rss-feed-is-valid-or-not](http://docs.themeisle.com/article/716-feedzy-how-to-check-whether-the-rss-feed-is-valid-or-not)
227+
228+
= How to change user agent in Feedzy =
229+
[http://docs.themeisle.com/article/713-how-to-change-user-agent-in-feedzy](http://docs.themeisle.com/article/713-how-to-change-user-agent-in-feedzy)
230+
231+
= How to use proxy settings in Feedzy =
232+
[http://docs.themeisle.com/article/714-how-to-use-proxy-settings-in-feezy](http://docs.themeisle.com/article/714-how-to-use-proxy-settings-in-feezy)
233+
234+
= How to import posts from feeds in Feedzy =
235+
[http://docs.themeisle.com/article/742-how-to-import-posts-from-feeds-in-feedzy](http://docs.themeisle.com/article/742-how-to-import-posts-from-feeds-in-feedzy)
236+
237+
= Where can I find the import posts options in Feedzy =
238+
[http://docs.themeisle.com/article/743-where-can-i-find-the-import-posts-options-in-feedzy](http://docs.themeisle.com/article/743-where-can-i-find-the-import-posts-options-in-feedzy)
239+
240+
= How to use WordAI to Rephrase RSS content in Feedzy =
241+
[http://docs.themeisle.com/article/746-how-to-use-wordai-to-rephrase-rss-content-in-feedzy](http://docs.themeisle.com/article/746-how-to-use-wordai-to-rephrase-rss-content-in-feedzy)
242+
243+
== Screenshots ==
216244

217245
1. Simple example
218246
2. Inserting a shortcode in the WYSIWYG
@@ -221,8 +249,15 @@ You have to check first if your feed is valid. Please test it here: https://vali
221249

222250

223251
## Changelog ##
224-
### 3.2.5 - 2017-11-03 ###
252+
### 3.2.6 - 2017-11-16 ###
225253

254+
* Adds compatibility with WordPress 4.9
255+
256+
257+
### 3.2.5 - 2017-11-03 ###
258+
* Fix for double slash issue in image path.
259+
* Fix for private ips when proxy is used.
260+
* Add FAQ in sync with helpscout docs.
226261

227262

228263

readme.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,11 @@ You have to check first if your feed is valid. Please test it here: https://vali
249249

250250

251251
== Changelog ==
252+
= 3.2.6 - 2017-11-16 =
253+
254+
* Adds compatibility with WordPress 4.9
255+
256+
252257
= 3.2.5 - 2017-11-03 =
253258
* Fix for double slash issue in image path.
254259
* Fix for private ips when proxy is used.

0 commit comments

Comments
 (0)