Does Landingi Landing pages work with WordPress 6.5.3 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: 96.68 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.5.3 |
---|---|
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=53daf70da5 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.393 s |
Memory usage | 3.49 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=landingi |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.761 s |
Memory usage | 4.45 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.5 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=landingi_settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.142 s |
Memory usage | 3.55 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.173 s |
Memory usage | 3.45 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.365 s | 0.337 s | -0.028 s | 3.44 MiB | 3.55 MiB | + 111.94 KiB |
/wp-admin/edit.php | 0.208 s | 0.201 s | -0.007 s | 3.46 MiB | 3.56 MiB | + 97.91 KiB |
/wp-admin/post-new.php | 0.958 s | 0.619 s | -0.339 s | 5.59 MiB | 5.71 MiB | + 117.38 KiB |
/wp-admin/upload.php | 0.567 s | 0.534 s | -0.033 s | 3.38 MiB | 3.47 MiB | + 93.8 KiB |
/wp-admin/options-writing.php | 0.238 s | 0.214 s | -0.024 s | 3.37 MiB | 3.46 MiB | + 85.76 KiB |
/wp-admin/media-new.php | 0.306 s | 0.279 s | -0.027 s | 3.35 MiB | 3.45 MiB | + 105.98 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.207 s | 0.189 s | -0.018 s | 3.37 MiB | 3.48 MiB | + 111.16 KiB |
/wp-admin/post-new.php?post_type=page | 0.550 s | 0.587 s | +0.037 s | 5.59 MiB | 5.7 MiB | + 113.29 KiB |
/wp-admin/options-discussion.php | 0.304 s | 0.279 s | -0.025 s | 3.36 MiB | 3.45 MiB | + 94.29 KiB |
/wp-admin/edit-comments.php | 0.269 s | 0.209 s | -0.060 s | 3.39 MiB | 3.48 MiB | + 93.83 KiB |
/ | 0.344 s | 0.200 s | -0.144 s | 3.42 MiB | 3.45 MiB | + 38.15 KiB |
Average | 0.392 s | 0.332 s | -0.061 s | 3.79 MiB | 3.89 MiB | + 96.68 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.8% | 34 | 0 | 1 | |
YAML | 1.4% | 27 | 0 | 1 | |
Total | 1,879 | 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 |
[09-May-2024 09:58:21 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
[09-May-2024 09:58:21 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
[09-May-2024 09:58:23 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
[09-May-2024 09:58:23 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