A faster website! (aka defer.js) 2.10.0

Does "A faster website! (aka defer.js)" work with WordPress 6.6.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 93.44 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.6.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 300+
WordPress.org page https://wordpress.org/plugins/shins-pageload-magic/
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=shins-pageload-magic%2Fshins-pageload-magic.php&plugin_status=all&paged=1&s&_wpnonce=63d082cb22
Aspect after-activation
HTTP status 200
Load time 0.438 s
Memory usage 3.81 MiB
JS errors None
Resource errors None

My defer.js

Page screenshot: My defer.js
URL /wp-admin/admin.php?page=defer-wordpress
Aspect menu-item
HTTP status 200
Load time 0.427 s
Memory usage 3.67 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.287 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.377 s0.343 s-0.034 s3.47 MiB3.56 MiB+ 85.01 KiB
/wp-admin/edit.php0.228 s0.220 s-0.008 s3.54 MiB3.64 MiB+ 105.35 KiB
/wp-admin/post-new.php0.865 s0.649 s-0.216 s5.75 MiB5.85 MiB+ 104.32 KiB
/wp-admin/upload.php0.579 s0.348 s-0.231 s3.49 MiB3.56 MiB+ 68.02 KiB
/wp-admin/options-writing.php0.231 s0.207 s-0.024 s3.41 MiB3.54 MiB+ 130.82 KiB
/wp-admin/media-new.php0.251 s0.359 s+0.108 s3.4 MiB3.54 MiB+ 144.2 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.206 s+0.016 s3.47 MiB3.56 MiB+ 90.88 KiB
/wp-admin/post-new.php?post_type=page0.621 s0.623 s+0.002 s5.75 MiB5.85 MiB+ 103.91 KiB
/wp-admin/options-discussion.php0.238 s0.304 s+0.066 s3.41 MiB3.54 MiB+ 132.51 KiB
/wp-admin/edit-comments.php0.252 s0.243 s-0.009 s3.49 MiB3.56 MiB+ 68.01 KiB
/0.328 s0.234 s-0.094 s3.45 MiB3.45 MiB- 5.13 KiB
Average 0.378 s0.340 s-0.039 s3.88 MiB3.97 MiB+ 93.44 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
Language % Lines of code Comment lines Files
PHP91.6%94862413
CSS8.0%8342
JavaScript0.4%4272
Total 1,035 655 17

PHP Code Analysis | More results »

Lines of code 477
Total complexity 99
Median class complexity 6.0
Median method complexity 1.0
Most complex class Defer_Wordpress_Admin
Most complex function Defer_Wordpress_Admin::save_settings()
Classes 7
Methods 38
Functions 6

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 30

PHP Error Log 150 lines

[27-Jul-2024 13:38:14 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 909
[27-Jul-2024 13:38:14 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 690
[27-Jul-2024 13:38:14 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 923
[27-Jul-2024 13:38:14 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 933
[27-Jul-2024 13:38:14 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 949
[27-Jul-2024 13:38:15 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 909
[27-Jul-2024 13:38:15 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 690
[27-Jul-2024 13:38:15 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 923
[27-Jul-2024 13:38:15 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 933
[27-Jul-2024 13:38:15 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 949
[27-Jul-2024 13:38:15 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 909
[27-Jul-2024 13:38:15 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 690
[27-Jul-2024 13:38:15 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 923
[27-Jul-2024 13:38:15 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 933
[27-Jul-2024 13:38:15 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 949
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 909
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 690
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 923
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 933
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 949
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php on line 199
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php on line 199
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php on line 199
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php on line 199
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php on line 199
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php on line 199
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php on line 199
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php on line 199
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php on line 199
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php on line 199
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php on line 199
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php on line 199
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php on line 199
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php on line 199
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php on line 199
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php on line 199
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php on line 199
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php on line 199
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php on line 199
[27-Jul-2024 13:38:17 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php on line 199
[27-Jul-2024 13:38:18 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 909
[27-Jul-2024 13:38:18 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 690
[27-Jul-2024 13:38:18 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 923
[27-Jul-2024 13:38:18 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 933
[27-Jul-2024 13:38:18 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 949
[27-Jul-2024 13:38:18 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 909
[27-Jul-2024 13:38:18 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 690
[27-Jul-2024 13:38:18 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 923
[27-Jul-2024 13:38:18 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 933
[27-Jul-2024 13:38:18 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 949
[27-Jul-2024 13:38:19 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 909
[27-Jul-2024 13:38:19 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 690
[27-Jul-2024 13:38:19 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 923
[27-Jul-2024 13:38:19 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 933
[27-Jul-2024 13:38:19 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 949
[27-Jul-2024 13:38:19 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 909
[27-Jul-2024 13:38:19 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 690
[27-Jul-2024 13:38:19 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 923
[27-Jul-2024 13:38:19 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 933
[27-Jul-2024 13:38:19 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 949
[27-Jul-2024 13:38:21 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 909
[27-Jul-2024 13:38:21 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 690
[27-Jul-2024 13:38:21 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 923
[27-Jul-2024 13:38:21 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 933
[27-Jul-2024 13:38:21 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 949
[27-Jul-2024 13:38:21 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 909
[27-Jul-2024 13:38:21 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 690
[27-Jul-2024 13:38:21 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 923
[27-Jul-2024 13:38:21 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 933
[27-Jul-2024 13:38:21 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 949
[27-Jul-2024 13:38:22 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 909
[27-Jul-2024 13:38:22 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 690
[27-Jul-2024 13:38:22 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 923
[27-Jul-2024 13:38:22 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 933
[27-Jul-2024 13:38:22 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 949
[27-Jul-2024 13:38:22 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 909
[27-Jul-2024 13:38:22 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 690
[27-Jul-2024 13:38:22 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 923
[27-Jul-2024 13:38:22 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 933
[27-Jul-2024 13:38:22 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 949
[27-Jul-2024 13:38:22 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 909
[27-Jul-2024 13:38:22 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 690
[27-Jul-2024 13:38:22 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 923
[27-Jul-2024 13:38:22 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 933
[27-Jul-2024 13:38:22 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 949
[27-Jul-2024 13:38:23 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 909
[27-Jul-2024 13:38:23 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 690
[27-Jul-2024 13:38:23 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 923
[27-Jul-2024 13:38:23 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 933
[27-Jul-2024 13:38:23 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 949
[27-Jul-2024 13:38:23 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 909
[27-Jul-2024 13:38:23 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 690
[27-Jul-2024 13:38:23 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 923
[27-Jul-2024 13:38:23 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 933
[27-Jul-2024 13:38:23 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 949
[27-Jul-2024 13:38:26 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 909
[27-Jul-2024 13:38:26 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 690
[27-Jul-2024 13:38:26 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 923
[27-Jul-2024 13:38:26 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) 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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 933
[27-Jul-2024 13:38:26 UTC] PHP Deprecated:  Return type of Symfony\Component\OptionsResolver\OptionsResolver::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/shins-pageload-magic/vendor/symfony/options-resolver/OptionsResolver.php on line 949

(+50 more lines)
See also: All tests for this plugin, How to Hide the "My defer.js" Admin Menu