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.5

Does Mine CloudVod work with WordPress 6.1.1 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.85 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.1.1
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=15c0ee7a34
Aspect after-activation
HTTP status 200
Load time 6.915 s
Memory usage 3.67 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 3.356 s
Memory usage 3.7 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.799 s
Memory usage 3.72 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.363 s
Memory usage 3.61 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.314 s
Memory usage 3.61 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.441 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.285 s
Memory usage 3.57 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.61 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.322 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.297 s0.372 s+0.075 s3.05 MiB3.66 MiB+ 627.66 KiB
/wp-admin/edit.php0.196 s0.430 s+0.234 s3.07 MiB3.72 MiB+ 660.28 KiB
/wp-admin/post-new.php0.781 s1.420 s+0.639 s4.97 MiB5.98 MiB+ 1.02 MiB
/wp-admin/upload.php0.511 s0.340 s-0.171 s2.99 MiB3.58 MiB+ 607.16 KiB
/wp-admin/options-writing.php0.145 s0.173 s+0.028 s2.99 MiB3.57 MiB+ 593.81 KiB
/wp-admin/media-new.php0.262 s0.198 s-0.064 s2.97 MiB3.57 MiB+ 618.62 KiB
/wp-admin/edit-tags.php?taxonomy=category0.162 s0.340 s+0.178 s2.98 MiB3.61 MiB+ 644.49 KiB
/wp-admin/post-new.php?post_type=page0.627 s1.003 s+0.376 s4.96 MiB5.97 MiB+ 1.01 MiB
/wp-admin/options-discussion.php0.212 s0.214 s+0.002 s2.97 MiB3.57 MiB+ 607.66 KiB
/wp-admin/edit-comments.php0.178 s0.214 s+0.036 s3 MiB3.59 MiB+ 606.45 KiB
/0.283 s0.217 s-0.066 s2.94 MiB3.62 MiB+ 687.77 KiB
Average 0.332 s0.447 s+0.115 s3.35 MiB4.04 MiB+ 702.85 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%26,9662,611220
SVG30.2%13,26607
CSS5.0%2,2184021
JSON1.8%794019
JavaScript1.6%6932,66830
HTML0.0%14337
Total 43,951 5,352 304

PHP Code Analysis | More results »

Lines of code 18,472
Total complexity 3,628
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

[23-Mar-2023 12:55:39 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/mine-cloudvod/inc/MineCloudVodAPI.php on line 24
[23-Mar-2023 12:55: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
[23-Mar-2023 12:55:39 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[23-Mar-2023 12:55: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
[23-Mar-2023 12:55: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
[23-Mar-2023 12:55: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
[23-Mar-2023 12:55:40 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[23-Mar-2023 12:55: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
[23-Mar-2023 12:55: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
[23-Mar-2023 12:55:40 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[23-Mar-2023 12:55: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
[23-Mar-2023 12:55: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
[23-Mar-2023 12:55:44 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[23-Mar-2023 12:55:44 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
[23-Mar-2023 12:55:44 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
[23-Mar-2023 12:55:46 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[23-Mar-2023 12:55:46 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
[23-Mar-2023 12:55:46 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
[23-Mar-2023 12:55:47 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[23-Mar-2023 12:55:47 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
[23-Mar-2023 12:55:47 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
[23-Mar-2023 12:55:48 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[23-Mar-2023 12:55:48 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
[23-Mar-2023 12:55:48 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
[23-Mar-2023 12:55:49 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
[23-Mar-2023 12:55:49 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[23-Mar-2023 12:55:49 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
[23-Mar-2023 12:55:49 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
[23-Mar-2023 12:55:50 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
[23-Mar-2023 12:55:50 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[23-Mar-2023 12:55:50 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
[23-Mar-2023 12:55:50 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
[23-Mar-2023 12:55:52 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
[23-Mar-2023 12:55:52 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[23-Mar-2023 12:55:52 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
[23-Mar-2023 12:55:52 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
[23-Mar-2023 12:55:53 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[23-Mar-2023 12:55:53 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
[23-Mar-2023 12:55:53 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
[23-Mar-2023 12:55:53 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[23-Mar-2023 12:55:53 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
[23-Mar-2023 12:55:53 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
[23-Mar-2023 12:55:56 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
[23-Mar-2023 12:55:56 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[23-Mar-2023 12:55:56 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
[23-Mar-2023 12:55:56 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
[23-Mar-2023 12:55:57 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
[23-Mar-2023 12:55:57 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[23-Mar-2023 12:55:57 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
[23-Mar-2023 12:55:57 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
[23-Mar-2023 12:55:57 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
[23-Mar-2023 12:55:57 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[23-Mar-2023 12:55:57 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
[23-Mar-2023 12:55:57 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
[23-Mar-2023 12:55:57 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[23-Mar-2023 12:55:57 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
[23-Mar-2023 12:55:57 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
[23-Mar-2023 12:55:58 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[23-Mar-2023 12:55:58 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
[23-Mar-2023 12:55:58 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
[23-Mar-2023 12:56:00 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
[23-Mar-2023 12:56:00 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[23-Mar-2023 12:56:00 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
[23-Mar-2023 12:56:00 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
[23-Mar-2023 12:56:00 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
[23-Mar-2023 12:56:00 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[23-Mar-2023 12:56:00 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
[23-Mar-2023 12:56:00 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
[23-Mar-2023 12:56:01 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
[23-Mar-2023 12:56:01 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[23-Mar-2023 12:56:01 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
[23-Mar-2023 12:56:01 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
[23-Mar-2023 12:56:01 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
[23-Mar-2023 12:56:01 UTC] PHP Warning:  Undefined array key "dplayer_components" in /wp-content/plugins/mine-cloudvod/inc/Ability/Plugin.php on line 35
[23-Mar-2023 12:56:01 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
[23-Mar-2023 12:56:01 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