Simple Calendar 3.2.0

Does Simple Calendar work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version6.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 60,000+
WordPress.org page https://wordpress.org/plugins/google-calendar-events/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

Welcome to Simple Calendar ‹ Test site — WordPress

Page screenshot: Welcome to Simple Calendar ‹ Test site — WordPress
URL /wp-admin/index.php?page=simple-calendar_about&simcal_install=fresh
Requested URL /wp-admin/plugins.php?action=activate&plugin=google-calendar-events%2Fgoogle-calendar-events.php&plugin_status=all&paged=1&s&_wpnonce=fbe717aa88
Aspect after-activation
HTTP status 200
Load time 0.891 s
Memory usage 4.2 MiB
JS errors None
Resource errors None

Calendars

Page screenshot: Calendars
URL /wp-admin/edit.php?post_type=calendar
Aspect menu-item
HTTP status 200
Load time 0.234 s
Memory usage 3.2 MiB
JS errors None
Resource errors None

Calendars → Add New

Page screenshot: Calendars → Add New
URL /wp-admin/post-new.php?post_type=calendar
Aspect menu-item
HTTP status 200
Load time 1.412 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

Calendars → Categories

Page screenshot: Calendars → Categories
URL /wp-admin/edit-tags.php?taxonomy=calendar_category&post_type=calendar
Aspect menu-item
HTTP status 200
Load time 0.233 s
Memory usage 3.14 MiB
JS errors None
Resource errors None

Calendars → Settings

Page screenshot: Calendars → Settings
URL /wp-admin/edit.php?post_type=calendar&page=simple-calendar_settings
Aspect menu-item
HTTP status 200
Load time 0.365 s
Memory usage 3.21 MiB
JS errors None
Resource errors None

Calendars → Add-ons

Page screenshot: Calendars → Add-ons
URL https://simplecalendar.io/addons/?utm_source=inside-plugin&utm_medium=link&utm_campaign=core-plugin&utm_content=plugin-submenu-link
Requested URL /wp-admin/edit.php?post_type=calendar&page=simple-calendar_add_ons
Aspect menu-item
HTTP status 200
Load time 1.493 s
Memory usage N/A
JS errors
[
    {
        "message": "SyntaxError: Cannot use import statement outside a module",
        "trace": null,
        "code": null
    }
]
Resource errors None

Calendars → Tools

Page screenshot: Calendars → Tools
URL /wp-admin/edit.php?post_type=calendar&page=simple-calendar_tools
Aspect menu-item
HTTP status 200
Load time 1.292 s
Memory usage 3.48 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.331 s
Memory usage 3.15 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.119 s
Memory usage 5.13 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.295 s0.427 s+0.132 s3.07 MiB3.21 MiB+ 143.32 KiB
/wp-admin/edit.php0.191 s0.265 s+0.074 s3.1 MiB3.24 MiB+ 149.32 KiB
/wp-admin/post-new.php0.789 s1.024 s+0.235 s5.02 MiB5.16 MiB+ 146.2 KiB
/wp-admin/upload.php0.596 s0.328 s-0.268 s3.02 MiB3.14 MiB+ 126.37 KiB
/wp-admin/options-writing.php0.187 s0.172 s-0.015 s3.01 MiB3.12 MiB+ 113.07 KiB
/wp-admin/media-new.php0.383 s0.252 s-0.131 s2.99 MiB3.13 MiB+ 145.77 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.199 s+0.009 s3.01 MiB3.15 MiB+ 143.7 KiB
/wp-admin/post-new.php?post_type=page0.620 s0.778 s+0.158 s5.01 MiB5.16 MiB+ 146.13 KiB
/wp-admin/options-discussion.php0.237 s0.380 s+0.143 s3 MiB3.12 MiB+ 127.06 KiB
/wp-admin/edit-comments.php0.231 s0.246 s+0.015 s3.03 MiB3.15 MiB+ 126.36 KiB
/0.332 s0.259 s-0.073 s2.97 MiB3.15 MiB+ 183.52 KiB
Average 0.368 s0.394 s+0.025 s3.38 MiB3.52 MiB+ 140.98 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
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP69.9%10,2726,15772
CSS14.0%2,0531567
JavaScript10.2%1,4921284
PO File5.3%7834551
SVG0.7%9603
Total 14,696 6,896 87

PHP Code Analysis | More results »

Lines of code 10,237
Total complexity 2,310
Median class complexity 24.0
Median method complexity 3.0
Most complex class SimpleCalendar\Browser
Most complex function SimpleCalendar\Events\Event_Builder::process_event_content()
Classes 62
Methods 447
Functions 41

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 3

Custom Post Types 1

ID Name
calendarCalendars

Sidebar Widgets 1

ID Name
gce_widgetSimple Calendar

Meta Boxes

{
    "calendar": {
        "simcal-calendar-settings": {
            "title": "Calendar Settings",
            "context": "normal"
        },
        "simcal-upgrade": {
            "title": "Looking for more?",
            "context": "side"
        },
        "simcal-get-shortcode": {
            "title": "Calendar Shortcode",
            "context": "side"
        }
    }
}

