Ultimate Gutenberg - Custom Block Templates 2.5.1

Does "Ultimate Gutenberg - Custom Block Templates" work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 109.72 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 20+
WordPress.org page https://wordpress.org/plugins/ultimate-gutenberg/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

Ultimate Gutenberg ‹ Test site — WordPress

Page screenshot: Ultimate Gutenberg ‹ Test site — WordPress
URL /wp-admin/admin.php?page=ultimate-gutenberg-info.php
Requested URL /wp-admin/plugins.php?action=activate&plugin=ultimate-gutenberg%2Fultimate-gutenberg.php&plugin_status=all&paged=1&s&_wpnonce=4c9309c870
Aspect after-activation
HTTP status 200
Load time 1.447 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Ultimate Gutenberg

Page screenshot: Ultimate Gutenberg
URL /wp-admin/admin.php?page=ultimate-gutenberg-info.php
Aspect menu-item
HTTP status 200
Load time 0.153 s
Memory usage 3.06 MiB
JS errors None
Resource errors None

Ultimate Gutenberg → Getting started

Page screenshot: Ultimate Gutenberg → Getting started
URL /wp-admin/admin.php?page=ultimate-gutenberg-info.php
Aspect menu-item-tab
HTTP status 200
Load time 0.134 s
Memory usage 3.06 MiB
JS errors None
Resource errors None

Ultimate Gutenberg → Recommended Actions

Page screenshot: Ultimate Gutenberg → Recommended Actions
URL /wp-admin/admin.php?page=ultimate-gutenberg-info.php
Aspect menu-item-tab
HTTP status 200
Load time 0.164 s
Memory usage 3.06 MiB
JS errors None
Resource errors None

Ultimate Gutenberg → Free vs Premium

Page screenshot: Ultimate Gutenberg → Free vs Premium
URL /wp-admin/admin.php?page=ultimate-gutenberg-info.php
Aspect menu-item-tab
HTTP status 200
Load time 0.142 s
Memory usage 3.06 MiB
JS errors None
Resource errors None

Ultimate Gutenberg → Affiliation

Page screenshot: Ultimate Gutenberg → Affiliation
URL /wp-admin/admin.php?page=ultimate-gutenberg-info.php-affiliation
Aspect menu-item
HTTP status 200
Load time 0.471 s
Memory usage 3.28 MiB
JS errors None
Resource errors None

Ultimate Gutenberg → Contact Us

Page screenshot: Ultimate Gutenberg → Contact Us
URL /wp-admin/admin.php?page=ultimate-gutenberg-info.php-contact
Aspect menu-item
HTTP status 200
Load time 0.156 s
Memory usage 3.12 MiB
JS errors None
Resource errors None

Ultimate Gutenberg → Upgrade  ➤

Page screenshot: Ultimate Gutenberg → Upgrade  ➤
URL /wp-admin/admin.php?page=ultimate-gutenberg-info.php-pricing
Aspect menu-item
HTTP status 200
Load time 0.178 s
Memory usage 3.41 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.296 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.290 s0.398 s+0.108 s3.05 MiB3.22 MiB+ 178.24 KiB
/wp-admin/edit.php0.186 s0.199 s+0.013 s3.07 MiB3.25 MiB+ 178.23 KiB
/wp-admin/post-new.php0.774 s1.038 s+0.264 s4.97 MiB5.02 MiB+ 57.8 KiB
/wp-admin/upload.php0.574 s0.496 s-0.078 s2.99 MiB3.09 MiB+ 97.56 KiB
/wp-admin/options-writing.php0.181 s0.165 s-0.016 s2.99 MiB3.07 MiB+ 83.59 KiB
/wp-admin/media-new.php0.278 s0.203 s-0.075 s2.97 MiB3.07 MiB+ 109.76 KiB
/wp-admin/edit-tags.php?taxonomy=category0.320 s0.193 s-0.127 s2.98 MiB3.09 MiB+ 115.65 KiB
/wp-admin/post-new.php?post_type=page0.609 s0.700 s+0.091 s4.96 MiB5.01 MiB+ 53.44 KiB
/wp-admin/options-discussion.php0.208 s0.215 s+0.007 s2.97 MiB3.07 MiB+ 97.44 KiB
/wp-admin/edit-comments.php0.204 s0.217 s+0.013 s3 MiB3.09 MiB+ 96.86 KiB
/0.290 s0.265 s-0.025 s2.94 MiB3.08 MiB+ 138.39 KiB
Average 0.356 s0.372 s+0.016 s3.35 MiB3.46 MiB+ 109.72 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.

