Simple Google Calendar Outlook Events Widget 2.3.1

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=b6026433c2
Aspect after-activation
HTTP status 200
Load time 0.236 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.406 s
Memory usage 3.4 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.039 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.364 s0.312 s-0.052 s3.44 MiB3.48 MiB+ 41.57 KiB
/wp-admin/edit.php0.218 s0.189 s-0.029 s3.46 MiB3.5 MiB+ 41.81 KiB
/wp-admin/post-new.php0.948 s0.619 s-0.329 s5.59 MiB5.72 MiB+ 134.91 KiB
/wp-admin/upload.php0.579 s0.449 s-0.130 s3.38 MiB3.4 MiB+ 25.27 KiB
/wp-admin/options-writing.php0.198 s0.198 s+0.000 s3.37 MiB3.39 MiB+ 17.23 KiB
/wp-admin/media-new.php0.293 s0.166 s-0.127 s3.35 MiB3.39 MiB+ 37.46 KiB
/wp-admin/edit-tags.php?taxonomy=category0.178 s0.239 s+0.061 s3.37 MiB3.41 MiB+ 42.63 KiB
/wp-admin/post-new.php?post_type=page0.541 s0.574 s+0.033 s5.59 MiB5.65 MiB+ 66.54 KiB
/wp-admin/options-discussion.php0.328 s0.261 s-0.067 s3.36 MiB3.38 MiB+ 25.77 KiB
/wp-admin/edit-comments.php0.248 s0.471 s+0.223 s3.39 MiB3.41 MiB+ 24.56 KiB
/0.284 s0.213 s-0.071 s3.42 MiB3.41 MiB- 11.77 KiB
Average 0.380 s0.336 s-0.044 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.6%1,6956418
JavaScript19.8%457292
JSON4.9%11202
CSS1.7%4062
Total 2,304 676 14

PHP Code Analysis | More results »

Lines of code 1,685
Total complexity 363
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

[13-Apr-2024 00:28:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[13-Apr-2024 00:28: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
[13-Apr-2024 00:28:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[13-Apr-2024 00:28:55 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
[13-Apr-2024 00:28:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[13-Apr-2024 00:28:57 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
[13-Apr-2024 00:28:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[13-Apr-2024 00:28:57 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
[13-Apr-2024 00:28:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[13-Apr-2024 00:28:57 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
[13-Apr-2024 00:28:57 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
[13-Apr-2024 00:28:57 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
[13-Apr-2024 00:28:57 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
[13-Apr-2024 00:28:57 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
[13-Apr-2024 00:28:57 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
[13-Apr-2024 00:28:57 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
[13-Apr-2024 00:29:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[13-Apr-2024 00:29:00 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
[13-Apr-2024 00:29:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[13-Apr-2024 00:29:01 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
[13-Apr-2024 00:29:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[13-Apr-2024 00:29:01 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
[13-Apr-2024 00:29:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[13-Apr-2024 00:29:01 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
[13-Apr-2024 00:29:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[13-Apr-2024 00:29:02 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
[13-Apr-2024 00:29:02 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
[13-Apr-2024 00:29:02 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
[13-Apr-2024 00:29:02 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
[13-Apr-2024 00:29:02 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
[13-Apr-2024 00:29:02 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
[13-Apr-2024 00:29:02 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
[13-Apr-2024 00:29:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[13-Apr-2024 00:29:05 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
[13-Apr-2024 00:29:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[13-Apr-2024 00:29:05 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
[13-Apr-2024 00:29:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[13-Apr-2024 00:29:05 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
[13-Apr-2024 00:29:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[13-Apr-2024 00:29:06 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
[13-Apr-2024 00:29:06 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
[13-Apr-2024 00:29:06 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
[13-Apr-2024 00:29:06 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
[13-Apr-2024 00:29:06 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
[13-Apr-2024 00:29:06 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
[13-Apr-2024 00:29:06 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
[13-Apr-2024 00:29:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[13-Apr-2024 00:29:11 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
[13-Apr-2024 00:29:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[13-Apr-2024 00:29:11 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