TK Google Fonts 2.2.5

Does TK Google Fonts work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 131.96 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 2,000+
WordPress.org page https://wordpress.org/plugins/tk-google-fonts/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

TK Google Fonts ‹ Test site — WordPress

Page screenshot: TK Google Fonts ‹ Test site — WordPress
URL /wp-admin/themes.php?page=tk-google-fonts-options
Requested URL /wp-admin/plugins.php?action=activate&plugin=tk-google-fonts%2Ftk-google-fonts.php&plugin_status=all&paged=1&s&_wpnonce=575fd5e9b4
Aspect after-activation
HTTP status 200
Load time 0.901 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Appearance → TK Google Fonts

Page screenshot: Appearance → TK Google Fonts
URL /wp-admin/themes.php?page=tk-google-fonts-options
Aspect menu-item
HTTP status 200
Load time 0.193 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

Appearance → Contact Us

Page screenshot: Appearance → Contact Us
URL /wp-admin/themes.php?page=tk-google-fonts-options-contact
Aspect menu-item
HTTP status 200
Load time 0.178 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

Appearance → Upgrade  ➤

Page screenshot: Appearance → Upgrade  ➤
URL /wp-admin/themes.php?page=tk-google-fonts-options-pricing
Aspect menu-item
HTTP status 200
Load time 0.208 s
Memory usage 3.15 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.418 s
Memory usage 3.07 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.298 s0.298 s+0.000 s3.05 MiB3.23 MiB+ 191.88 KiB
/wp-admin/edit.php0.200 s0.220 s+0.020 s3.07 MiB3.26 MiB+ 191.2 KiB
/wp-admin/post-new.php0.834 s1.289 s+0.455 s4.97 MiB5.09 MiB+ 129.33 KiB
/wp-admin/upload.php0.873 s0.457 s-0.416 s2.99 MiB3.1 MiB+ 109.96 KiB
/wp-admin/options-writing.php0.170 s0.167 s-0.003 s2.99 MiB3.08 MiB+ 98.99 KiB
/wp-admin/media-new.php0.275 s0.265 s-0.010 s2.97 MiB3.09 MiB+ 122.72 KiB
/wp-admin/edit-tags.php?taxonomy=category0.171 s0.224 s+0.053 s2.98 MiB3.11 MiB+ 130.33 KiB
/wp-admin/post-new.php?post_type=page0.662 s0.722 s+0.060 s4.96 MiB5.08 MiB+ 119.98 KiB
/wp-admin/options-discussion.php0.215 s0.232 s+0.017 s2.98 MiB3.09 MiB+ 112.84 KiB
/wp-admin/edit-comments.php0.207 s0.220 s+0.013 s3 MiB3.11 MiB+ 110.55 KiB
/0.293 s0.222 s-0.071 s2.94 MiB3.07 MiB+ 133.8 KiB
Average 0.382 s0.392 s+0.011 s3.35 MiB3.48 MiB+ 131.96 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
JavaScript
Language % Lines of code Comment lines Files
PHP82.5%8,140751120
JavaScript15.9%1,572835
CSS1.4%143315
JSON0.1%901
Total 9,864 837 141

PHP Code Analysis | More results »

Lines of code 2,054
Total complexity 6,092
Median class complexity 17.0
Median method complexity 2.0
Most complex class Freemius
Most complex function tk_google_fonts_customize_css()
Classes 50
Methods 1,253
Functions 115

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 5

PHP Error Log 538 lines

[29-Nov-2022 01:47:04 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:04 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:04 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:04 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:04 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:04 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:04 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:04 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:04 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:04 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:04 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:04 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:04 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:04 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:04 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:04 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:04 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:04 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:04 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:04 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Nov-2022 01:47:05 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Nov-2022 01:47:05 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:05 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:05 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:05 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:05 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:05 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:05 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:05 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:05 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:05 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Nov-2022 01:47:05 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Nov-2022 01:47:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Nov-2022 01:47:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Nov-2022 01:47:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Nov-2022 01:47:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Nov-2022 01:47:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Nov-2022 01:47:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Nov-2022 01:47:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Nov-2022 01:47:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Nov-2022 01:47:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Nov-2022 01:47:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Nov-2022 01:47:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Nov-2022 01:47:07 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:07 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:07 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:07 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:07 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:07 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:07 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:07 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:07 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:07 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Nov-2022 01:47:07 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
[29-Nov-2022 01:47:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Nov-2022 01:47:07 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
[29-Nov-2022 01:47:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Nov-2022 01:47:07 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
[29-Nov-2022 01:47:08 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:08 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:08 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:08 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:08 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[29-Nov-2022 01:47:08 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/tk-google-fonts/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5

(+438 more lines)
See also: All tests for this plugin, How to Hide TK Google Fonts Admin Menus