Simple Calendar 3.1.26

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

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 241.67 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.

Environment
WordPress version5.4.2
PHP version7.2.16
MySQL version8.0.15
PHP memory limit256M
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=3995b06f12
Aspect after-activation
HTTP status 200
Load time 0.868 s
Memory usage 4.47 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.298 s
Memory usage 4 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 0.272 s
Memory usage N/A
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.222 s
Memory usage 3.94 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 500
Load time 0.053 s
Memory usage N/A
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.411 s
Memory usage N/A
JS errors None
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 2.218 s
Memory usage 4.34 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.346 s
Memory usage 3.59 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 0.766 s
Memory usage 3.91 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.321 s0.457 s+0.136 s3.64 MiB3.92 MiB+ 292.52 KiB
/wp-admin/edit.php0.226 s0.243 s+0.017 s3.67 MiB3.89 MiB+ 234.97 KiB
/wp-admin/post-new.php1.247 s1.638 s+0.391 s5.43 MiB5.64 MiB+ 219.77 KiB
/wp-admin/upload.php0.506 s0.435 s-0.071 s3.5 MiB3.79 MiB+ 291.79 KiB
/wp-admin/options-writing.php0.446 s0.166 s-0.280 s3.58 MiB3.78 MiB+ 198.65 KiB
/wp-admin/media-new.php0.197 s0.193 s-0.004 s3.48 MiB3.77 MiB+ 292.26 KiB
/wp-admin/edit-tags.php?taxonomy=category0.179 s0.171 s-0.008 s3.58 MiB3.81 MiB+ 229.14 KiB
/wp-admin/post-new.php?post_type=page1.138 s1.124 s-0.014 s5.42 MiB5.63 MiB+ 219.7 KiB
/wp-admin/options-discussion.php0.489 s0.455 s-0.034 s3.48 MiB3.77 MiB+ 292.94 KiB
/wp-admin/edit-comments.php0.222 s0.198 s-0.024 s3.59 MiB3.81 MiB+ 228.07 KiB
/0.364 s0.271 s-0.093 s3.43 MiB3.59 MiB+ 158.52 KiB
Average 0.485 s0.486 s+0.001 s3.89 MiB4.13 MiB+ 241.67 KiB

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 2

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 16 lines

[23-Jun-2020 06:39:40 UTC] PHP Fatal error:  Uncaught Error: Class 'Google_Service_Calendar' not found in /wp-content/plugins/google-calendar-events/includes/feeds/google.php:103
Stack trace:
#0 /wp-content/plugins/google-calendar-events/includes/objects.php(286): SimpleCalendar\Feeds\Google->__construct('')
#1 /wp-content/plugins/google-calendar-events/includes/objects.php(191): SimpleCalendar\Objects->get_object('google', 'feed', '')
#2 /wp-content/plugins/google-calendar-events/includes/functions/shared.php(76): SimpleCalendar\Objects->get_feed('google')
#3 /wp-content/plugins/google-calendar-events/includes/admin/metaboxes/settings.php(91): simcal_get_feed('google')
#4 /wp-content/plugins/google-calendar-events/includes/admin/metaboxes/settings.php(44): SimpleCalendar\Admin\Metaboxes\Settings::settings_handle(Object(WP_Post))
#5 /opt/bitnami/apps/wo in /wp-content/plugins/google-calendar-events/includes/feeds/google.php on line 103
[23-Jun-2020 06:39:41 UTC] PHP Fatal error:  Uncaught Error: Class 'Google_Service_Calendar' not found in /wp-content/plugins/google-calendar-events/includes/feeds/google.php:103
Stack trace:
#0 /wp-content/plugins/google-calendar-events/includes/objects.php(286): SimpleCalendar\Feeds\Google->__construct('')
#1 /wp-content/plugins/google-calendar-events/includes/objects.php(191): SimpleCalendar\Objects->get_object('google', 'feed', '')
#2 /wp-content/plugins/google-calendar-events/includes/functions/shared.php(76): SimpleCalendar\Objects->get_feed('google')
#3 /wp-content/plugins/google-calendar-events/includes/admin/pages/feeds.php(50): simcal_get_feed('google')
#4 /wp-content/plugins/google-calendar-events/includes/objects.php(286): SimpleCalendar\Admin\Pages\Feeds->__construct('')
#5 /wp-content/plugins/google-calend in /wp-content/plugins/google-calendar-events/includes/feeds/google.php on line 103
See also: All tests for this plugin, How to Hide Simple Calendar Admin Menus and Meta Boxes