A faster website! (aka defer.js) 2.4.3

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

Summary

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

Memory usage: 54.03 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.3.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=78b37e1d40
Aspect after-activation
HTTP status 200
Load time 0.352 s
Memory usage 2.92 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.466 s
Memory usage 3 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.283 s
Memory usage 3.17 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.275 s-0.089 s2.82 MiB2.88 MiB+ 58.33 KiB
/wp-admin/edit.php0.209 s0.199 s-0.010 s2.85 MiB2.91 MiB+ 58.33 KiB
/wp-admin/post-new.php0.745 s0.609 s-0.136 s5.21 MiB5.29 MiB+ 81.02 KiB
/wp-admin/upload.php0.608 s0.511 s-0.097 s2.77 MiB2.81 MiB+ 42.06 KiB
/wp-admin/options-writing.php0.231 s0.216 s-0.015 s2.76 MiB2.79 MiB+ 33.66 KiB
/wp-admin/media-new.php0.369 s0.255 s-0.114 s2.74 MiB2.79 MiB+ 54.52 KiB
/wp-admin/edit-tags.php?taxonomy=category0.196 s0.197 s+0.001 s2.76 MiB2.81 MiB+ 59.06 KiB
/wp-admin/post-new.php?post_type=page0.582 s0.559 s-0.023 s5.21 MiB5.28 MiB+ 76.6 KiB
/wp-admin/options-discussion.php0.227 s0.217 s-0.010 s2.75 MiB2.79 MiB+ 44.07 KiB
/wp-admin/edit-comments.php0.398 s0.226 s-0.172 s2.78 MiB2.82 MiB+ 40.99 KiB
/0.303 s0.229 s-0.074 s3.13 MiB3.17 MiB+ 45.67 KiB
Average 0.385 s0.318 s-0.067 s3.25 MiB3.3 MiB+ 54.03 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.9%98259813
CSS7.8%8342
JavaScript0.4%4272
Total 1,069 629 17

PHP Code Analysis | More results »

Lines of code 459
Total complexity 90
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 37
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 280 lines

[03-Sep-2023 05:41:58 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
[03-Sep-2023 05:41:58 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
[03-Sep-2023 05:41:58 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
[03-Sep-2023 05:41:58 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
[03-Sep-2023 05:41:58 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
[03-Sep-2023 05:41:58 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
[03-Sep-2023 05:41:58 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
[03-Sep-2023 05:41:58 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
[03-Sep-2023 05:41:58 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
[03-Sep-2023 05:41:58 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
[03-Sep-2023 05:41:59 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
[03-Sep-2023 05:41:59 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
[03-Sep-2023 05:41:59 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
[03-Sep-2023 05:41:59 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
[03-Sep-2023 05:41:59 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
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  Return type of AppSeeds\Elements\DocumentNode::normalize() should either be compatible with DOMNode::normalize(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 272
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  Return type of AppSeeds\Elements\TextNode::normalize() should either be compatible with DOMNode::normalize(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/TextNode.php on line 31
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 197
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 197
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 197
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 197
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 197
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 197
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 197
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 197
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 197
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 197
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 197
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 197
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 197
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 197
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 197
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 197
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 197
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 197
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 197
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 197
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 197
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 197
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 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
[03-Sep-2023 05:42:00 UTC] PHP Deprecated:  DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/shins-pageload-magic/vendor/shinsenter/defer.php/src/Elements/DocumentNode.php on line 197
[03-Sep-2023 05:42:01 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
[03-Sep-2023 05:42:01 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
[03-Sep-2023 05:42:01 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
[03-Sep-2023 05:42:01 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
[03-Sep-2023 05:42:01 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
[03-Sep-2023 05:42:02 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
[03-Sep-2023 05:42:02 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
[03-Sep-2023 05:42:02 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
[03-Sep-2023 05:42:02 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
[03-Sep-2023 05:42:02 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
[03-Sep-2023 05:42:02 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
[03-Sep-2023 05:42:02 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
[03-Sep-2023 05:42:02 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
[03-Sep-2023 05:42:02 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
[03-Sep-2023 05:42:02 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
[03-Sep-2023 05:42:02 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
[03-Sep-2023 05:42:02 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
[03-Sep-2023 05:42:02 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
[03-Sep-2023 05:42:02 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
[03-Sep-2023 05:42:02 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
[03-Sep-2023 05:42:03 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
[03-Sep-2023 05:42:03 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
[03-Sep-2023 05:42:03 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
[03-Sep-2023 05:42:03 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
[03-Sep-2023 05:42:03 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
[03-Sep-2023 05:42:03 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
[03-Sep-2023 05:42:03 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
[03-Sep-2023 05:42:03 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
[03-Sep-2023 05:42:03 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
[03-Sep-2023 05:42:03 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
[03-Sep-2023 05:42:03 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
[03-Sep-2023 05:42:03 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
[03-Sep-2023 05:42:03 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
[03-Sep-2023 05:42:03 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
[03-Sep-2023 05:42:03 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

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