=== SSO Enforcer for Jetpack ===
Contributors: alconicdevelopment
Tags: jetpack, sso, login, security, wordpress.com
Requires at least: 6.4
Tested up to: 7.0
Requires PHP: 7.4
Requires Plugins: jetpack
Stable tag: 1.0.5
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Enforces Jetpack SSO as the default login method when WordPress.com login is enabled.

== Description ==

SSO Enforcer for Jetpack works with Jetpack Secure Sign-On (SSO) to:

* Redirect `wp-login.php` visitors directly to WordPress.com
* Hide the local username and password form on `wp-login.php`

The plugin only enables enforcement when Jetpack is installed, the site is connected to WordPress.com, Jetpack WordPress.com login (SSO) is enabled, and the enabling administrator is linked to WordPress.com.

Deactivating or deleting the plugin immediately stops enforcement and restores your previous Jetpack SSO behavior.

== Installation ==

1. Install and activate [Jetpack](https://wordpress.org/plugins/jetpack/) and enable WordPress.com login (SSO) under Jetpack → Settings → Security.
2. Install this plugin from the WordPress.org plugin directory, or upload the `sso-enforcer-for-jetpack` folder to `/wp-content/plugins/`.
3. Activate the plugin through the **Plugins** screen in WordPress.
4. Go to **Settings → SSO Enforcer for Jetpack**.
5. Confirm all prerequisites pass, then enable the toggle.

== Frequently Asked Questions ==

= What happens if I deactivate or delete the plugin? =

Enforcement stops immediately. Login behavior reverts to your existing Jetpack SSO configuration. Deleting via WP admin also removes the stored plugin option. Deleting the plugin folder via FTP/SFTP has the same runtime effect; reinstalling resets the toggle to off on activation.

= Does this require Jetpack Protect? =

No. This plugin requires Jetpack with the SSO (WordPress.com login) module enabled.

= Can I get locked out? =

Yes, if Jetpack disconnects or no SSO-linked administrator exists. Keep at least one administrator linked to WordPress.com before enabling enforcement.

= Is this plugin licensed under GPL? =

Yes. SSO Enforcer for Jetpack is licensed under GPLv2 or later. All plugin source code in this package is original and released under the GPL. The plugin does not bundle third-party libraries, scripts, or assets. It requires the separately installed [Jetpack](https://wordpress.org/plugins/jetpack/) plugin (GPL-compatible) and uses WordPress core and Jetpack APIs at runtime. The full license text is included in license.txt.

== Screenshots ==

1. Settings page showing prerequisite checks and the enable toggle.

== Changelog ==

= 1.0.5 =
* Fix translation loading notice on WordPress 6.7+ when enforcement is enabled.

= 1.0.4 =
* Update plugin author to Alconic Development.
* Update WordPress.org contributor to alconicdevelopment.

= 1.0.3 =
* Rename plugin to SSO Enforcer for Jetpack (`sso-enforcer-for-jetpack`) for WordPress.org review.
* Migrate stored options from previous plugin slugs.

= 1.0.2 =
* Update Tested up to for WordPress 7.0 compatibility.

= 1.0.1 =
* Rename plugin to Force SSO Login for WordPress.org trademark compliance.
* Align WordPress version headers with Plugin Check requirements.

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.5 =
Fixes a WordPress 6.7+ translation notice when enforcement is enabled.

= 1.0.4 =
Author and contributor metadata update only.

= 1.0.3 =
Renamed plugin slug and display name for WordPress.org review.

= 1.0.2 =
Compatibility metadata update for WordPress 7.0.

= 1.0.1 =
Renamed plugin slug and display name for WordPress.org compliance.

= 1.0.0 =
Initial release.
