ACF Blocks Suite 2.6.8

Does ACF Blocks Suite work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

Page speed impact: 0.115 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 500+
WordPress.org page https://wordpress.org/plugins/acf-blocks/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

ACF Blocks Dashboard ‹ Test site — WordPress

Page screenshot: ACF Blocks Dashboard ‹ Test site — WordPress
URL /wp-admin/admin.php?page=acf-blocks
Requested URL /wp-admin/plugins.php?action=activate&plugin=acf-blocks%2Facf-blocks.php&plugin_status=all&paged=1&s&_wpnonce=1796b90f4f
Aspect after-activation
HTTP status 200
Load time 0.897 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

ACF Blocks

Page screenshot: ACF Blocks
URL /wp-admin/admin.php?page=acf-blocks
Aspect menu-item
HTTP status 200
Load time 0.479 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

ACF Blocks → Contact Us

Page screenshot: ACF Blocks → Contact Us
URL /wp-admin/admin.php?page=acf-blocks-contact
Aspect menu-item
HTTP status 200
Load time 0.301 s
Memory usage 3.15 MiB
JS errors None
Resource errors None

ACF Blocks → Upgrade  ➤

Page screenshot: ACF Blocks → Upgrade  ➤
URL /wp-admin/admin.php?page=acf-blocks-pricing
Aspect menu-item
HTTP status 200
Load time 0.192 s
Memory usage 3.44 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.328 s
Memory usage 3.1 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.265 s0.265 s+0.000 s3.05 MiB3.25 MiB+ 203.69 KiB
/wp-admin/edit.php0.181 s0.217 s+0.036 s3.07 MiB3.28 MiB+ 205.68 KiB
/wp-admin/post-new.php0.739 s1.338 s+0.599 s4.97 MiB5.14 MiB+ 181.9 KiB
/wp-admin/upload.php0.620 s0.878 s+0.258 s2.99 MiB3.11 MiB+ 123.78 KiB
/wp-admin/options-writing.php0.208 s0.144 s-0.064 s2.99 MiB3.1 MiB+ 113.05 KiB
/wp-admin/media-new.php0.266 s0.243 s-0.023 s2.97 MiB3.1 MiB+ 136.7 KiB
/wp-admin/edit-tags.php?taxonomy=category0.194 s0.204 s+0.010 s2.98 MiB3.12 MiB+ 144.17 KiB
/wp-admin/post-new.php?post_type=page1.138 s1.197 s+0.059 s4.96 MiB5.13 MiB+ 169.33 KiB
/wp-admin/options-discussion.php0.294 s0.656 s+0.362 s2.98 MiB3.1 MiB+ 126.27 KiB
/wp-admin/edit-comments.php0.214 s0.222 s+0.008 s3 MiB3.12 MiB+ 124.55 KiB
/0.285 s0.306 s+0.021 s2.94 MiB3.11 MiB+ 164.55 KiB
Average 0.400 s0.515 s+0.115 s3.35 MiB3.5 MiB+ 153.97 KiB

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

User Metadata wp_usermeta 2

PHP Error Log 384 lines

[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-Nov-2022 13:56:31 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[19-Nov-2022 13:56:31 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
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-Nov-2022 13:56:31 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-Nov-2022 13:56:32 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[19-Nov-2022 13:56:32 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
[19-Nov-2022 13:56:32 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-Nov-2022 13:56:32 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-Nov-2022 13:56:32 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-Nov-2022 13:56:32 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-Nov-2022 13:56:32 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-Nov-2022 13:56:32 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-Nov-2022 13:56:32 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-Nov-2022 13:56:32 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-Nov-2022 13:56:32 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-Nov-2022 13:56:32 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-Nov-2022 13:56:32 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[19-Nov-2022 13:56:32 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
[19-Nov-2022 13:56:33 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-Nov-2022 13:56:33 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-Nov-2022 13:56:33 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-Nov-2022 13:56:33 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-Nov-2022 13:56:33 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-Nov-2022 13:56:33 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-Nov-2022 13:56:33 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-Nov-2022 13:56:33 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-Nov-2022 13:56:33 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-Nov-2022 13:56:33 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-Nov-2022 13:56:33 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[19-Nov-2022 13:56:33 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
[19-Nov-2022 13:56:33 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[19-Nov-2022 13:56:33 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
[19-Nov-2022 13:56:35 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-Nov-2022 13:56:35 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-Nov-2022 13:56:35 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-Nov-2022 13:56:35 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-Nov-2022 13:56:35 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-Nov-2022 13:56:35 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-Nov-2022 13:56:35 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-Nov-2022 13:56:35 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-Nov-2022 13:56:35 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-Nov-2022 13:56:35 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-Nov-2022 13:56:35 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[19-Nov-2022 13:56:35 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
[19-Nov-2022 13:56:35 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[19-Nov-2022 13:56:35 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
[19-Nov-2022 13:56:35 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-Nov-2022 13:56:35 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-Nov-2022 13:56:35 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-Nov-2022 13:56:35 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-Nov-2022 13:56:35 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-Nov-2022 13:56:35 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-Nov-2022 13:56:35 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-Nov-2022 13:56:35 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-Nov-2022 13:56:35 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-Nov-2022 13:56:35 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-Nov-2022 13:56:35 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[19-Nov-2022 13:56:35 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
[19-Nov-2022 13:56:35 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[19-Nov-2022 13:56:35 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
[19-Nov-2022 13:56:37 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-Nov-2022 13:56:37 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-Nov-2022 13:56:37 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-Nov-2022 13:56:37 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-Nov-2022 13:56:37 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-Nov-2022 13:56:37 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-Nov-2022 13:56:37 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-Nov-2022 13:56:37 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-Nov-2022 13:56:37 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-Nov-2022 13:56:37 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-Nov-2022 13:56:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[19-Nov-2022 13:56:37 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

(+284 more lines)
See also: All tests for this plugin, How to Hide ACF Blocks Suite Admin Menus