=== Synchronizing CiviCRM data to Custom Posts ===
Contributors: jaapjansma, kainuk
Donate link: https://github.com/CiviMRF/synchronizing-civicrm-data-to-custom-posts
Tags: CiviCRM, custom posts, acf, custom fields, api, connector, rest
Requires at least: 5.8
Tested up to: 5.8
Requires PHP: 7.2
Stable tag: 1.0.4
License: AGPL-3.0

Provides a tool for synchronizing CiviCRM data to custom posts in Wordpress.

== Description ==

Provides an tool for synchronizing CiviCRM data to custom posts in Wordpress.
You can use this plugin with [Connector to CiviCRM with CiviMcRestFace plugin](https://wordpress.org/plugins/connector-civicrm-mcrestface/)
which gives you the ability to connect to an CiviCRM installation on a different server.

**Funded by**

* [Article 19](https://www.article19.org/)
* [Bosplus](https://www.bosplus.be/)

== Changelog ==

1.0.4: Added restriction to ensure that post type names are not longer than 20 characters and an option Is already registered. This makes the reuse of existing post types possible.
1.0.3: Fixed limit 25 bug issue #2
1.0.2: Updated logo
1.0.1: Added logo, fixed title.
1.0.0: First version.
