Does Basic Landing Pages Wizard work with WordPress 7.0 and PHP 8.1.12? A smoke test was performed on .
| 1 | PHP warnings |
| 330 | PHP deprecation warnings |
| 1 | Unrecognized messages in the PHP error log |
| 2 | JavaScript exceptions |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 248 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 | 7.0 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | <10 |
| WordPress.org page | https://wordpress.org/plugins/basic-landing-pages-wizard/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=basic-landing-pages-wizard%2Fbasic-landing-pages-wizard.php&plugin_status=all&paged=1&s&_wpnonce=44d0717cc9 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 1.286 s |
| Memory usage | 4.61 MiB |
| JS errors | |
| Resource errors | None |
| URL | /wp-admin/edit.php?post_type=blpw-landing-page |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.510 s |
| Memory usage | 4.13 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php?post_type=blpw-landing-page |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.844 s |
| Memory usage | 4.23 MiB |
| JS errors | |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=blpw_wizard |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.799 s |
| Memory usage | 5.03 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.329 s |
| Memory usage | 4.32 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 1.064 s | 0.848 s | -0.216 s | 3.92 MiB | 4.23 MiB | + 311.29 KiB |
| /wp-admin/edit.php | 0.551 s | 0.544 s | -0.007 s | 3.98 MiB | 4.21 MiB | + 232.56 KiB |
| /wp-admin/post-new.php | 2.230 s | 1.926 s | -0.304 s | 6.56 MiB | 6.82 MiB | + 274.3 KiB |
| /wp-admin/upload.php | 0.725 s | 0.737 s | +0.012 s | 3.89 MiB | 4.14 MiB | + 253.91 KiB |
| /wp-admin/options-writing.php | 0.576 s | 0.544 s | -0.032 s | 3.86 MiB | 4.1 MiB | + 242.19 KiB |
| /wp-admin/media-new.php | 0.983 s | 0.678 s | -0.305 s | 3.85 MiB | 4.1 MiB | + 250.38 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.519 s | 1.119 s | +0.600 s | 3.86 MiB | 4.11 MiB | + 249.74 KiB |
| /wp-admin/post-new.php?post_type=page | 1.442 s | 1.542 s | +0.100 s | 6.55 MiB | 6.81 MiB | + 272.36 KiB |
| /wp-admin/options-discussion.php | 0.706 s | 0.605 s | -0.101 s | 3.86 MiB | 4.09 MiB | + 233.19 KiB |
| /wp-admin/edit-comments.php | 0.531 s | 0.971 s | +0.440 s | 3.88 MiB | 4.19 MiB | + 313.71 KiB |
| / | 0.301 s | 0.245 s | -0.056 s | 4.23 MiB | 4.32 MiB | + 94.32 KiB |
| Average | 0.875 s | 0.887 s | +0.012 s | 4.4 MiB | 4.65 MiB | + 248 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 | |
|---|---|---|---|---|---|
| JSON | 80.4% | 250,902 | 0 | 5 | |
| PO File | 10.4% | 32,323 | 18,502 | 120 | |
| PHP | 3.3% | 10,377 | 6,877 | 92 | |
| SVG | 3.0% | 9,299 | 12 | 3 | |
| CSS | 1.5% | 4,656 | 1,200 | 9 | |
| JavaScript | 1.1% | 3,538 | 687 | 8 | |
| Markdown | 0.2% | 770 | 0 | 4 | |
| XML | 0.0% | 19 | 4 | 1 | |
| Total | 311,884 | 27,282 | 242 | ||
| Lines of code | 10,120 |
|---|---|
| Total complexity | 2,292 |
| Median class complexity | 6.5 |
| Median method complexity | 2.0 |
| Most complex class | CMB2 |
| Most complex function | CMB2_Field_Display::get() |
| Classes | 100 |
|---|---|
| Methods | 727 |
| Functions | 39 |
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 1| ID | Name |
|---|---|
| blpw-landing-page | Basic Landing Pages |
[01-Jun-2026 16:49:38 UTC] PHP Deprecated: Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/basic-landing-pages-wizard/vendor/illuminate/database/Eloquent/Model.php on line 1403
[01-Jun-2026 16:49:38 UTC] PHP Deprecated: Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/basic-landing-pages-wizard/vendor/illuminate/database/Eloquent/Model.php on line 1414
[01-Jun-2026 16:49:38 UTC] PHP Deprecated: Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/basic-landing-pages-wizard/vendor/illuminate/database/Eloquent/Model.php on line 1426
[01-Jun-2026 16:49:38 UTC] PHP Deprecated: Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/basic-landing-pages-wizard/vendor/illuminate/database/Eloquent/Model.php on line 1437
[01-Jun-2026 16:49:38 UTC] PHP Deprecated: Return type of Illuminate\Database\Eloquent\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/basic-landing-pages-wizard/vendor/illuminate/database/Eloquent/Model.php on line 1004
[01-Jun-2026 16:49:38 UTC] PHP Warning: Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/basic-landing-pages-wizard/admin/plugins/cmb2-grid-master/DesignPatterns/Singleton.php on line 30
[01-Jun-2026 16:49:39 UTC] WP_Query Object
(
[query] => Array
(
[post_type] => page
[name] => sitemap
[post_status] => any
[posts_per_page] => 1
)
[query_vars] => Array
(
[post_type] => page
[name] => sitemap
[post_status] => any
[posts_per_page] => 1
[error] =>
[m] =>
[p] => 0
[post_parent] =>
[subpost] =>
[subpost_id] =>
[attachment] =>
[attachment_id] => 0
[pagename] =>
[page_id] => 0
[second] =>
[minute] =>
[hour] =>
[day] => 0
[monthnum] => 0
[year] => 0
[w] => 0
[category_name] =>
[tag] =>
[cat] =>
[tag_id] =>
[author] =>
[author_name] =>
[feed] =>
[tb] =>
[paged] => 0
[meta_key] =>
[meta_value] =>
[preview] =>
[s] =>
[sentence] =>
[title] =>
[fields] => all
[menu_order] =>
[embed] =>
[category__in] => Array
(
)
[category__not_in] => Array
(
)
[category__and] => Array
(
)
[post__in] => Array
(
)
[post__not_in] => Array
(
)
[post_name__in] => Array
(
)
[tag__in] => Array
(
)
[tag__not_in] => Array
(
)
[tag__and] => Array
(
)
[tag_slug__in] => Array
(
)
[tag_slug__and] => Array
(
)
(+451 more lines)