We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4768b5c commit d138c91Copy full SHA for d138c91
force-https.php
@@ -4,13 +4,16 @@
4
Plugin URI: https://www.littlebizzy.com/plugins/force-https
5
Description: HTTPS enforcement for WordPress
6
Version: 2.1.0
7
-Requires PHP: 7.0
8
Author: LittleBizzy
9
Author URI: https://www.littlebizzy.com
+Requires PHP: 7.0
10
+Tested up to: 6.7
11
License: GPLv3
12
License URI: http://www.gnu.org/licenses/gpl-3.0.html
13
+Update URI: false
14
GitHub Plugin URI: littlebizzy/force-https
15
Primary Branch: master
16
+Text Domain: force-https
17
*/
18
19
// prevent direct access
0 commit comments