-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
43 lines (31 loc) · 1.62 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
=== Passle Sync ===
Contributors: passledevelopers
Tags: passle, sync
Requires at least: 5.8.2
Tested up to: 6.2.0
Requires PHP: 7.0
Stable tag: trunk
License: MIT
License URI: https://github.com/passle/passle-sync-wordpress/blob/master/LICENSE
Seamlessly sync posts and authors from Passle to your Wordpress site.
== Description ==
Seamlessly sync posts and authors from Passle to your Wordpress site.
= Documentation =
Full documentation on how to configure and integrate the plugin is available within the [GitHub repository](https://github.com/passle/passle-sync-wordpress).
== Installation ==
Detailed instructions on how to install the plugin is available within the [GitHub repository](https://github.com/passle/passle-sync-wordpress).
== Changelog ==
= 1.2.1 =
* Fixed issues with URL rewrite rules
= 1.2.0 =
* Added support for permalink templates, instead of prefixes, giving you more control over your URL structure
* Added support for remote-hosted previews, allowing you to preview Passle drafts within your WordPress site
* Added a tab that gives an overview of all the tags within your Passle(s) and your WordPress site
= 1.1.0 =
* Added health check page, allowing you to perform automated checks to ensure the integration is set up correctly.
* Restructured webhooks to allow for more flexibility in the future. This is a breaking change, and auto-sync will stop working on previous versions of the plugin.
= 1.0.0 =
* Initial release
== Upgrade Notice ==
= 1.1.0 =
Restructured webhooks to allow for more flexibility in the future. This is a breaking change, and auto-sync will stop working on previous versions of the plugin.