Ultimate Gutenberg - Custom Block Templates 2.5.1

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

Summary

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

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

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

Environment
WordPress version6.5.2
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=9ee368e715
Aspect after-activation
HTTP status 200
Load time 1.466 s
Memory usage 3.81 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.163 s
Memory usage 3.46 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.163 s
Memory usage 3.46 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.186 s
Memory usage 3.46 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.185 s
Memory usage 3.46 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 1.286 s
Memory usage 3.67 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.894 s
Memory usage 3.51 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 1.118 s
Memory usage 3.8 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.344 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.389 s0.420 s+0.031 s3.43 MiB3.61 MiB+ 181.73 KiB
/wp-admin/edit.php0.206 s0.232 s+0.026 s3.46 MiB3.64 MiB+ 181.48 KiB
/wp-admin/post-new.php0.944 s1.104 s+0.160 s5.59 MiB5.68 MiB+ 87.55 KiB
/wp-admin/upload.php0.581 s0.505 s-0.076 s3.38 MiB3.48 MiB+ 103.93 KiB
/wp-admin/options-writing.php0.204 s0.223 s+0.019 s3.37 MiB3.46 MiB+ 93.4 KiB
/wp-admin/media-new.php0.291 s0.243 s-0.048 s3.35 MiB3.46 MiB+ 114.06 KiB
/wp-admin/edit-tags.php?taxonomy=category0.178 s0.223 s+0.045 s3.37 MiB3.48 MiB+ 118.17 KiB
/wp-admin/post-new.php?post_type=page0.557 s0.676 s+0.119 s5.58 MiB5.67 MiB+ 83.19 KiB
/wp-admin/options-discussion.php0.378 s0.372 s-0.006 s3.36 MiB3.46 MiB+ 106.98 KiB
/wp-admin/edit-comments.php0.261 s0.335 s+0.074 s3.39 MiB3.49 MiB+ 100.1 KiB
/0.331 s0.228 s-0.103 s3.42 MiB3.44 MiB+ 25.1 KiB
Average 0.393 s0.415 s+0.022 s3.79 MiB3.9 MiB+ 108.7 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 660 lines

[17-Apr-2024 00:51:08 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
[17-Apr-2024 00:51:08 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[17-Apr-2024 00:51:08 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[17-Apr-2024 00:51:08 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[17-Apr-2024 00:51:08 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[17-Apr-2024 00:51:08 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[17-Apr-2024 00:51:08 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[17-Apr-2024 00:51:08 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
[17-Apr-2024 00:51:08 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
[17-Apr-2024 00:51:08 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
[17-Apr-2024 00:51:08 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
[17-Apr-2024 00:51:09 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
[17-Apr-2024 00:51:09 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
[17-Apr-2024 00:51:09 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
[17-Apr-2024 00:51:09 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
[17-Apr-2024 00:51:09 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
[17-Apr-2024 00:51:09 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
[17-Apr-2024 00:51:09 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
[17-Apr-2024 00:51:09 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
[17-Apr-2024 00:51:09 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
[17-Apr-2024 00:51:09 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
[17-Apr-2024 00:51:09 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[17-Apr-2024 00:51:09 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
[17-Apr-2024 00:51:09 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
[17-Apr-2024 00:51:09 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
[17-Apr-2024 00:51:09 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
[17-Apr-2024 00:51:09 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
[17-Apr-2024 00:51:09 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
[17-Apr-2024 00:51:09 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
[17-Apr-2024 00:51:09 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
[17-Apr-2024 00:51:09 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
[17-Apr-2024 00:51:09 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
[17-Apr-2024 00:51:09 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
[17-Apr-2024 00:51:09 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[17-Apr-2024 00:51:09 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
[17-Apr-2024 00:51:09 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
[17-Apr-2024 00:51:10 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
[17-Apr-2024 00:51:10 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
[17-Apr-2024 00:51:10 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
[17-Apr-2024 00:51:10 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
[17-Apr-2024 00:51:10 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
[17-Apr-2024 00:51:10 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
[17-Apr-2024 00:51:10 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
[17-Apr-2024 00:51:10 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
[17-Apr-2024 00:51:10 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
[17-Apr-2024 00:51:10 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
[17-Apr-2024 00:51:10 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[17-Apr-2024 00:51:10 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:11 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
[17-Apr-2024 00:51:12 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
[17-Apr-2024 00:51:12 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
[17-Apr-2024 00:51:12 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
[17-Apr-2024 00:51:12 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
[17-Apr-2024 00:51:12 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
[17-Apr-2024 00:51:12 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
[17-Apr-2024 00:51:12 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

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