Lead Gen Landing Page 4.0

Does Lead Gen Landing Pages work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP notices
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 38.81 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.023 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.5.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 400+
WordPress.org page https://wordpress.org/plugins/sunnylandingpages/
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=sunnylandingpages%2Ffunl-html-landing-pages.php&plugin_status=all&paged=1&s&_wpnonce=c2e0333ae8
Aspect after-activation
HTTP status 200
Load time 0.565 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Landing Page

Page screenshot: Landing Page
URL /wp-admin/edit.php?post_type=funlhtmllandingpages
Aspect menu-item
HTTP status 200
Load time 0.409 s
Memory usage 3.46 MiB
JS errors
[
    {
        "message": "TypeError: Failed to execute 'insertBefore' on 'Node': parameter 1 is not of type 'Node'.\n    at HTMLDocument.<anonymous> (/wp-admin/edit.php?post_type=funlhtmllandingpages:109:23)",
        "trace": null,
        "code": null
    }
]
Resource errors None

Landing Page → Add New Post

Page screenshot: Landing Page → Add New Post
URL /wp-admin/post-new.php?post_type=funlhtmllandingpages
Aspect menu-item
HTTP status 200
Load time 0.382 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Landing Page → Page Lead data

Page screenshot: Landing Page → Page Lead data
URL /wp-admin/edit.php?post_type=funlhtmllandingpages&page=funlleadform
Aspect menu-item
HTTP status 200
Load time 0.214 s
Memory usage 3.39 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.188 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.398 s0.360 s-0.038 s3.44 MiB3.48 MiB+ 45.16 KiB
/wp-admin/edit.php0.196 s0.413 s+0.217 s3.46 MiB3.51 MiB+ 47.24 KiB
/wp-admin/post-new.php0.861 s0.828 s-0.033 s5.59 MiB5.65 MiB+ 58.47 KiB
/wp-admin/upload.php0.677 s0.446 s-0.231 s3.38 MiB3.41 MiB+ 27.17 KiB
/wp-admin/options-writing.php0.202 s0.318 s+0.116 s3.37 MiB3.39 MiB+ 18.88 KiB
/wp-admin/media-new.php0.294 s0.475 s+0.181 s3.35 MiB3.39 MiB+ 43.37 KiB
/wp-admin/edit-tags.php?taxonomy=category0.189 s0.277 s+0.088 s3.37 MiB3.41 MiB+ 43.65 KiB
/wp-admin/post-new.php?post_type=page0.564 s0.620 s+0.056 s5.59 MiB5.64 MiB+ 54.05 KiB
/wp-admin/options-discussion.php0.294 s0.273 s-0.021 s3.36 MiB3.39 MiB+ 30.31 KiB
/wp-admin/edit-comments.php0.230 s0.227 s-0.003 s3.39 MiB3.42 MiB+ 27.73 KiB
/0.278 s0.203 s-0.075 s3.37 MiB3.4 MiB+ 30.92 KiB
Average 0.380 s0.404 s+0.023 s3.79 MiB3.82 MiB+ 38.81 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
PHP99.7%78755911
CSS0.3%241
Total 789 563 12

PHP Code Analysis | More results »

Lines of code 785
Total complexity 163
Median class complexity 7.0
Median method complexity 1.0
Most complex class Funl_Html_Landing_Pages_Admin
Most complex function lead_gen_landing_page_funl_data_entry()
Classes 7
Methods 43
Functions 6

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.

Database Tables 2

Custom Post Types 1

ID Name
funlhtmllandingpagesLanding Page

Meta Boxes

{
    "funlhtmllandingpages": {
        "funlhtmllandingpages_meta_box": {
            "title": "Page Settings",
            "context": "normal"
        }
    }
}

PHP Error Log 2 lines

[14-Apr-2024 05:35:49 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for staticpage/api is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[14-Apr-2024 05:35:54 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for staticpage/api is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
See also: All tests for this plugin, How to Hide Lead Gen Landing Pages Admin Menus and Meta Boxes