Simple Google Calendar Outlook Events Widget 2.4.0

Does "Simple Google Calendar Outlook Events Widget" work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
18PHP notices
32PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 40.54 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 version6.5.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/simple-google-icalendar-widget/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=simple-google-icalendar-widget%2Fsimple-google-icalendar-widget.php&plugin_status=all&paged=1&s&_wpnonce=d4a4d597dc
Aspect after-activation
HTTP status 200
Load time 0.245 s
Memory usage 3.42 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.191 s
Memory usage 3.41 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 2.067 s
Memory usage 5.61 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.360 s0.298 s-0.062 s3.44 MiB3.48 MiB+ 41.57 KiB
/wp-admin/edit.php0.204 s0.205 s+0.001 s3.46 MiB3.5 MiB+ 41.81 KiB
/wp-admin/post-new.php0.864 s0.624 s-0.240 s5.59 MiB5.72 MiB+ 134.91 KiB
/wp-admin/upload.php0.606 s0.441 s-0.165 s3.38 MiB3.4 MiB+ 25.27 KiB
/wp-admin/options-writing.php0.213 s0.192 s-0.021 s3.37 MiB3.39 MiB+ 17.23 KiB
/wp-admin/media-new.php0.289 s0.166 s-0.123 s3.35 MiB3.39 MiB+ 37.46 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.204 s+0.016 s3.37 MiB3.41 MiB+ 42.63 KiB
/wp-admin/post-new.php?post_type=page0.530 s0.575 s+0.045 s5.59 MiB5.65 MiB+ 66.54 KiB
/wp-admin/options-discussion.php0.312 s0.254 s-0.058 s3.36 MiB3.38 MiB+ 25.77 KiB
/wp-admin/edit-comments.php0.231 s0.442 s+0.211 s3.39 MiB3.42 MiB+ 24.56 KiB
/0.282 s0.240 s-0.042 s3.42 MiB3.41 MiB- 11.77 KiB
Average 0.371 s0.331 s-0.040 s3.79 MiB3.83 MiB+ 40.54 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
JavaScript
Language % Lines of code Comment lines Files
PHP73.7%1,7056448
JavaScript19.7%457292
JSON4.8%11202
CSS1.7%4062
Total 2,314 679 14

PHP Code Analysis | More results »

Lines of code 1,695
Total complexity 368
Median class complexity 53.0
Median method complexity 2.0
Most complex class WaasdorpSoekhan\WP\Plugin\SimpleGoogleIcalendarWidget\IcsParser
Most complex function WaasdorpSoekhan\WP\Plugin\SimpleGoogleIcalendarWidget\IcsParser::parse()
Classes 5
Methods 39
Functions 2

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 1

Sidebar Widgets 1

ID Name
simple_ical_widgetSimple Google iCalendar Widget

PHP Error Log 50 lines

[18-Apr-2024 15:13:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[18-Apr-2024 15:13:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[18-Apr-2024 15:13:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[18-Apr-2024 15:13:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[18-Apr-2024 15:13:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[18-Apr-2024 15:13:39 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[18-Apr-2024 15:13:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[18-Apr-2024 15:13:39 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[18-Apr-2024 15:13:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[18-Apr-2024 15:13:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[18-Apr-2024 15:13:40 UTC] PHP Notice:  Function register_rest_route was called incorrectly. Namespace must not start or end with a slash. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.4.2.) in /wp-includes/functions.php on line 6078
[18-Apr-2024 15:13:40 UTC] PHP Notice:  Function register_rest_route was called incorrectly. Namespace must not start or end with a slash. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.4.2.) in /wp-includes/functions.php on line 6078
[18-Apr-2024 15:13:40 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for simple-google-icalendar-widget/v1/content-by-ids/schema is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[18-Apr-2024 15:13:40 UTC] PHP Notice:  Function register_rest_route was called incorrectly. Namespace must not start or end with a slash. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.4.2.) in /wp-includes/functions.php on line 6078
[18-Apr-2024 15:13:40 UTC] PHP Notice:  Function register_rest_route was called incorrectly. Namespace must not start or end with a slash. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.4.2.) in /wp-includes/functions.php on line 6078
[18-Apr-2024 15:13:40 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for simple-google-icalendar-widget/v1/set-sib-attrs/schema is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[18-Apr-2024 15:13:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[18-Apr-2024 15:13:43 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[18-Apr-2024 15:13:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[18-Apr-2024 15:13:43 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[18-Apr-2024 15:13:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[18-Apr-2024 15:13:44 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[18-Apr-2024 15:13:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[18-Apr-2024 15:13:44 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[18-Apr-2024 15:13:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[18-Apr-2024 15:13:44 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[18-Apr-2024 15:13:44 UTC] PHP Notice:  Function register_rest_route was called incorrectly. Namespace must not start or end with a slash. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.4.2.) in /wp-includes/functions.php on line 6078
[18-Apr-2024 15:13:44 UTC] PHP Notice:  Function register_rest_route was called incorrectly. Namespace must not start or end with a slash. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.4.2.) in /wp-includes/functions.php on line 6078
[18-Apr-2024 15:13:44 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for simple-google-icalendar-widget/v1/content-by-ids/schema is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[18-Apr-2024 15:13:44 UTC] PHP Notice:  Function register_rest_route was called incorrectly. Namespace must not start or end with a slash. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.4.2.) in /wp-includes/functions.php on line 6078
[18-Apr-2024 15:13:44 UTC] PHP Notice:  Function register_rest_route was called incorrectly. Namespace must not start or end with a slash. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.4.2.) in /wp-includes/functions.php on line 6078
[18-Apr-2024 15:13:44 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for simple-google-icalendar-widget/v1/set-sib-attrs/schema is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[18-Apr-2024 15:13:47 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[18-Apr-2024 15:13:47 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[18-Apr-2024 15:13:47 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[18-Apr-2024 15:13:47 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[18-Apr-2024 15:13:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[18-Apr-2024 15:13:48 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[18-Apr-2024 15:13:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[18-Apr-2024 15:13:48 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[18-Apr-2024 15:13:48 UTC] PHP Notice:  Function register_rest_route was called incorrectly. Namespace must not start or end with a slash. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.4.2.) in /wp-includes/functions.php on line 6078
[18-Apr-2024 15:13:48 UTC] PHP Notice:  Function register_rest_route was called incorrectly. Namespace must not start or end with a slash. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.4.2.) in /wp-includes/functions.php on line 6078
[18-Apr-2024 15:13:48 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for simple-google-icalendar-widget/v1/content-by-ids/schema is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[18-Apr-2024 15:13:48 UTC] PHP Notice:  Function register_rest_route was called incorrectly. Namespace must not start or end with a slash. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.4.2.) in /wp-includes/functions.php on line 6078
[18-Apr-2024 15:13:48 UTC] PHP Notice:  Function register_rest_route was called incorrectly. Namespace must not start or end with a slash. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.4.2.) in /wp-includes/functions.php on line 6078
[18-Apr-2024 15:13:48 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for simple-google-icalendar-widget/v1/set-sib-attrs/schema is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[18-Apr-2024 15:13:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[18-Apr-2024 15:13:53 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[18-Apr-2024 15:13:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[18-Apr-2024 15:13:54 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
See also: All tests for this plugin, How to Hide Simple Google Calendar Outlook Events Widget Admin Menus