Does Landingi Landing pages work with WordPress 6.8 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 |
---|---|
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=2c7eb1a83f |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.323 s |
Memory usage | 3.66 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=landingi |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.862 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.179 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.135 s |
Memory usage | 3.62 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.191 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.332 s | 0.266 s | -0.066 s | 3.51 MiB | 3.64 MiB | + 138.16 KiB |
/wp-admin/edit.php | 0.188 s | 0.182 s | -0.006 s | 3.57 MiB | 3.71 MiB | + 142.53 KiB |
/wp-admin/post-new.php | 0.752 s | 0.596 s | -0.156 s | 6.06 MiB | 6.26 MiB | + 206.43 KiB |
/wp-admin/upload.php | 0.575 s | 0.492 s | -0.083 s | 3.52 MiB | 3.64 MiB | + 118.36 KiB |
/wp-admin/options-writing.php | 0.220 s | 0.179 s | -0.041 s | 3.5 MiB | 3.62 MiB | + 122.35 KiB |
/wp-admin/media-new.php | 0.258 s | 0.265 s | +0.007 s | 3.49 MiB | 3.62 MiB | + 130.55 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.197 s | 0.185 s | -0.012 s | 3.5 MiB | 3.64 MiB | + 141.22 KiB |
/wp-admin/post-new.php?post_type=page | 0.621 s | 0.615 s | -0.006 s | 6.05 MiB | 6.25 MiB | + 201.95 KiB |
/wp-admin/options-discussion.php | 0.287 s | 0.217 s | -0.070 s | 3.5 MiB | 3.62 MiB | + 118.85 KiB |
/wp-admin/edit-comments.php | 0.222 s | 0.177 s | -0.045 s | 3.52 MiB | 3.64 MiB | + 118.35 KiB |
/ | 0.310 s | 0.174 s | -0.136 s | 3.43 MiB | 3.52 MiB | + 91.34 KiB |
Average | 0.360 s | 0.304 s | -0.056 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 |
[17-Apr-2025 06:14:39 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
[17-Apr-2025 06:14:39 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
[17-Apr-2025 06:14:41 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
[17-Apr-2025 06:14:41 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