=== WP PLC Connect ===
Contributors: oneplacewp
Donate link: https://1plc.ch
Tags: oneplace, api
Requires at least: 4.6
Tested up to: 5.4
Stable tag: stable
Requires PHP: 5.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A simple plugin to work with onePlace. Needed for all other
onePlace Wordpress Plugins.

== Description ==

If you have onePlace and want to use its data in WordPress,
this plugin is for you

* connect to your oneplace server with api key & token
* Is working with any oneplace wordpress plugin

== Installation ==

1. Upload plugin to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Enable the settings you want in "WP PLC Connect" in the OnePlace Menu in Settings Panel

== Frequently Asked Questions ==

= What can I do with this plugin? =

Link your onePlace API to your Wordpress Website.

= How do I setup this plugin? =

Just install and activate. no setup or configuration yet.

== Screenshots ==
1. The new Settings Panel. Choose every single setting you want.

== Changelog ==

= 1.0.3 =
* better error handling
* support for wp_editor fields in onePlace Plugin Settings

= 1.0.2 =
* extensions for api calls

= 1.0.1 =
* no more hardcoded paths
* ajax requests over admin-ajax.php
* no more includes of core files
* all input sanitized

= 1.0.0 =
* first public stable

== Upgrade Notice ==

= 1.0.3 =
better error handling for failed requests if you
are a logged in user

= 1.0.2 =
you can now do post requests to api

= 1.0.0 =
enjoy

== Feedback and support ==

I would be happy to receive your feedback to improve this plugin.
Please let me know through [support forums](https://discourse.1plc.ch) if you like it.

Also you can contact me on my personal page [Verein onePlace](https://1plc.ch/) or even visit [Github of WP PLC Connect](https://github.com/OnePlc/WP_PLC_Connect) where you can find all the development code of this plugin.

I hope it is useful for you and look forward to reading your reviews! ;-) Thanks!