Html5 Video Player 2.4.1

Does Html5 Video Player work with WordPress 5.8 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
3PHP warnings
6PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version5.8
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 30,000+
WordPress.org page https://wordpress.org/plugins/html5-video-player/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=html5-video-player%2Fhtml5-video-player.php&plugin_status=all&paged=1&s&_wpnonce=53f657c9f6
Aspect after-activation
HTTP status 200
Load time 0.612 s
Memory usage 3.26 MiB
JS errors None
Resource errors None

Html5 Video Player

Page screenshot: Html5 Video Player
URL /wp-admin/edit.php?post_type=videoplayer
Aspect menu-item
HTTP status 200
Load time 0.366 s
Memory usage 3.3 MiB
JS errors None
Resource errors None

Html5 Video Player → Add New Player

Page screenshot: Html5 Video Player → Add New Player
URL /wp-admin/post-new.php?post_type=videoplayer
Aspect menu-item
HTTP status 200
Load time 0.925 s
Memory usage 5.4 MiB
JS errors None
Resource errors None

Html5 Video Player → Help

Page screenshot: Html5 Video Player → Help
URL /wp-admin/edit.php?post_type=videoplayer&page=h5vp-support
Aspect menu-item
HTTP status 200
Load time 1.677 s
Memory usage 3.21 MiB
JS errors None
Resource errors None

Html5 Video Player → Our Free Plugins

Page screenshot: Html5 Video Player → Our Free Plugins
URL /wp-admin/plugin-install.php?s=abuhayat&tab=search&type=author
Aspect menu-item
HTTP status 200
Load time 0.902 s
Memory usage 3.41 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.297 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.409 s
Memory usage 3.3 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.290 s0.555 s+0.265 s3.08 MiB3.3 MiB+ 221.23 KiB
/wp-admin/edit.php0.167 s0.384 s+0.217 s3.11 MiB3.33 MiB+ 223.38 KiB
/wp-admin/post-new.php0.748 s1.183 s+0.435 s5.27 MiB5.49 MiB+ 225.04 KiB
/wp-admin/upload.php0.528 s0.517 s-0.011 s3.03 MiB3.21 MiB+ 188.59 KiB
/wp-admin/options-writing.php0.136 s0.388 s+0.252 s3.02 MiB3.22 MiB+ 201.59 KiB
/wp-admin/media-new.php0.240 s0.316 s+0.076 s3.01 MiB3.21 MiB+ 212.14 KiB
/wp-admin/edit-tags.php?taxonomy=category0.159 s0.354 s+0.195 s3.04 MiB3.26 MiB+ 222.31 KiB
/wp-admin/post-new.php?post_type=page0.781 s1.943 s+1.162 s5.26 MiB5.47 MiB+ 220.05 KiB
/wp-admin/options-discussion.php0.333 s0.427 s+0.094 s3 MiB3.22 MiB+ 218.72 KiB
/wp-admin/edit-comments.php0.349 s0.326 s-0.023 s3.04 MiB3.25 MiB+ 212 KiB
/0.265 s0.220 s-0.045 s2.91 MiB3.05 MiB+ 146.3 KiB
Average 0.363 s0.601 s+0.238 s3.43 MiB3.64 MiB+ 208.3 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
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP61.2%14,7691,913106
CSS18.9%4,5544776
JavaScript16.6%4,0113525
Sass2.7%66202
PO File0.6%143711
SVG0.0%202
Total 24,141 2,813 122

PHP Code Analysis | More results »

Lines of code 7,713
Total complexity 1,771
Median class complexity 12.0
Median method complexity 2.0
Most complex class CSF_Options
Most complex function csf_get_google_fonts()
Classes 75
Methods 317
Functions 39

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
videoplayerHtml5 Video Player

Meta Boxes

{
    "dashboard": {
        "h5vp_example_dashboard_widget": {
            "title": "Support Html5 Video Player",
            "context": "normal"
        }
    },
    "videoplayer": {
        "donation": {
            "title": "Upgrade to Pro",
            "context": "advanced"
        },
        "_h5vp_": {
            "title": "Configure Your Video Player",
            "context": "advanced"
        },
        "myplugin": {
            "title": "Pro Version Demos",
            "context": "side"
        }
    }
}

PHP Error Log 9 lines

[24-Aug-2021 14:51:03 UTC] PHP Notice:  Array to string conversion in /wp-includes/script-loader.php on line 2733
[24-Aug-2021 14:51:03 UTC] PHP Warning:  explode() expects parameter 2 to be string, array given in /wp-includes/class.wp-dependencies.php on line 166
[24-Aug-2021 14:51:03 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-includes/class.wp-dependencies.php on line 167
[24-Aug-2021 14:51:11 UTC] PHP Notice:  Array to string conversion in /wp-includes/script-loader.php on line 2733
[24-Aug-2021 14:51:11 UTC] PHP Warning:  explode() expects parameter 2 to be string, array given in /wp-includes/class.wp-dependencies.php on line 166
[24-Aug-2021 14:51:11 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-includes/class.wp-dependencies.php on line 167
[24-Aug-2021 14:51:16 UTC] PHP Notice:  Array to string conversion in /wp-includes/script-loader.php on line 2733
[24-Aug-2021 14:51:16 UTC] PHP Warning:  explode() expects parameter 2 to be string, array given in /wp-includes/class.wp-dependencies.php on line 166
[24-Aug-2021 14:51:16 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-includes/class.wp-dependencies.php on line 167
See also: All tests for this plugin, How to Hide Html5 Video Player Admin Menus and Meta Boxes