Lazy Load for Videos 2.13.0

Does Lazy Load for Videos work with WordPress 5.7 and PHP 7.4.8? 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: 21.65 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 version5.7
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=7dc894370e
Aspect after-activation
HTTP status 200
Load time 0.307 s
Memory usage 2.81 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.313 s
Memory usage 2.75 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.238 s
Memory usage 2.68 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.996 s
Memory usage 5.04 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 1.001 s
Memory usage 5.02 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.253 s0.240 s-0.013 s2.82 MiB2.85 MiB+ 35.35 KiB
/wp-admin/edit.php0.182 s0.196 s+0.014 s2.86 MiB2.9 MiB+ 35.35 KiB
/wp-admin/post-new.php0.927 s1.119 s+0.192 s5.02 MiB5.04 MiB+ 14.85 KiB
/wp-admin/upload.php0.471 s0.374 s-0.097 s2.7 MiB2.73 MiB+ 34.22 KiB
/wp-admin/options-writing.php0.252 s0.136 s-0.116 s2.71 MiB2.71 MiB+ 2.2 KiB
/wp-admin/media-new.php0.208 s0.151 s-0.057 s2.67 MiB2.71 MiB+ 34.39 KiB
/wp-admin/edit-tags.php?taxonomy=category0.179 s0.193 s+0.014 s2.77 MiB2.81 MiB+ 35.3 KiB
/wp-admin/post-new.php?post_type=page1.428 s0.661 s-0.767 s5.01 MiB5.02 MiB+ 10.48 KiB
/wp-admin/options-discussion.php0.300 s0.230 s-0.070 s2.67 MiB2.71 MiB+ 35.02 KiB
/wp-admin/edit-comments.php0.217 s0.192 s-0.025 s2.78 MiB2.81 MiB+ 34.2 KiB
/0.266 s0.228 s-0.038 s2.71 MiB2.67 MiB- 33.2 KiB
Average 0.426 s0.338 s-0.088 s3.16 MiB3.18 MiB+ 21.65 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
PO File
Sass
TypeScript
Language % Lines of code Comment lines Files
PHP30.1%1,04622217
JavaScript23.4%8128921
PO File16.8%5822062
Sass16.3%56643
TypeScript9.8%340637
JSON2.7%9402
Markdown0.8%2902
CSS0.1%302
Total 3,472 584 56

PHP Code Analysis | More results »

Lines of code 1,034
Total complexity 192
Median class complexity 13.0
Median method complexity 2.0
Most complex class Lazy_Load_For_Videos_Admin
Most complex function Lazy_Load_For_Videos_Admin::lazyload_settings_page()
Classes 11
Methods 56
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"
        }
    }
}

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