=== AuthPro ===
Contributors: yuryk
Tags: login, password, protection, member, membership
Requires at least: 6.2
Tested up to: 7.1
Stable tag: 1.3.1
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Adds AuthPro.com remotely hosted service support to your WordPress website.

== Description ==

[AuthPro.com](https://www.authpro.com) is remotely hosted password protection and membership site management service for your website.
With this plugin you can easily add AuthPro protection code to your WordPress blog.

You can select to protect whole website or selected pages or posts.
You can also disable protection code on all pages page if you need.

PS: You'll need an active AuthPro account to use this plugin.
If you do not have AuthPro account you can [signup](https://www.authpro.com/signup.shtml) for new one on authpro.com website.

== External services ==

This plugin connects to AuthPro service API to verify users credentials and login session status.

It checks the user's IP address and browser details every time the widget is loaded.
This service is provided by "AuthPro": [terms of use](https://www.authpro.com/tos.shtml), [privacy policy](https://www.authpro.com/policy.shtml).

== Installation ==

1. Download and extract authpro plugin files
2. Upload `/authpro` to the `/wp-content/plugins/` directory
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Configure plugin on Settings -> AuthPro page
5. If you have set potection mode to "Selected pages only", open pages/posts you want to protect in wordpess editor and check "Protect with AuthPro" box at bottom of the edit window.

== Changelog ==

= 1.3.1 =

* Plugin files update to comply with WordPress guidelines.

= 1.3.0 =

* Added options to protect pages/posts by category or tag.

= 1.2.3 =

* Protection code update

= 1.2.2 =

* Fixed compatibility issue with PHP 7.4

= 1.2.1 =

* Fixed compatibility issue with elementor editor

= 1.2 =

* Added protection from unauthorized comments postings.

= 1.1 =

* Added support for https websites.

= 1.0 =

* Initial release.
