Testing Suspended

Testing of this plugin has been temporarily suspended due to an error. It will automatically resume when a new plugin version is released.

Mine CloudVod 1.7.6

Does Mine CloudVod work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
63PHP warnings
13PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 200+
WordPress.org page https://wordpress.org/plugins/mine-cloudvod/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

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=mine-cloudvod%2Fmine-cloudvod.php&plugin_status=all&paged=1&s&_wpnonce=8f696f36ad
Aspect after-activation
HTTP status 200
Load time 1.580 s
Memory usage 3.68 MiB
JS errors None
Resource errors None

Mine CloudVod

Page screenshot: Mine CloudVod
URL /wp-admin/edit.php?post_type=mcv_video
Aspect menu-item
HTTP status 200
Load time 1.017 s
Memory usage 3.71 MiB
JS errors None
Resource errors None

Mine CloudVod → Course

Page screenshot: Mine CloudVod → Course
URL /wp-admin/edit.php?post_type=mcv_course
Aspect menu-item
HTTP status 200
Load time 0.669 s
Memory usage 3.75 MiB
JS errors None
Resource errors None

Mine CloudVod → Categories

Page screenshot: Mine CloudVod → Categories
URL /wp-admin/edit-tags.php?taxonomy=course-category&post_type=mcv_course
Aspect menu-item
HTTP status 200
Load time 0.343 s
Memory usage 3.65 MiB
JS errors None
Resource errors None

Mine CloudVod → Tags

Page screenshot: Mine CloudVod → Tags
URL /wp-admin/edit-tags.php?taxonomy=course-tag&post_type=mcv_course
Aspect menu-item
HTTP status 200
Load time 0.307 s
Memory usage 3.65 MiB
JS errors None
Resource errors None

Mine CloudVod → Orders

Page screenshot: Mine CloudVod → Orders
URL /wp-admin/edit.php?post_type=mcv_order
Aspect menu-item
HTTP status 200
Load time 0.564 s
Memory usage 3.72 MiB
JS errors None
Resource errors None

Mine CloudVod → Add-ons

Page screenshot: Mine CloudVod → Add-ons
URL /wp-admin/admin.php?page=mcv-addons
Aspect menu-item
HTTP status 200
Load time 0.311 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

Mine CloudVod → Settings

Page screenshot: Mine CloudVod → Settings
URL /wp-admin/admin.php?page=mcv-options
Aspect menu-item
HTTP status 200
Load time 0.388 s
Memory usage 3.64 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.243 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.283 s0.324 s+0.041 s3.07 MiB3.68 MiB+ 626.93 KiB
/wp-admin/edit.php0.181 s0.308 s+0.127 s3.1 MiB3.74 MiB+ 659.55 KiB
/wp-admin/post-new.php0.744 s1.347 s+0.603 s5.02 MiB6.05 MiB+ 1.03 MiB
/wp-admin/upload.php0.550 s0.561 s+0.011 s3.02 MiB3.61 MiB+ 607.16 KiB
/wp-admin/options-writing.php0.171 s0.148 s-0.023 s3.01 MiB3.59 MiB+ 593.19 KiB
/wp-admin/media-new.php0.268 s0.199 s-0.069 s2.99 MiB3.6 MiB+ 617.88 KiB
/wp-admin/edit-tags.php?taxonomy=category0.247 s0.192 s-0.055 s3.01 MiB3.61 MiB+ 623.76 KiB
/wp-admin/post-new.php?post_type=page0.596 s0.917 s+0.321 s5.01 MiB6.03 MiB+ 1.02 MiB
/wp-admin/options-discussion.php0.223 s0.411 s+0.188 s3 MiB3.59 MiB+ 606.92 KiB
/wp-admin/edit-comments.php0.217 s0.244 s+0.027 s3.03 MiB3.62 MiB+ 605.72 KiB
/0.301 s0.216 s-0.085 s2.97 MiB3.64 MiB+ 687.05 KiB
Average 0.344 s0.442 s+0.099 s3.38 MiB4.07 MiB+ 702.06 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
SVG
Language % Lines of code Comment lines Files
PHP61.4%27,0602,635221
SVG30.1%13,26607
CSS5.1%2,2374021
JSON1.8%794019
JavaScript1.6%6932,66830
HTML0.0%14337
Total 44,064 5,376 305

