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

Does Masteriyo - LMS for WordPress work with WordPress 6.3 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.26 MiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.3
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=3d30601cf0
Aspect after-activation
HTTP status 200
Load time 2.077 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.360 s
Memory usage 3.8 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.423 s
Memory usage 3.82 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.333 s
Memory usage 4.16 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.369 s0.684 s+0.315 s2.82 MiB3.86 MiB+ 1.04 MiB
/wp-admin/edit.php0.222 s0.863 s+0.641 s2.85 MiB3.9 MiB+ 1.05 MiB
/wp-admin/post-new.php0.829 s1.042 s+0.213 s5.21 MiB7.83 MiB+ 2.62 MiB
/wp-admin/upload.php0.840 s1.907 s+1.067 s2.77 MiB3.73 MiB+ 982.13 KiB
/wp-admin/options-writing.php0.259 s0.628 s+0.369 s2.76 MiB3.72 MiB+ 982.82 KiB
/wp-admin/media-new.php0.312 s0.424 s+0.112 s2.74 MiB3.72 MiB+ 1005.3 KiB
/wp-admin/edit-tags.php?taxonomy=category0.217 s0.401 s+0.184 s2.76 MiB3.81 MiB+ 1.05 MiB
/wp-admin/post-new.php?post_type=page0.645 s1.801 s+1.156 s5.21 MiB7.38 MiB+ 2.17 MiB
/wp-admin/options-discussion.php0.255 s2.036 s+1.781 s2.75 MiB3.72 MiB+ 997.06 KiB
/wp-admin/edit-comments.php0.445 s0.448 s+0.003 s2.78 MiB3.82 MiB+ 1.04 MiB
/0.319 s0.377 s+0.058 s3.13 MiB4.16 MiB+ 1.04 MiB
Average 0.428 s0.965 s+0.536 s3.25 MiB4.51 MiB+ 1.26 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
PHP65.6%63,36848,191504
YAML18.7%18,05001
CSS6.0%5,81726
TypeScript5.2%5,0371470
JavaScript2.0%1,91121418
JSON1.3%1,28001
Sass0.6%53318
SVG0.5%497078
Markdown0.0%2601
Bourne Shell0.0%1421
Total 96,533 48,424 688

PHP Code Analysis | More results »

Lines of code 57,059
Total complexity 8,833
Median class complexity 10.0
Median method complexity 1.0
Most complex class Masteriyo\Repository\AbstractRepository
Most complex function Masteriyo\RestApi\Controllers\Version1\SettingsController::get_item_schema()
Classes 354
Methods 3,054
Functions 415

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

[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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
[12-Aug-2023 15:28:24 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