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.

Masteriyo - LMS for WordPress 1.6.13

Does Masteriyo - LMS for WordPress work with WordPress 6.3.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version6.3.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 3,000+
WordPress.org page https://wordpress.org/plugins/learning-management-system/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

Masteriyo LMS - Onboarding

Page screenshot: Masteriyo LMS - Onboarding
URL /wp-admin/index.php?page=masteriyo-onboard
Requested URL /wp-admin/plugins.php?action=activate&plugin=learning-management-system%2Flms.php&plugin_status=all&paged=1&s&_wpnonce=2df452e6db
Aspect after-activation
HTTP status 200
Load time 1.702 s
Memory usage N/A
JS errors None
Resource errors None

Masteriyo

Page screenshot: Masteriyo
URL /wp-admin/admin.php?page=masteriyo
Aspect menu-item
HTTP status 200
Load time 1.202 s
Memory usage 3.82 MiB
JS errors None
Resource errors None

Tools → Scheduled Actions

Page screenshot: Tools → Scheduled Actions
URL /wp-admin/tools.php?page=action-scheduler
Aspect menu-item
HTTP status 200
Load time 0.349 s
Memory usage 3.84 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.294 s
Memory usage 4.2 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.310 s0.656 s+0.346 s2.82 MiB3.88 MiB+ 1.06 MiB
/wp-admin/edit.php0.179 s0.483 s+0.304 s2.85 MiB3.93 MiB+ 1.08 MiB
/wp-admin/post-new.php0.735 s1.107 s+0.372 s5.21 MiB7.87 MiB+ 2.65 MiB
/wp-admin/upload.php0.527 s1.704 s+1.177 s2.77 MiB3.76 MiB+ 1016.5 KiB
/wp-admin/options-writing.php0.199 s0.525 s+0.326 s2.76 MiB3.76 MiB+ 1017.25 KiB
/wp-admin/media-new.php0.262 s0.394 s+0.132 s2.74 MiB3.76 MiB+ 1.02 MiB
/wp-admin/edit-tags.php?taxonomy=category0.166 s0.375 s+0.209 s2.76 MiB3.83 MiB+ 1.07 MiB
/wp-admin/post-new.php?post_type=page0.544 s0.830 s+0.286 s5.21 MiB7.41 MiB+ 2.2 MiB
/wp-admin/options-discussion.php0.360 s1.687 s+1.327 s2.75 MiB3.75 MiB+ 1.01 MiB
/wp-admin/edit-comments.php0.209 s0.375 s+0.166 s2.78 MiB3.84 MiB+ 1.06 MiB
/0.255 s0.274 s+0.019 s3.13 MiB4.2 MiB+ 1.07 MiB
Average 0.341 s0.765 s+0.424 s3.25 MiB4.54 MiB+ 1.29 MiB

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
YAML
Language % Lines of code Comment lines Files
PHP66.4%66,14849,816532
YAML18.1%18,05001
CSS5.8%5,81726
TypeScript5.3%5,2361474
JavaScript1.9%1,91321420
JSON1.3%1,28001
Sass0.5%53318
SVG0.5%532080
Markdown0.0%2601
Bourne Shell0.0%1421
Total 99,549 50,049 724

PHP Code Analysis | More results »

Lines of code 59,692
Total complexity 9,154
Median class complexity 9.0
Median method complexity 1.0
Most complex class Masteriyo\Models\Course
Most complex function Masteriyo\RestApi\Controllers\Version1\SettingsController::get_item_schema()
Classes 373
Methods 3,176
Functions 420

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.

Database Tables 10

Options wp_options 9

Custom Post Types 8

ID Name
mto-courseCourses
mto-lessonLessons
mto-sectionSections
mto-quizQuizzes
mto-questionQuestions
mto-orderOrders
mto-webhookWebhooks
scheduled-actionScheduled Actions

Roles 2

ID Name
masteriyo_instructorMasteriyo Instructor
masteriyo_studentMasteriyo Student

Capabilities 108

PHP Error Log 911 lines

[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  Return type of Masteriyo\DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/learning-management-system/includes/DateTime.php on line 59
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  Return type of Masteriyo\DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/learning-management-system/includes/DateTime.php on line 49
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  Return type of Masteriyo\DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/learning-management-system/includes/DateTime.php on line 70
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:34 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  Return type of Masteriyo\DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/learning-management-system/includes/DateTime.php on line 59
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  Return type of Masteriyo\DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/learning-management-system/includes/DateTime.php on line 49
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  Return type of Masteriyo\DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/learning-management-system/includes/DateTime.php on line 70
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[01-Sep-2023 15:26:35 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207

(+811 more lines)
See also: All tests for this plugin, How to Hide Masteriyo LMS Admin Menus