Ultimate Gutenberg - Custom Block Templates 2.5.1

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

Summary

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

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

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

Environment
WordPress version6.4.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 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=8473c087be
Aspect after-activation
HTTP status 200
Load time 1.330 s
Memory usage 3.75 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.166 s
Memory usage 3.4 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.149 s
Memory usage 3.4 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.172 s
Memory usage 3.4 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.149 s
Memory usage 3.4 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.787 s
Memory usage 3.61 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.769 s
Memory usage 3.45 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.589 s
Memory usage 3.75 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.264 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.350 s0.412 s+0.062 s3.38 MiB3.56 MiB+ 182.11 KiB
/wp-admin/edit.php0.213 s0.211 s-0.002 s3.41 MiB3.58 MiB+ 181.85 KiB
/wp-admin/post-new.php0.863 s1.006 s+0.143 s5.46 MiB5.53 MiB+ 72.63 KiB
/wp-admin/upload.php0.549 s0.450 s-0.099 s3.32 MiB3.43 MiB+ 107.2 KiB
/wp-admin/options-writing.php0.220 s0.222 s+0.002 s3.32 MiB3.41 MiB+ 94.4 KiB
/wp-admin/media-new.php0.304 s0.226 s-0.078 s3.29 MiB3.41 MiB+ 113.38 KiB
/wp-admin/edit-tags.php?taxonomy=category0.210 s0.198 s-0.012 s3.31 MiB3.43 MiB+ 118.55 KiB
/wp-admin/post-new.php?post_type=page0.574 s0.698 s+0.124 s5.45 MiB5.52 MiB+ 72.27 KiB
/wp-admin/options-discussion.php0.289 s0.252 s-0.037 s3.3 MiB3.4 MiB+ 104.73 KiB
/wp-admin/edit-comments.php0.262 s0.380 s+0.118 s3.34 MiB3.43 MiB+ 100.48 KiB
/0.287 s0.251 s-0.036 s3.36 MiB3.38 MiB+ 24.98 KiB
Average 0.375 s0.391 s+0.017 s3.72 MiB3.83 MiB+ 106.6 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 609 lines

[06-Feb-2024 18:01:57 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
[06-Feb-2024 18:01:57 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
[06-Feb-2024 18:01:57 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
[06-Feb-2024 18:01:57 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
[06-Feb-2024 18:01:57 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
[06-Feb-2024 18:01:57 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
[06-Feb-2024 18:01:57 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
[06-Feb-2024 18:01:57 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
[06-Feb-2024 18:01:57 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
[06-Feb-2024 18:01:57 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
[06-Feb-2024 18:01:57 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
[06-Feb-2024 18:01:58 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
[06-Feb-2024 18:01:58 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
[06-Feb-2024 18:01:58 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
[06-Feb-2024 18:01:58 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
[06-Feb-2024 18:01:58 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
[06-Feb-2024 18:01:58 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
[06-Feb-2024 18:01:58 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
[06-Feb-2024 18:01:58 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
[06-Feb-2024 18:01:58 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
[06-Feb-2024 18:01:58 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
[06-Feb-2024 18:01:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 18:01:58 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
[06-Feb-2024 18:01:58 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
[06-Feb-2024 18:01:58 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
[06-Feb-2024 18:01:58 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
[06-Feb-2024 18:01:58 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
[06-Feb-2024 18:01:58 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
[06-Feb-2024 18:01:58 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
[06-Feb-2024 18:01:58 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
[06-Feb-2024 18:01:58 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
[06-Feb-2024 18:01:58 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
[06-Feb-2024 18:01:58 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
[06-Feb-2024 18:01:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 18:01:58 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
[06-Feb-2024 18:01:58 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:01:59 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
[06-Feb-2024 18:02:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 18:02:00 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
[06-Feb-2024 18:02:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 18:02:00 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
[06-Feb-2024 18:02:00 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
[06-Feb-2024 18:02:00 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
[06-Feb-2024 18:02:00 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
[06-Feb-2024 18:02:00 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
[06-Feb-2024 18:02:00 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
[06-Feb-2024 18:02:00 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
[06-Feb-2024 18:02:00 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
[06-Feb-2024 18:02:00 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
[06-Feb-2024 18:02:00 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
[06-Feb-2024 18:02:00 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
[06-Feb-2024 18:02:00 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
[06-Feb-2024 18:02:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 18:02:00 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
[06-Feb-2024 18:02:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[06-Feb-2024 18:02:00 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
[06-Feb-2024 18:02:00 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
[06-Feb-2024 18:02:01 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
[06-Feb-2024 18:02:01 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
[06-Feb-2024 18:02:01 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
[06-Feb-2024 18:02:01 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
[06-Feb-2024 18:02:01 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
[06-Feb-2024 18:02:01 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
[06-Feb-2024 18:02:01 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

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