=== Payper widget === Contributors: bepayper Tags: gutenberg, blocks, paywall, monetization Requires at least: 5.6 Tested up to: 6.1.1 Requires PHP: 5.4 Stable tag: 0.1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Allows to add Payper widget in a Wordpress site. == Description == This plugin adds Payper capabilities in Wordpress. It works for standard or custom posts, and it can be configured for any type of theme. == Frequently Asked Questions == = How does it work? = In your post, you just have to check a post a "premium" content and the plugin will activate Payper plugin to monetizate it. Contact admin@bepayper.com to get authorization token for your site. == Installation == = Install via admin dashboard = 1. Go to your **WordPress admin dashboard -> Plugins**. 2. Click "Add New". 3. Click "Upload Plugin". 4. Select the `wp-payper.zip` file. 5. Click "Install Now". 6. Activate the plugin from **WordPress admin dashboard -> Plugins**. = Manual install via FTP upload = 1. Upload the folder "wp-payper" from `wp-payper.zip` file to your WordPress installations `../wp-content/plugins` folder. 2. Activate the plugin from **WordPress admin dashboard -> Plugins**. == Changelog == = 0.1.0 = * First version.