# HTTPS for WordPress

`wp-plugin/https-for-wordpress` — WordPress plugin

> **Latest version not tagged in SVN.** WordPress.org reports version .2 but no matching tagged release exists, so the latest version isn't available as a tagged Composer release. Install with `dev-trunk` to track trunk, or pin to an older tagged version. See [all untagged plugins](https://wp-packages.org/untagged).

## Install

```sh
composer require wp-plugin/https-for-wordpress
```

## Details

- **Latest version:** 0.2
- **Active installs:** 30
- **Composer installs:** 0
- **Author:** blackc2004
- **WordPress.org:** https://wordpress.org/plugins/https-for-wordpress/

## Description

Check to see if SSL is used. This will update any template functions which require SSL to be used.

## Versions (3)

- `0.2` (latest) — `composer require wp-plugin/https-for-wordpress:0.2`
- `0.1` — `composer require wp-plugin/https-for-wordpress:0.1`
- `dev-trunk` — `composer require wp-plugin/https-for-wordpress:dev-trunk`
