Does Landingi Landing pages work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .
4 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 139.1 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.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 3,000+ |
WordPress.org page | https://wordpress.org/plugins/landingi-landing-pages/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=landingi-landing-pages%2Flandingi-plugin.php&plugin_status=all&paged=1&s&_wpnonce=4dccc2e9f3 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.537 s |
Memory usage | 3.67 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=landingi |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.795 s |
Memory usage | 4.52 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=landing |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.176 s |
Memory usage | 3.67 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=landingi_settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.138 s |
Memory usage | 3.62 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.159 s |
Memory usage | 3.52 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.336 s | 0.289 s | -0.047 s | 3.51 MiB | 3.64 MiB | + 138.13 KiB |
/wp-admin/edit.php | 0.188 s | 0.198 s | +0.010 s | 3.57 MiB | 3.71 MiB | + 142.56 KiB |
/wp-admin/post-new.php | 0.774 s | 0.669 s | -0.105 s | 6.06 MiB | 6.26 MiB | + 206.43 KiB |
/wp-admin/upload.php | 0.659 s | 0.540 s | -0.119 s | 3.52 MiB | 3.64 MiB | + 118.36 KiB |
/wp-admin/options-writing.php | 0.216 s | 0.187 s | -0.029 s | 3.5 MiB | 3.62 MiB | + 122.35 KiB |
/wp-admin/media-new.php | 0.263 s | 0.259 s | -0.004 s | 3.49 MiB | 3.62 MiB | + 130.55 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.197 s | 0.189 s | -0.008 s | 3.5 MiB | 3.64 MiB | + 141.22 KiB |
/wp-admin/post-new.php?post_type=page | 0.596 s | 0.606 s | +0.010 s | 6.05 MiB | 6.25 MiB | + 201.95 KiB |
/wp-admin/options-discussion.php | 0.452 s | 0.235 s | -0.217 s | 3.5 MiB | 3.62 MiB | + 118.85 KiB |
/wp-admin/edit-comments.php | 0.255 s | 0.206 s | -0.049 s | 3.52 MiB | 3.64 MiB | + 118.35 KiB |
/ | 0.292 s | 0.196 s | -0.096 s | 3.43 MiB | 3.52 MiB | + 91.34 KiB |
Average | 0.384 s | 0.325 s | -0.059 s | 3.97 MiB | 4.11 MiB | + 139.1 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 | 87.3% | 1,641 | 202 | 39 | |
Twig | 7.0% | 132 | 0 | 3 | |
JSON | 2.4% | 45 | 0 | 1 | |
Markdown | 1.9% | 35 | 0 | 1 | |
YAML | 1.4% | 27 | 0 | 1 | |
Total | 1,880 | 202 | 45 |
Lines of code | 1,607 |
---|---|
Total complexity | 239 |
Median class complexity | 6.0 |
Median method complexity | 1.0 |
Most complex class | Landingi\Wordpress\Plugin\Framework\Http\Request |
Most complex function | Landingi\Wordpress\Plugin\LandingiPlugin\Controller\AdminMenuImportedLandings::setAsHomepage() |
Classes | 32 |
---|---|
Methods | 146 |
Functions | 0 |
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
1ID | Name |
---|---|
landing | Imported Landings |
[02-May-2025 06:11:56 UTC] PHP Deprecated: Return type of Twig\Node\Node::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/landingi-landing-pages/vendor/twig/twig/src/Node/Node.php on line 213
[02-May-2025 06:11:56 UTC] PHP Deprecated: Return type of Twig\Node\Node::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/landingi-landing-pages/vendor/twig/twig/src/Node/Node.php on line 221
[02-May-2025 06:11:57 UTC] PHP Deprecated: Return type of Twig\Node\Node::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/landingi-landing-pages/vendor/twig/twig/src/Node/Node.php on line 213
[02-May-2025 06:11:57 UTC] PHP Deprecated: Return type of Twig\Node\Node::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/landingi-landing-pages/vendor/twig/twig/src/Node/Node.php on line 221