PHP Code Analysis | More results »

Lines of code 18,488
Total complexity 3,631
Median class complexity 15.0
Median method complexity 2.0
Most complex class MCSF
Most complex function csf_get_google_fonts()
Classes 140
Methods 813
Functions 59

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 2

Custom Post Types 5

ID Name
mcv_videoCloudVod Hub
mcv_courseCourses
sectionSection
mcv_lessonLessons
mcv_orderOrders

Meta Boxes

{
    "mcv_course": {
        "_mcv_lms_course_access": {
            "title": "Course Management",
            "context": "advanced"
        }
    },
    "mcv_lesson": {
        "_mcv_lms_lesson_attrs": {
            "title": "Lesson Attrs",
            "context": "side"
        }
    },
    "mcv_order": {
        "_mcv_order_attrs": {
            "title": "Order Infos",
            "context": "advanced"
        }
    },
    "mcv_video": {
        "my-meta-box": {
            "title": "Sort No",
            "context": "side"
        }
    }
}

PHP Error Log 76 lines

[06-Apr-2023 05:10:21 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/mine-cloudvod/inc/MineCloudVodAPI.php on line 24
[06-Apr-2023 05:10:21 UTC] PHP Deprecated:  html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/mine-cloudvod/inc/Admin.php on line 127
[06-Apr-2023 05:10:21 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:21 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:21 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:22 UTC] PHP Deprecated:  html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/mine-cloudvod/inc/Admin.php on line 127
[06-Apr-2023 05:10:22 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:22 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:22 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:22 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:22 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:22 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:24 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:24 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:24 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:25 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:25 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:25 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:26 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:27 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:27 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:27 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:28 UTC] PHP Deprecated:  html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/mine-cloudvod/inc/Admin.php on line 127
[06-Apr-2023 05:10:28 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:28 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:28 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:29 UTC] PHP Deprecated:  html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/mine-cloudvod/inc/Admin.php on line 127
[06-Apr-2023 05:10:29 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:29 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:29 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:31 UTC] PHP Deprecated:  html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/mine-cloudvod/inc/Admin.php on line 127
[06-Apr-2023 05:10:31 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:31 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:31 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:32 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:32 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:32 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:32 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:32 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:32 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:35 UTC] PHP Deprecated:  html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/mine-cloudvod/inc/Admin.php on line 127
[06-Apr-2023 05:10:35 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:35 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:35 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:36 UTC] PHP Deprecated:  html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/mine-cloudvod/inc/Admin.php on line 127
[06-Apr-2023 05:10:36 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:36 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:36 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:36 UTC] PHP Deprecated:  html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/mine-cloudvod/inc/Admin.php on line 127
[06-Apr-2023 05:10:36 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:36 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:36 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:36 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:36 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:36 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:37 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:37 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:37 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:39 UTC] PHP Deprecated:  html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/mine-cloudvod/inc/Admin.php on line 127
[06-Apr-2023 05:10:39 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:39 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:39 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:39 UTC] PHP Deprecated:  html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/mine-cloudvod/inc/Admin.php on line 127
[06-Apr-2023 05:10:39 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:39 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:39 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:40 UTC] PHP Deprecated:  html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/mine-cloudvod/inc/Admin.php on line 127
[06-Apr-2023 05:10:40 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:40 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:40 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:40 UTC] PHP Deprecated:  html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/mine-cloudvod/inc/Admin.php on line 127
[06-Apr-2023 05:10:40 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:40 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[06-Apr-2023 05:10:40 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
See also: All tests for this plugin, How to Hide Mine CloudVod Admin Menus and Meta Boxes