Lazy Load for Videos 2.16.6

Does Lazy Load for Videos work with WordPress 6.2.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 16.34 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.2.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/lazy-load-for-videos/
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=lazy-load-for-videos%2Fcodeispoetry.php&plugin_status=all&paged=1&s&_wpnonce=9de9de28a6
Aspect after-activation
HTTP status 200
Load time 0.243 s
Memory usage 3.06 MiB
JS errors None
Resource errors None

Settings → Lazy Load for Videos

Page screenshot: Settings → Lazy Load for Videos
URL /wp-admin/options-general.php?page=lazyload.php
Aspect menu-item
HTTP status 200
Load time 0.395 s
Memory usage 3.07 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.251 s
Memory usage 3.06 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.605 s
Memory usage 4.99 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.593 s
Memory usage 4.98 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.287 s0.227 s-0.060 s3.07 MiB3.1 MiB+ 32.49 KiB
/wp-admin/edit.php0.179 s0.175 s-0.004 s3.1 MiB3.13 MiB+ 32.49 KiB
/wp-admin/post-new.php0.727 s0.637 s-0.090 s5.02 MiB4.99 MiB- 36.53 KiB
/wp-admin/upload.php0.537 s0.621 s+0.084 s3.02 MiB3.03 MiB+ 15.09 KiB
/wp-admin/options-writing.php0.179 s0.139 s-0.040 s3.01 MiB3.02 MiB+ 1.84 KiB
/wp-admin/media-new.php0.268 s0.144 s-0.124 s2.99 MiB3.02 MiB+ 27.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.233 s0.175 s-0.058 s3.01 MiB3.04 MiB+ 32.45 KiB
/wp-admin/post-new.php?post_type=page0.591 s0.625 s+0.034 s5.02 MiB4.98 MiB- 40.95 KiB
/wp-admin/options-discussion.php0.197 s0.220 s+0.023 s3 MiB3.02 MiB+ 15.89 KiB
/wp-admin/edit-comments.php0.209 s0.184 s-0.025 s3.03 MiB3.04 MiB+ 15.08 KiB
/0.292 s0.193 s-0.099 s2.97 MiB3.05 MiB+ 84.56 KiB
Average 0.336 s0.304 s-0.033 s3.39 MiB3.4 MiB+ 16.34 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
JavaScript
TypeScript
PO File
Sass
Language % Lines of code Comment lines Files
PHP26.0%98419115
JavaScript22.7%8569821
TypeScript18.9%71516210
PO File15.4%5822062
Sass13.5%51243
JSON2.5%9502
Markdown0.8%3002
CSS0.1%302
YAML0.1%201
Total 3,779 661 58

PHP Code Analysis | More results »

Lines of code 972
Total complexity 174
Median class complexity 13.0
Median method complexity 2.0
Most complex class KW_LLV_Admin
Most complex function KW_LLV_Admin::lazyload_settings_page()
Classes 9
Methods 49
Functions 7

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

Meta Boxes

{
    "post": {
        "meta-box-lazyload-for-videos": {
            "title": "Lazy Load for Videos",
            "context": "side"
        }
    },
    "page": {
        "meta-box-lazyload-for-videos": {
            "title": "Lazy Load for Videos",
            "context": "side"
        }
    },
    "attachment": {
        "meta-box-lazyload-for-videos": {
            "title": "Lazy Load for Videos",
            "context": "side"
        }
    },
    "revision": {
        "meta-box-lazyload-for-videos": {
            "title": "Lazy Load for Videos",
            "context": "side"
        }
    },
    "nav_menu_item": {
        "meta-box-lazyload-for-videos": {
            "title": "Lazy Load for Videos",
            "context": "side"
        }
    },
    "custom_css": {
        "meta-box-lazyload-for-videos": {
            "title": "Lazy Load for Videos",
            "context": "side"
        }
    },
    "customize_changeset": {
        "meta-box-lazyload-for-videos": {
            "title": "Lazy Load for Videos",
            "context": "side"
        }
    },
    "oembed_cache": {
        "meta-box-lazyload-for-videos": {
            "title": "Lazy Load for Videos",
            "context": "side"
        }
    },
    "user_request": {
        "meta-box-lazyload-for-videos": {
            "title": "Lazy Load for Videos",
            "context": "side"
        }
    },
    "wp_block": {
        "meta-box-lazyload-for-videos": {
            "title": "Lazy Load for Videos",
            "context": "side"
        }
    },
    "wp_template": {
        "meta-box-lazyload-for-videos": {
            "title": "Lazy Load for Videos",
            "context": "side"
        }
    },
    "wp_template_part": {
        "meta-box-lazyload-for-videos": {
            "title": "Lazy Load for Videos",
            "context": "side"
        }
    },
    "wp_global_styles": {
        "meta-box-lazyload-for-videos": {
            "title": "Lazy Load for Videos",
            "context": "side"
        }
    },
    "wp_navigation": {
        "meta-box-lazyload-for-videos": {
            "title": "Lazy Load for Videos",
            "context": "side"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Lazy Load for Videos Admin Menus and Meta Boxes