-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
55 lines (31 loc) · 1.1 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
44
45
46
47
48
49
50
51
52
53
54
55
=== Camayak ===
Contributors: maxcutler, picklepete
Tags: camayak
Requires at least: 3.3
Tested up to: 3.5
Stable tag: trunk
This plugin facilitates publishing and archiving functionality of the Camayak.com service.
== Changelog ==
= 1.0.10 =
* Fix "Edited in Camayak" banner message when using the Block Editor.
= 1.0.9 =
* Syntax improvements to prevent `E_NOTICE`/`E_DEPRECATED` errors.
= 1.0.8 =
* Fixing an issue with the dewhitespacer plugin, it's imperative that the Content-Length header is updated with the trimmed response length.
= 1.0.7 =
* Upgrading to `wp-xmlrpc-modernization` v0.9 which fixes some bugs and aligns methods to 3.5 core.
= 1.0.6 =
* Overriding wp.editPost until it's possible to edit a post with a thumbnail again.
= 1.0.5 =
* Added xmlrpc-deinvalidchar plugin.
= 1.0.4 =
* Added xmlrpc-dewhitespacer plugin.
= 1.0.3 =
* Removed GitHub updater temporarily.
= 1.0.2 =
* Updated wp-xmlrpc-modernization to 0.8.2 release.
* Re-added wp.getPostTerms and wp.setPostTerms XML-RPC methods.
= 1.0.1 =
* Updated wp-xmlrpc-modernization to 0.8.1 release.
= 1.0 =
* Initial release.