PHP Error Log 22 lines

[14-Jun-2023 06:27:35 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated in /wp-content/plugins/google-calendar-events/includes/update.php on line 73
[14-Jun-2023 06:27:35 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated in /wp-content/plugins/google-calendar-events/includes/update.php on line 73
[14-Jun-2023 06:27:38 UTC] PHP Deprecated:  Return type of SimpleCalendar\plugin_deps\Google\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/google-calendar-events/third-party/google/apiclient/src/Model.php on line 240
[14-Jun-2023 06:27:38 UTC] PHP Deprecated:  Return type of SimpleCalendar\plugin_deps\Google\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/google-calendar-events/third-party/google/apiclient/src/Model.php on line 244
[14-Jun-2023 06:27:38 UTC] PHP Deprecated:  Return type of SimpleCalendar\plugin_deps\Google\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/google-calendar-events/third-party/google/apiclient/src/Model.php on line 248
[14-Jun-2023 06:27:38 UTC] PHP Deprecated:  Return type of SimpleCalendar\plugin_deps\Google\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/google-calendar-events/third-party/google/apiclient/src/Model.php on line 257
[14-Jun-2023 06:27:38 UTC] PHP Deprecated:  Return type of SimpleCalendar\plugin_deps\Google\Collection::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/google-calendar-events/third-party/google/apiclient/src/Collection.php on line 19
[14-Jun-2023 06:27:38 UTC] PHP Deprecated:  Return type of SimpleCalendar\plugin_deps\Google\Collection::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/google-calendar-events/third-party/google/apiclient/src/Collection.php on line 32
[14-Jun-2023 06:27:38 UTC] PHP Deprecated:  Return type of SimpleCalendar\plugin_deps\Google\Collection::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/google-calendar-events/third-party/google/apiclient/src/Collection.php on line 26
[14-Jun-2023 06:27:38 UTC] PHP Deprecated:  Return type of SimpleCalendar\plugin_deps\Google\Collection::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/google-calendar-events/third-party/google/apiclient/src/Collection.php on line 36
[14-Jun-2023 06:27:38 UTC] PHP Deprecated:  Return type of SimpleCalendar\plugin_deps\Google\Collection::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/google-calendar-events/third-party/google/apiclient/src/Collection.php on line 13
[14-Jun-2023 06:27:38 UTC] PHP Deprecated:  Return type of SimpleCalendar\plugin_deps\Google\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/google-calendar-events/third-party/google/apiclient/src/Collection.php on line 41
[14-Jun-2023 06:27:41 UTC] PHP Deprecated:  Return type of SimpleCalendar\plugin_deps\Google\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/google-calendar-events/third-party/google/apiclient/src/Model.php on line 240
[14-Jun-2023 06:27:41 UTC] PHP Deprecated:  Return type of SimpleCalendar\plugin_deps\Google\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/google-calendar-events/third-party/google/apiclient/src/Model.php on line 244
[14-Jun-2023 06:27:41 UTC] PHP Deprecated:  Return type of SimpleCalendar\plugin_deps\Google\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/google-calendar-events/third-party/google/apiclient/src/Model.php on line 248
[14-Jun-2023 06:27:41 UTC] PHP Deprecated:  Return type of SimpleCalendar\plugin_deps\Google\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/google-calendar-events/third-party/google/apiclient/src/Model.php on line 257
[14-Jun-2023 06:27:41 UTC] PHP Deprecated:  Return type of SimpleCalendar\plugin_deps\Google\Collection::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/google-calendar-events/third-party/google/apiclient/src/Collection.php on line 19
[14-Jun-2023 06:27:41 UTC] PHP Deprecated:  Return type of SimpleCalendar\plugin_deps\Google\Collection::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/google-calendar-events/third-party/google/apiclient/src/Collection.php on line 32
[14-Jun-2023 06:27:41 UTC] PHP Deprecated:  Return type of SimpleCalendar\plugin_deps\Google\Collection::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/google-calendar-events/third-party/google/apiclient/src/Collection.php on line 26
[14-Jun-2023 06:27:41 UTC] PHP Deprecated:  Return type of SimpleCalendar\plugin_deps\Google\Collection::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/google-calendar-events/third-party/google/apiclient/src/Collection.php on line 36
[14-Jun-2023 06:27:41 UTC] PHP Deprecated:  Return type of SimpleCalendar\plugin_deps\Google\Collection::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/google-calendar-events/third-party/google/apiclient/src/Collection.php on line 13
[14-Jun-2023 06:27:41 UTC] PHP Deprecated:  Return type of SimpleCalendar\plugin_deps\Google\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/google-calendar-events/third-party/google/apiclient/src/Collection.php on line 41
See also: All tests for this plugin, How to Hide Simple Calendar Admin Menus and Meta Boxes