=== Ansico RequireLogin ===
Contributors: aphandersen
Tags: login, security, restrict access, members
Requires at least: 5.0
Tested up to: 6.5
Stable tag: 1.0.0
License: GPL v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

== Description ==
Ansico RequireLogin requires visitors to log in before they can access any front-end content on a WordPress website.
Unauthenticated users are redirected to the standard WordPress login page and sent back to their original destination after successful login.

The plugin keeps normal WordPress functionality intact by allowing access to the admin area, login page, AJAX requests, REST requests, XML-RPC, and WP-CLI.

== Installation ==
1. Upload the plugin folder to /wp-content/plugins/
2. Activate the plugin through the WordPress admin panel
3. The website front end will now require login

== Changelog ==
= 1.0.0 =
* First stable release.
* Requires login for all front-end pages.
* Redirects unauthenticated users to the WordPress login page.
* Returns users to the original page after login.
