Lazy Load for Videos 2.18.6

Does Lazy Load for Videos work with WordPress 6.8.2 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: 28.99 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.8.2
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=a11320bed7
Aspect after-activation
HTTP status 200
Load time 0.242 s
Memory usage 3.57 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.429 s
Memory usage 3.55 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.230 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

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

Add Page ‹ Test site — WordPress

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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.517 s0.289 s-0.228 s3.51 MiB3.55 MiB+ 35.43 KiB
/wp-admin/edit.php0.205 s0.231 s+0.026 s3.58 MiB3.61 MiB+ 31.81 KiB
/wp-admin/post-new.php0.869 s1.324 s+0.455 s6.07 MiB6.1 MiB+ 32.59 KiB
/wp-admin/upload.php0.881 s0.607 s-0.274 s3.52 MiB3.54 MiB+ 19.66 KiB
/wp-admin/options-writing.php0.220 s0.223 s+0.003 s3.5 MiB3.52 MiB+ 23.65 KiB
/wp-admin/media-new.php0.279 s0.225 s-0.054 s3.49 MiB3.52 MiB+ 31.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.194 s0.194 s+0.000 s3.51 MiB3.55 MiB+ 42.52 KiB
/wp-admin/post-new.php?post_type=page1.213 s0.868 s-0.345 s6.06 MiB6.09 MiB+ 36.22 KiB
/wp-admin/options-discussion.php0.343 s0.253 s-0.090 s3.5 MiB3.52 MiB+ 20.15 KiB
/wp-admin/edit-comments.php0.447 s0.251 s-0.196 s3.52 MiB3.54 MiB+ 19.65 KiB
/0.317 s0.271 s-0.046 s3.43 MiB3.46 MiB+ 25.37 KiB
Average 0.499 s0.431 s-0.068 s3.97 MiB4 MiB+ 28.99 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.

PO File
PHP
JavaScript
TypeScript
Sass
Language % Lines of code Comment lines Files
PO File27.0%1,1634004
PHP23.5%1,01419716
JavaScript22.7%97810821
TypeScript11.9%5141189
Sass11.9%51243
JSON2.2%9502
Markdown0.7%2902
CSS0.1%302
YAML0.0%201
Total 4,310 827 60

PHP Code Analysis | More results »

Lines of code 1,002
Total complexity 179
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 50
Functions 8

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"
        }
    },
    "wp_font_family": {
        "meta-box-lazyload-for-videos": {
            "title": "Lazy Load for Videos",
            "context": "side"
        }
    },
    "wp_font_face": {
        "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