=== SnapPress Connect ===
Contributors: 37design
Tags: upload, photo, media, qr-code, ios
Requires at least: 5.6
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Generate a QR code to easily connect your WordPress site with the SnapPress iOS app.

== Description ==

SnapPress Connect generates a QR code that allows you to instantly register your WordPress site with the [SnapPress](https://snappress.app) iOS app.

**Features:**

* **One-Tap QR Code Generation** -- Automatically creates an Application Password and generates a QR code containing your site URL, username, and credentials.
* **Manual Mode** -- Use an existing Application Password if you prefer.
* **Secure** -- Credentials are transmitted via QR code only. No data is sent to external servers.
* **Simple UI** -- A single admin page with no complex settings.

**How It Works:**

1. Install and activate the plugin.
2. Go to the "SnapPress Connect" page in your WordPress admin menu.
3. Click "One-Tap QR Code Generation" or enter an existing Application Password.
4. Scan the QR code with the SnapPress iOS app.
5. Start uploading photos from your iPhone!

**Requirements:**

* WordPress 5.6 or later (Application Passwords support)
* PHP 7.4 or later
* The [SnapPress iOS app](https://snappress.app) (available on the App Store)

== Installation ==

1. Upload the `snappress-connect` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Navigate to "SnapPress Connect" in the admin menu.

== Frequently Asked Questions ==

= What is SnapPress? =

SnapPress is an iOS app that lets you batch-upload photos directly to your WordPress media library from your iPhone.

= Is my password safe? =

Yes. The plugin uses WordPress Application Passwords, which are separate from your main login password. The QR code is generated locally in your browser and is never sent to any external server.

= Can I revoke access? =

Yes. Go to Users > Profile > Application Passwords in your WordPress admin to revoke any Application Password created by the plugin.

= Does the plugin collect any data? =

No. SnapPress Connect does not collect, store, or transmit any data to external servers. Everything stays between your WordPress site and the SnapPress app.

== Screenshots ==

1. The SnapPress Connect admin page with QR code generation.

== Changelog ==

= 1.1.0 =
* Added internationalization (i18n) support
* Extracted inline JavaScript to external file
* Added English translation
* Prepared for WordPress.org plugin directory

= 1.0.0 =
* Initial release
* One-tap QR code generation with automatic Application Password
* Manual Application Password mode
* QR code display with security warning

== Upgrade Notice ==

= 1.1.0 =
Added English language support and prepared for WordPress.org plugin directory submission.
