=== ProvenExpert ===
Contributors: provenexpert, laolaweb, threadi
Tags: provenexpert
Requires at least: 4.9.25
Tested up to: 6.9
Requires PHP: 8.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Stable tag: 1.1.2

Official WordPress plugin to add widgets from ProvenExpert on your website.

== Description ==

Official WordPress plugin to add widgets from ProvenExpert on your website.

#### Requirements

You need a [ProvenExpert](https://www.provenexpert.com) account to use the widgets this plugin provides.

#### Features

Use ProvenExpert widgets in Block Editor, as classic widgets or via shortcode.

The development repository is on [GitHub](https://github.com/provenexpert/wordpress-plugin).

We also provide a number of [hooks](https://github.com/provenexpert/wordpress-plugin/blob/master/doc/hooks.md) as help for developers.

#### API

This plugin connects to the ProvenExpert API via [www.provenexpert.com](https://www.provenexpert.com) to obtain the widgets which will be used in your website.

This API service is provided by ProvenExpert: [terms and conditions](https://www.provenexpert.com/en-us/terms-and-conditions-of-use/), [privacy policy](https://www.provenexpert.com/en-us/privacy-policy/).

#### ClassicPress

This plugin is compatible with [ClassicPress](https://www.classicpress.net/).

---

== Installation ==

1. Upload "provenexpert" to the "/wp-content/plugins/" directory.
2. Activate the plugin through the "Plugins" menu in WordPress.
3. Follow the setup to assign your ProvenExpert account to your WordPress website.

== Frequently Asked Questions ==

= Can I use the plugin without a ProvenExpert account? =

The plugin can be installed even without ProvenExpert account. However, it is not usable without it.

== Changelog ==

= 1.1.2 =
- Updated Block usage for WordPress 6.9
- Updated dependencies
- Set compatibility to WordPress 6.9
- Using PHPStan for additional security checks on every release
- Removed unused embedding of translation files from development
- Fixed missing output of some classic widgets

[older changes](https://github.com/provenexpert/wordpress-plugin/blob/master/changelog.md)