JSON
PHP
YAML
PO File
SVG
Language % Lines of code Comment lines Files
JSON38.4%57,60002
PHP19.7%29,59916,269119
YAML15.8%23,76404
PO File10.5%15,78510,95213
SVG10.2%15,346241,602
JavaScript5.4%8,05524110
CSS0.0%17315
Total 150,166 27,489 1,765

PHP Code Analysis | More results »

Lines of code 21,012
Total complexity 5,221
Median class complexity 11.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 53
Methods 1,143
Functions 102

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 5

PHP Error Log 589 lines

[23-Nov-2022 10:08:44 UTC] PHP Deprecated:  Optional parameter $type declared before required parameter $wrapper is implicitly treated as a required parameter in /wp-content/plugins/ultimate-gutenberg/freemius/includes/class-fs-logger.php on line 145
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-Nov-2022 10:08:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[23-Nov-2022 10:08:44 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
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-Nov-2022 10:08:44 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-Nov-2022 10:08:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[23-Nov-2022 10:08:44 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
[23-Nov-2022 10:08:45 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.wp-scripts.php on line 133
[23-Nov-2022 10:08:46 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-Nov-2022 10:08:46 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-Nov-2022 10:08:46 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-Nov-2022 10:08:46 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-Nov-2022 10:08:46 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-Nov-2022 10:08:46 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-Nov-2022 10:08:46 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-Nov-2022 10:08:46 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-Nov-2022 10:08:46 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-Nov-2022 10:08:46 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-Nov-2022 10:08:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[23-Nov-2022 10:08:46 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
[23-Nov-2022 10:08:46 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-Nov-2022 10:08:46 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-Nov-2022 10:08:46 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-Nov-2022 10:08:46 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-Nov-2022 10:08:46 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-Nov-2022 10:08:46 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-Nov-2022 10:08:46 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-Nov-2022 10:08:46 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-Nov-2022 10:08:46 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-Nov-2022 10:08:46 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-Nov-2022 10:08:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[23-Nov-2022 10:08:46 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
[23-Nov-2022 10:08:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[23-Nov-2022 10:08:46 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
[23-Nov-2022 10:08:46 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.wp-scripts.php on line 133
[23-Nov-2022 10:08:47 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-Nov-2022 10:08:47 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-Nov-2022 10:08:47 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-Nov-2022 10:08:47 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-Nov-2022 10:08:47 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-Nov-2022 10:08:47 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-Nov-2022 10:08:47 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-Nov-2022 10:08:47 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-Nov-2022 10:08:47 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-Nov-2022 10:08:47 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-Nov-2022 10:08:47 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[23-Nov-2022 10:08:47 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
[23-Nov-2022 10:08:47 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[23-Nov-2022 10:08:47 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
[23-Nov-2022 10:08:47 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.wp-scripts.php on line 133
[23-Nov-2022 10:08:47 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-Nov-2022 10:08:47 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-Nov-2022 10:08:47 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-Nov-2022 10:08:47 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-Nov-2022 10:08:47 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-Nov-2022 10:08:47 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-Nov-2022 10:08:47 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-Nov-2022 10:08:47 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-Nov-2022 10:08:47 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-Nov-2022 10:08:47 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-Nov-2022 10:08:47 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[23-Nov-2022 10:08:47 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
[23-Nov-2022 10:08:47 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[23-Nov-2022 10:08:47 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
[23-Nov-2022 10:08:47 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.wp-scripts.php on line 133
[23-Nov-2022 10:08:48 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-Nov-2022 10:08:48 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-Nov-2022 10:08:48 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-Nov-2022 10:08:48 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-Nov-2022 10:08:48 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-Nov-2022 10:08:48 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-Nov-2022 10:08:48 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/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 350

(+489 more lines)
See also: All tests for this plugin, How to Hide Ultimate Gutenberg - Custom Block Templates Admin Menus