Does Eventin work with WordPress 6.7 and PHP 8.1.12? A smoke test was performed on .
2 | PHP warnings |
1 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 1.09 MiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.223 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.7 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 10,000+ |
WordPress.org page | https://wordpress.org/plugins/wp-event-solution/ |
Badges |
|
URL | /wp-admin/admin.php?page=etn-wizard |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=wp-event-solution%2Feventin.php&plugin_status=all&paged=1&s&_wpnonce=8a9efd84b2 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.910 s |
Memory usage | 4.65 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=eventin#/events |
---|---|
Requested URL | /wp-admin/admin.php?page=eventin |
Aspect | menu-item |
HTTP status | 200 |
Load time | 2.709 s |
Memory usage | 4.69 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=etn-event-shortcode |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.993 s |
Memory usage | 4.63 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=etn_addons |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.718 s |
Memory usage | 4.74 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=eventin_get_help |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 2.485 s |
Memory usage | 4.49 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 1.040 s |
Memory usage | 4.52 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.379 s | 0.534 s | +0.155 s | 3.48 MiB | 4.54 MiB | + 1.06 MiB |
/wp-admin/edit.php | 0.211 s | 0.344 s | +0.133 s | 3.54 MiB | 4.56 MiB | + 1.02 MiB |
/wp-admin/post-new.php | 0.804 s | 2.284 s | +1.480 s | 5.92 MiB | 7.4 MiB | + 1.48 MiB |
/wp-admin/upload.php | 0.611 s | 0.441 s | -0.170 s | 3.49 MiB | 4.47 MiB | + 995.52 KiB |
/wp-admin/options-writing.php | 0.236 s | 0.319 s | +0.083 s | 3.47 MiB | 4.45 MiB | + 999.92 KiB |
/wp-admin/media-new.php | 0.352 s | 0.225 s | -0.127 s | 3.46 MiB | 4.45 MiB | + 1008.11 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.195 s | 0.364 s | +0.169 s | 3.48 MiB | 4.46 MiB | + 1011.77 KiB |
/wp-admin/post-new.php?post_type=page | 0.596 s | 1.332 s | +0.736 s | 5.92 MiB | 7.39 MiB | + 1.47 MiB |
/wp-admin/options-discussion.php | 0.318 s | 0.285 s | -0.033 s | 3.47 MiB | 4.45 MiB | + 996.42 KiB |
/wp-admin/edit-comments.php | 0.217 s | 0.279 s | +0.062 s | 3.49 MiB | 4.47 MiB | + 996.09 KiB |
/ | 0.333 s | 0.301 s | -0.032 s | 3.48 MiB | 4.52 MiB | + 1.05 MiB |
Average | 0.387 s | 0.610 s | +0.223 s | 3.93 MiB | 5.01 MiB | + 1.09 MiB |
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 | 73.5% | 44,884 | 10,772 | 355 | |
JavaScript | 16.0% | 9,753 | 660 | 58 | |
CSS | 10.0% | 6,080 | 13 | 22 | |
JSON | 0.4% | 225 | 0 | 2 | |
SVG | 0.2% | 98 | 1 | 7 | |
XML | 0.0% | 28 | 5 | 1 | |
Total | 61,068 | 11,451 | 445 |
Lines of code | 37,834 |
---|---|
Total complexity | 6,780 |
Median class complexity | 9.0 |
Median method complexity | 2.0 |
Most complex class | Etn\Utils\Helper |
Most complex function | Eventin\Event\Api\EventController::prepare_item_for_database() |
Classes | 207 |
---|---|
Methods | 1,602 |
Functions | 117 |
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
15ID | Name |
---|---|
etn | Events |
etn-schedule | Schedule |
etn-speaker | Speaker |
{
"etn": {
"etn_event_settings": {
"title": "Event Settings",
"context": "advanced"
},
"etn_rsvp_settings": {
"title": "RSVP Settings",
"context": "advanced"
}
},
"etn-schedule": {
"etn_schedule_settings": {
"title": "Single Day Schedule Information",
"context": "advanced"
}
},
"etn-speaker": {
"etn_speaker_settings": {
"title": "Speaker Information",
"context": "advanced"
}
}
}
ID | Name |
---|---|
etn-speaker | Eventin Speaker |
etn-organizer | Eventin Organizer |
etn-customer | Eventin Customer |
[13-Nov-2024 19:08:11 UTC] PHP Deprecated: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
[13-Nov-2024 19:08:14 UTC] PHP Warning: Attempt to read property "post_type" on null in /wp-content/plugins/wp-event-solution/core/event/pages/event-single-post.php on line 27
[13-Nov-2024 19:08:15 UTC] PHP Warning: Attempt to read property "post_type" on null in /wp-content/plugins/wp-event-solution/core/event/pages/event-single-post.php on line 27