Does "LuviaEdu - School Management System" work with WordPress 7.0 and PHP 8.1.12? A smoke test was performed on .
| No PHP errors, warnings or notices | |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors | |
| Looks good! No problems were detected. |
Memory usage: 107.9 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
insignificant.
The plugin didn't make the site noticeably slower.
| WordPress version | 7.0 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | <10 |
| WordPress.org page | https://wordpress.org/plugins/luviaedu-school-management-system/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=luviaedu-school-management-system%2Fluviaedu.php&plugin_status=all&paged=1&s&_wpnonce=e688d6362d |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 1.029 s |
| Memory usage | 3.94 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/edit.php?post_type=luvia_form |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.559 s |
| Memory usage | 3.97 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/edit.php?post_type=luvia_template |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.481 s |
| Memory usage | 3.97 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=luviaedu-settings |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.703 s |
| Memory usage | 3.91 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=luviaedu-roles |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.473 s |
| Memory usage | 3.91 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.240 s |
| Memory usage | 4.28 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.664 s | 0.655 s | -0.009 s | 3.92 MiB | 3.99 MiB | + 64.77 KiB |
| /wp-admin/edit.php | 0.509 s | 0.568 s | +0.059 s | 3.98 MiB | 4.04 MiB | + 63.91 KiB |
| /wp-admin/post-new.php | 1.964 s | 1.845 s | -0.119 s | 6.56 MiB | 6.9 MiB | + 353.1 KiB |
| /wp-admin/upload.php | 0.782 s | 0.676 s | -0.106 s | 3.89 MiB | 3.93 MiB | + 45.45 KiB |
| /wp-admin/options-writing.php | 0.539 s | 0.521 s | -0.018 s | 3.86 MiB | 3.91 MiB | + 49.44 KiB |
| /wp-admin/media-new.php | 0.555 s | 0.935 s | +0.380 s | 3.85 MiB | 3.91 MiB | + 57.63 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.483 s | 0.534 s | +0.051 s | 3.86 MiB | 3.92 MiB | + 62.77 KiB |
| /wp-admin/post-new.php?post_type=page | 1.779 s | 1.523 s | -0.256 s | 6.55 MiB | 6.88 MiB | + 343.44 KiB |
| /wp-admin/options-discussion.php | 0.662 s | 0.735 s | +0.073 s | 3.86 MiB | 3.91 MiB | + 45.94 KiB |
| /wp-admin/edit-comments.php | 0.519 s | 0.493 s | -0.026 s | 3.88 MiB | 3.93 MiB | + 47.3 KiB |
| / | 0.304 s | 0.208 s | -0.096 s | 4.23 MiB | 4.28 MiB | + 53.15 KiB |
| Average | 0.796 s | 0.790 s | -0.006 s | 4.4 MiB | 4.51 MiB | + 107.9 KiB |
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.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| PHP | 96.2% | 4,254 | 1,620 | 15 | |
| JavaScript | 3.6% | 161 | 297 | 1 | |
| Markdown | 0.2% | 8 | 0 | 1 | |
| Total | 4,423 | 1,917 | 17 | ||
| Lines of code | 4,961 |
|---|---|
| Total complexity | 727 |
| Median class complexity | 55.0 |
| Median method complexity | 3.0 |
| Most complex class | LuviaEdu\Plugin |
| Most complex function | LuviaEdu\Admin\SchoolSettingsPage::render() |
| Classes | 13 |
|---|---|
| Methods | 116 |
| Functions | 3 |
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.
wp_options 1| ID | Name |
|---|---|
| luvia_form | Luvia Forms |
| luvia_template | Luvia Templates |
{
"luvia_form": {
"luvia_builder_launcher": {
"title": "Luvia Visual Builder",
"context": "side"
}
},
"luvia_template": {
"luvia_builder_launcher": {
"title": "Luvia Visual Builder",
"context": "side"
}
}
}| ID | Name |
|---|---|
| luvia_student | Student |
| luvia_parent | Parent |
| luvia_teacher | Teacher |
| luvia_principal | Principal |
| luvia_accountant | Accountant |
| luvia_front_desk | Front Desk |
The log file is empty.