WP Link Bio 1.4.5

Does WP Link Bio work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 150.8 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.4.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 300+
WordPress.org page https://wordpress.org/plugins/wp-link-bio/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/admin.php?page=wp-link-bio
Requested URL /wp-admin/plugins.php?action=activate&plugin=wp-link-bio%2Fwp-link-bio.php&plugin_status=all&paged=1&s&_wpnonce=862da6d3ee
Aspect after-activation
HTTP status 200
Load time 1.238 s
Memory usage 3.81 MiB
JS errors None
Resource errors None

WP Link Bio

Page screenshot: WP Link Bio
URL /wp-admin/edit.php?post_type=wp-link-bio
Aspect menu-item
HTTP status 200
Load time 0.222 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

WP Link Bio → Add New Link

Page screenshot: WP Link Bio → Add New Link
URL /wp-admin/post-new.php?post_type=wp-link-bio
Aspect menu-item
HTTP status 200
Load time 0.443 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

WP Link Bio → Settings

Page screenshot: WP Link Bio → Settings
URL /wp-admin/edit.php?post_type=wp-link-bio&page=wp-link-bio
Aspect menu-item
HTTP status 200
Load time 0.523 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

WP Link Bio → Contact Us

Page screenshot: WP Link Bio → Contact Us
URL /wp-admin/edit.php?post_type=wp-link-bio&page=wp-link-bio-contact
Aspect menu-item
HTTP status 200
Load time 0.930 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

WP Link Bio → Support Forum

Page screenshot: WP Link Bio → Support Forum
URL https://wordpress.org/support/plugin/wp-link-bio/
Requested URL /wp-admin/edit.php?post_type=wp-link-bio&page=wp-link-bio-wp-support-forum
Aspect menu-item
HTTP status 200
Load time 1.457 s
Memory usage N/A
JS errors None
Resource errors None

WP Link Bio → Upgrade  ➤

Page screenshot: WP Link Bio → Upgrade  ➤
URL /wp-admin/edit.php?post_type=wp-link-bio&page=wp-link-bio-pricing
Aspect menu-item
HTTP status 200
Load time 1.677 s
Memory usage 3.78 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.326 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.397 s0.493 s+0.096 s3.38 MiB3.59 MiB+ 219.36 KiB
/wp-admin/edit.php0.224 s0.289 s+0.065 s3.41 MiB3.62 MiB+ 222.55 KiB
/wp-admin/post-new.php0.936 s1.011 s+0.075 s5.46 MiB5.62 MiB+ 161.8 KiB
/wp-admin/upload.php0.597 s0.472 s-0.125 s3.32 MiB3.46 MiB+ 142.16 KiB
/wp-admin/options-writing.php0.253 s0.492 s+0.239 s3.32 MiB3.45 MiB+ 131.38 KiB
/wp-admin/media-new.php0.357 s0.314 s-0.043 s3.29 MiB3.44 MiB+ 152.94 KiB
/wp-admin/edit-tags.php?taxonomy=category0.211 s0.241 s+0.030 s3.31 MiB3.46 MiB+ 155.36 KiB
/wp-admin/post-new.php?post_type=page0.623 s0.628 s+0.005 s5.45 MiB5.6 MiB+ 157.39 KiB
/wp-admin/options-discussion.php0.561 s0.289 s-0.272 s3.3 MiB3.44 MiB+ 144.91 KiB
/wp-admin/edit-comments.php0.252 s0.356 s+0.104 s3.34 MiB3.47 MiB+ 137.3 KiB
/0.325 s0.205 s-0.120 s3.36 MiB3.39 MiB+ 33.66 KiB
Average 0.431 s0.435 s+0.005 s3.72 MiB3.87 MiB+ 150.8 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
PHP49.4%38,84422,487169
PO File41.1%32,32318,502120
CSS6.2%4,8521,19919
JavaScript2.4%1,8726298
Markdown1.0%75503
Total 78,646 42,817 319

PHP Code Analysis | More results »

Lines of code 29,535
Total complexity 7,369
Median class complexity 10.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 113
Methods 1,668
Functions 177

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

Custom Post Types 1

ID Name
wp-link-bioLinks

Meta Boxes

{
    "wp-link-bio": {
        "wplb-meta-box-for-links": {
            "title": "Link Attributes",
            "context": "normal"
        }
    }
}

PHP Error Log 597 lines

[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[04-Feb-2024 07:10:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[04-Feb-2024 07:10:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[04-Feb-2024 07:10:22 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[04-Feb-2024 07:10:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[04-Feb-2024 07:10:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[04-Feb-2024 07:10:23 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[04-Feb-2024 07:10:23 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[04-Feb-2024 07:10:23 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[04-Feb-2024 07:10:23 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[04-Feb-2024 07:10:23 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[04-Feb-2024 07:10:23 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[04-Feb-2024 07:10:23 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[04-Feb-2024 07:10:23 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[04-Feb-2024 07:10:23 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[04-Feb-2024 07:10:23 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[04-Feb-2024 07:10:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[04-Feb-2024 07:10:24 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[04-Feb-2024 07:10:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[04-Feb-2024 07:10:24 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[04-Feb-2024 07:10:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[04-Feb-2024 07:10:24 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[04-Feb-2024 07:10:24 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[04-Feb-2024 07:10:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[04-Feb-2024 07:10:24 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[04-Feb-2024 07:10:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[04-Feb-2024 07:10:24 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[04-Feb-2024 07:10:25 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[04-Feb-2024 07:10:25 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[04-Feb-2024 07:10:25 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[04-Feb-2024 07:10:25 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[04-Feb-2024 07:10:25 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[04-Feb-2024 07:10:25 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[04-Feb-2024 07:10:25 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[04-Feb-2024 07:10:25 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[04-Feb-2024 07:10:25 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[04-Feb-2024 07:10:25 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[04-Feb-2024 07:10:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[04-Feb-2024 07:10:25 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[04-Feb-2024 07:10:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[04-Feb-2024 07:10:25 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[04-Feb-2024 07:10:25 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[04-Feb-2024 07:10:25 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/wp-link-bio/freemius/includes/managers/class-fs-key-value-storage.php on line 317

(+497 more lines)
See also: All tests for this plugin, How to Hide WP Link Bio Admin Menus and Meta Boxes