Landingi Landing pages 3.0.2

Does Landingi Landing pages work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP warnings
4PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 97.42 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.

Environment
WordPress version6.4.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 3,000+
WordPress.org page https://wordpress.org/plugins/landingi-landing-pages/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
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=9e9bf2459d
Aspect after-activation
HTTP status 200
Load time 0.536 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Landingi

Page screenshot: Landingi
URL /wp-admin/admin.php?page=landingi
Aspect menu-item
HTTP status 200
Load time 0.971 s
Memory usage 4.21 MiB
JS errors None
Resource errors None

Landingi → Imported Landings

Page screenshot: Landingi → Imported Landings
URL /wp-admin/edit.php?post_type=landing
Aspect menu-item
HTTP status 200
Load time 0.189 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Landingi → Settings

Page screenshot: Landingi → Settings
URL /wp-admin/admin.php?page=landingi_settings
Aspect menu-item
HTTP status 200
Load time 0.152 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.225 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.384 s0.335 s-0.049 s3.38 MiB3.49 MiB+ 112.09 KiB
/wp-admin/edit.php0.337 s0.232 s-0.105 s3.41 MiB3.5 MiB+ 98.16 KiB
/wp-admin/post-new.php0.866 s0.617 s-0.249 s5.46 MiB5.57 MiB+ 117.54 KiB
/wp-admin/upload.php0.737 s0.460 s-0.277 s3.33 MiB3.42 MiB+ 93.95 KiB
/wp-admin/options-writing.php0.237 s0.206 s-0.031 s3.32 MiB3.4 MiB+ 86.54 KiB
/wp-admin/media-new.php0.323 s0.272 s-0.051 s3.3 MiB3.4 MiB+ 106.14 KiB
/wp-admin/edit-tags.php?taxonomy=category0.230 s0.198 s-0.032 s3.32 MiB3.42 MiB+ 111.31 KiB
/wp-admin/post-new.php?post_type=page0.837 s0.610 s-0.227 s5.45 MiB5.57 MiB+ 117.45 KiB
/wp-admin/options-discussion.php0.289 s0.249 s-0.040 s3.3 MiB3.4 MiB+ 96.2 KiB
/wp-admin/edit-comments.php0.267 s0.214 s-0.053 s3.34 MiB3.43 MiB+ 93.98 KiB
/0.288 s0.186 s-0.102 s3.36 MiB3.4 MiB+ 38.31 KiB
Average 0.436 s0.325 s-0.111 s3.72 MiB3.82 MiB+ 97.42 KiB

Code Statistics

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.

PHP
Language % Lines of code Comment lines Files
PHP88.4%1,61420239
Twig5.9%10703
JSON2.5%4501
Markdown1.9%3401
YAML1.4%2601
Total 1,826 202 45

PHP Code Analysis | More results »

Lines of code 1,580
Total complexity 233
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\LandingPostController::action()
Classes 32
Methods 146
Functions 0

Additions

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.

Options wp_options 1

Custom Post Types 1

ID Name
landingImported Landings

PHP Error Log 6 lines

[01-Feb-2024 17:20:42 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
[01-Feb-2024 17:20:42 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
[01-Feb-2024 17:20:42 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /wp-includes/script-loader.php:2925) in /wp-content/plugins/landingi-landing-pages/src/Framework/Http/Response.php on line 45
[01-Feb-2024 17:20:44 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
[01-Feb-2024 17:20:44 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
[01-Feb-2024 17:20:44 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /wp-includes/script-loader.php:2925) in /wp-content/plugins/landingi-landing-pages/src/Framework/Http/Response.php on line 45
See also: All tests for this plugin, How to Hide Landingi Landing pages Admin Menus