Custom Login Page Customizer 2.2.0

Does Custom Login Page Customizer work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 149.51 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.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 90,000+
WordPress.org page https://wordpress.org/plugins/login-customizer/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/admin.php?page=login-customizer
Requested URL /wp-admin/plugins.php?action=activate&plugin=login-customizer%2Flogin-customizer.php&plugin_status=all&paged=1&s&_wpnonce=55a1f3ffe7
Aspect after-activation
HTTP status 200
Load time 1.059 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

Login Customizer

Page screenshot: Login Customizer
URL /wp-admin/admin.php?page=login-customizer-settings
Aspect menu-item
HTTP status 200
Load time 0.162 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

Login Customizer → Customizer

Page screenshot: Login Customizer → Customizer
URL /wp-admin/customize.php?autofocus[panel]=logincust_panel&url=http%3A%2F%2F127.0.0.1%2Flogin-customizer%2F
Aspect menu-item
HTTP status 200
Load time 1.579 s
Memory usage 5.63 MiB
JS errors None
Resource errors None

Login Customizer → Help

Page screenshot: Login Customizer → Help
URL /wp-admin/admin.php?page=login-customizer-help
Aspect menu-item
HTTP status 200
Load time 0.172 s
Memory usage 3.17 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.269 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.272 s0.410 s+0.138 s3.05 MiB3.25 MiB+ 204.16 KiB
/wp-admin/edit.php0.173 s0.195 s+0.022 s3.07 MiB3.27 MiB+ 204.33 KiB
/wp-admin/post-new.php0.743 s0.892 s+0.149 s4.97 MiB5.11 MiB+ 148.91 KiB
/wp-admin/upload.php0.660 s0.300 s-0.360 s2.99 MiB3.11 MiB+ 123.8 KiB
/wp-admin/options-writing.php0.133 s0.154 s+0.021 s2.99 MiB3.1 MiB+ 110.39 KiB
/wp-admin/media-new.php0.256 s0.210 s-0.046 s2.97 MiB3.1 MiB+ 135.99 KiB
/wp-admin/edit-tags.php?taxonomy=category0.167 s0.180 s+0.013 s2.98 MiB3.14 MiB+ 161.16 KiB
/wp-admin/post-new.php?post_type=page0.604 s0.745 s+0.141 s4.96 MiB5.1 MiB+ 140.82 KiB
/wp-admin/options-discussion.php0.190 s0.272 s+0.082 s2.98 MiB3.1 MiB+ 124.44 KiB
/wp-admin/edit-comments.php0.171 s0.196 s+0.025 s3 MiB3.14 MiB+ 143.09 KiB
/0.278 s0.206 s-0.072 s2.94 MiB3.09 MiB+ 147.47 KiB
Average 0.332 s0.342 s+0.010 s3.35 MiB3.5 MiB+ 149.51 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
PO File
Language % Lines of code Comment lines Files
PHP60.2%34,33117,381145
PO File30.1%17,1759,63713
Sass5.0%2,8628034
JavaScript2.6%1,47912810
CSS1.5%8538118
Markdown0.5%29703
JSON0.1%3803
SVG0.0%1201
Total 57,047 27,307 227

PHP Code Analysis | More results »

Lines of code 24,985
Total complexity 5,860
Median class complexity 10.5
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 76
Methods 1,256
Functions 102

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 9

PHP Error Log 599 lines

[26-Jan-2023 09:20:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[26-Jan-2023 09:20:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[26-Jan-2023 09:20:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[26-Jan-2023 09:20:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[26-Jan-2023 09:20:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[26-Jan-2023 09:20:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[26-Jan-2023 09:20:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[26-Jan-2023 09:20:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[26-Jan-2023 09:20:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[26-Jan-2023 09:20:17 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Jan-2023 09:20:18 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[26-Jan-2023 09:20:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[26-Jan-2023 09:20:20 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[26-Jan-2023 09:20:20 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[26-Jan-2023 09:20:20 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[26-Jan-2023 09:20:20 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[26-Jan-2023 09:20:20 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[26-Jan-2023 09:20:20 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[26-Jan-2023 09:20:20 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[26-Jan-2023 09:20:20 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[26-Jan-2023 09:20:20 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[26-Jan-2023 09:20:20 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/login-customizer/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[26-Jan-2023 09:20:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022

(+499 more lines)
See also: All tests for this plugin, How to Hide Custom Login Page Customizer Admin Menus