Simple Google Calendar Outlook Events Widget 2.3.0

Does "Simple Google Calendar Outlook Events Widget" work with WordPress 6.4.3 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: 18.24 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.4.3
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=1cac775de4
Aspect after-activation
HTTP status 200
Load time 0.390 s
Memory usage 3.36 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.394 s
Memory usage 3.34 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 3.559 s
Memory usage 5.38 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.362 s0.321 s-0.041 s3.38 MiB3.42 MiB+ 40.84 KiB
/wp-admin/edit.php0.198 s0.188 s-0.010 s3.41 MiB3.45 MiB+ 41.08 KiB
/wp-admin/post-new.php0.948 s0.954 s+0.006 s5.46 MiB5.47 MiB+ 10.95 KiB
/wp-admin/upload.php0.711 s0.382 s-0.329 s3.32 MiB3.35 MiB+ 24.54 KiB
/wp-admin/options-writing.php0.213 s0.169 s-0.044 s3.32 MiB3.34 MiB+ 17.13 KiB
/wp-admin/media-new.php0.299 s0.241 s-0.058 s3.3 MiB3.33 MiB+ 36.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.186 s0.175 s-0.011 s3.31 MiB3.36 MiB+ 41.9 KiB
/wp-admin/post-new.php?post_type=page0.961 s0.644 s-0.317 s5.45 MiB5.4 MiB- 48.82 KiB
/wp-admin/options-discussion.php0.282 s0.245 s-0.037 s3.3 MiB3.33 MiB+ 25.03 KiB
/wp-admin/edit-comments.php0.233 s0.220 s-0.013 s3.34 MiB3.36 MiB+ 23.83 KiB
/0.256 s0.222 s-0.034 s3.36 MiB3.35 MiB- 12.5 KiB
Average 0.423 s0.342 s-0.081 s3.72 MiB3.74 MiB+ 18.24 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.3%1,6766358
JavaScript20.0%457292
JSON4.9%11202
CSS1.8%4062
Total 2,285 670 14

PHP Code Analysis | More results »

Lines of code 1,666
Total complexity 359
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 38
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

[30-Mar-2024 17:38:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[30-Mar-2024 17:38:24 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
[30-Mar-2024 17:38:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[30-Mar-2024 17:38:25 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
[30-Mar-2024 17:38:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[30-Mar-2024 17:38:27 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
[30-Mar-2024 17:38:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[30-Mar-2024 17:38:27 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
[30-Mar-2024 17:38:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[30-Mar-2024 17:38:27 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
[30-Mar-2024 17:38:27 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 6031
[30-Mar-2024 17:38:27 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 6031
[30-Mar-2024 17:38:27 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 6031
[30-Mar-2024 17:38:27 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 6031
[30-Mar-2024 17:38:27 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 6031
[30-Mar-2024 17:38:27 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 6031
[30-Mar-2024 17:38:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[30-Mar-2024 17:38:30 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
[30-Mar-2024 17:38:31 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[30-Mar-2024 17:38:31 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
[30-Mar-2024 17:38:31 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[30-Mar-2024 17:38:31 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
[30-Mar-2024 17:38:31 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[30-Mar-2024 17:38:31 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
[30-Mar-2024 17:38:32 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[30-Mar-2024 17:38:32 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
[30-Mar-2024 17:38:32 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 6031
[30-Mar-2024 17:38:32 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 6031
[30-Mar-2024 17:38:32 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 6031
[30-Mar-2024 17:38:32 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 6031
[30-Mar-2024 17:38:32 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 6031
[30-Mar-2024 17:38:32 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 6031
[30-Mar-2024 17:38:34 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[30-Mar-2024 17:38:34 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
[30-Mar-2024 17:38:34 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[30-Mar-2024 17:38:34 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
[30-Mar-2024 17:38:35 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[30-Mar-2024 17:38:35 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
[30-Mar-2024 17:38:35 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[30-Mar-2024 17:38:35 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
[30-Mar-2024 17:38:35 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 6031
[30-Mar-2024 17:38:35 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 6031
[30-Mar-2024 17:38:35 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 6031
[30-Mar-2024 17:38:35 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 6031
[30-Mar-2024 17:38:35 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 6031
[30-Mar-2024 17:38:35 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 6031
[30-Mar-2024 17:38:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[30-Mar-2024 17:38:42 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
[30-Mar-2024 17:38:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[30-Mar-2024 17:38:42 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