Does WordPress HTTPS work with WordPress 6.8.3 and PHP 8.1.12? A smoke test was performed on .
| 62 | PHP deprecation warnings |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 155.46 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
insignificant.
The plugin didn't make the site noticeably slower.
| WordPress version | 6.8.3 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 100,000+ |
| WordPress.org page | https://wordpress.org/plugins/wordpress-https/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=wordpress-https%2Fwordpress-https.php&plugin_status=all&paged=1&s&_wpnonce=5b4cd1069c |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 10.786 s |
| Memory usage | 3.67 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=wordpress-https |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.482 s |
| Memory usage | 3.65 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.272 s |
| Memory usage | 3.58 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 1.074 s |
| Memory usage | 6.28 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php?post_type=page |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.756 s |
| Memory usage | 6.2 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.392 s | 0.268 s | -0.124 s | 3.51 MiB | 3.66 MiB | + 159.41 KiB |
| /wp-admin/edit.php | 0.220 s | 0.216 s | -0.004 s | 3.57 MiB | 3.72 MiB | + 153.98 KiB |
| /wp-admin/post-new.php | 0.843 s | 0.720 s | -0.123 s | 6.06 MiB | 6.28 MiB | + 223.81 KiB |
| /wp-admin/upload.php | 0.821 s | 0.433 s | -0.388 s | 3.52 MiB | 3.66 MiB | + 137.02 KiB |
| /wp-admin/options-writing.php | 0.221 s | 0.200 s | -0.021 s | 3.5 MiB | 3.64 MiB | + 140.95 KiB |
| /wp-admin/media-new.php | 0.288 s | 0.352 s | +0.064 s | 3.49 MiB | 3.64 MiB | + 149.13 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.190 s | 0.210 s | +0.020 s | 3.5 MiB | 3.66 MiB | + 159.84 KiB |
| /wp-admin/post-new.php?post_type=page | 0.777 s | 0.738 s | -0.039 s | 6.05 MiB | 6.2 MiB | + 155.41 KiB |
| /wp-admin/options-discussion.php | 0.309 s | 0.578 s | +0.269 s | 3.5 MiB | 3.64 MiB | + 137.45 KiB |
| /wp-admin/edit-comments.php | 0.218 s | 0.223 s | +0.005 s | 3.52 MiB | 3.66 MiB | + 136.95 KiB |
| / | 0.348 s | 0.241 s | -0.107 s | 3.43 MiB | 3.59 MiB | + 156.06 KiB |
| Average | 0.421 s | 0.380 s | -0.041 s | 3.97 MiB | 4.12 MiB | + 155.46 KiB |
Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| PHP | 77.4% | 3,262 | 1,770 | 39 | |
| PO File | 16.1% | 680 | 381 | 3 | |
| CSS | 5.8% | 246 | 0 | 3 | |
| Markdown | 0.6% | 27 | 0 | 2 | |
| Total | 4,215 | 2,151 | 47 | ||
| Lines of code | 2,434 |
|---|---|
| Total complexity | 818 |
| Median class complexity | 19.0 |
| Median method complexity | 2.0 |
| Most complex class | WordPressHTTPS_Module_Core |
| Most complex function | WordPressHTTPS_Module_Parser::fixLinksAndForms() |
| Classes | 22 |
|---|---|
| Methods | 176 |
| Functions | 1 |
Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.
wp_options 27{
"post": {
"wordpress-https": {
"title": "HTTPS",
"context": "side"
}
},
"page": {
"wordpress-https": {
"title": "HTTPS",
"context": "side"
}
},
"attachment": {
"wordpress-https": {
"title": "HTTPS",
"context": "side"
}
}
}[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:27 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351
[01-Oct-2025 00:03:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 351