=== Sync Wechat ===
Contributors: hsfs, qin
Donate link: https://lqin2333.gitee.io/blog/
Tags: sync tool
Requires at least: 4.7
Tested up to: 5.8.1
Stable tag: 1.0.1
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This plugin is to synchronize your own WeChat Official Account articles to your wordpress websites.

== Description ==

To use this plugin, you need to have/generate app id and app secret through your Wechat Official Account Dashboard.

== Screenshots ==

1. Main interface

== Features ==

* Can selece a period and synchronize articles from the seleced period
* Can set the synchronized articles into custom post types

== Notice ==
* If you installed Image Compress plugin(s) (e.g. Smuch), please disable it when you are synchronizing your articles and re-enable the compress plugin(s) when the synchronization is finished.
* Please save your website ID into Wechat Official Account white list. Otherwise, it(the plugin) would not get the data.


== Frequently Asked Questions ==

= Where can I learn more about how to use this plugin? =

We have a tutorial video [here](https://lqin2333.gitee.io/blog/2021/08/01/wechat-sync/). But it is in Chinese.


== Changelog ==
= 1.0.0: November 9th, 2021 =
* Release first version
= 1.0.1: December 12th, 2021 =
* Change filter by "create time" to "update time" (article release time)
