Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

Releases: mkaz/wpsync

v0.1.2 - Now with a Test

08 Apr 00:05
4f14fda
Compare
Choose a tag to compare
  • 0d0bc46 : Switches date checking to use independent SyncDate, not related to post date. This allows for more control over syncing, and publishing to any post date. Helpful for past or future dating posts.

  • d9d611a : Updates read me with more info on setting up JWT Auth plugin

  • 02208f6 : Improve API error handling, use status code

  • e7c027c : Add flag to test authentication using wpsync --test

  • e57005b : Validate URL entered during setup

v0.1.0 - Initial Alpha version

05 Apr 14:02
e1f3777
Compare
Choose a tag to compare

Initial release

  • Create and update posts
  • Upload media
  • JWT Authentication (plugin required)