Ultimate Gutenberg - Custom Block Templates 2.5.1

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

Summary

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

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

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

Environment
WordPress version6.8.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=a0b459699d
Aspect after-activation
HTTP status 200
Load time 1.279 s
Memory usage 3.87 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.167 s
Memory usage 3.61 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.150 s
Memory usage 3.61 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.181 s
Memory usage 3.61 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.164 s
Memory usage 3.61 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.903 s
Memory usage 3.73 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.692 s
Memory usage 3.61 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.687 s
Memory usage 3.87 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.313 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.357 s0.417 s+0.060 s3.51 MiB3.68 MiB+ 181.27 KiB
/wp-admin/edit.php0.203 s0.250 s+0.047 s3.57 MiB3.71 MiB+ 141.42 KiB
/wp-admin/post-new.php0.769 s1.169 s+0.400 s6.06 MiB6.24 MiB+ 183.09 KiB
/wp-admin/upload.php0.585 s0.554 s-0.031 s3.52 MiB3.63 MiB+ 107.78 KiB
/wp-admin/options-writing.php0.230 s0.206 s-0.024 s3.5 MiB3.61 MiB+ 110.84 KiB
/wp-admin/media-new.php0.376 s0.213 s-0.163 s3.49 MiB3.61 MiB+ 119.03 KiB
/wp-admin/edit-tags.php?taxonomy=category0.208 s0.203 s-0.005 s3.5 MiB3.62 MiB+ 124.2 KiB
/wp-admin/post-new.php?post_type=page0.614 s0.703 s+0.089 s6.05 MiB6.22 MiB+ 178.62 KiB
/wp-admin/options-discussion.php0.450 s0.349 s-0.101 s3.5 MiB3.61 MiB+ 107.34 KiB
/wp-admin/edit-comments.php0.243 s0.296 s+0.053 s3.52 MiB3.63 MiB+ 106.84 KiB
/0.307 s0.211 s-0.096 s3.43 MiB3.51 MiB+ 77.2 KiB
Average 0.395 s0.416 s+0.021 s3.97 MiB4.1 MiB+ 130.69 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 630 lines

[22-Jul-2025 17:39:24 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
[22-Jul-2025 17:39:24 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-Jul-2025 17:39:24 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-Jul-2025 17:39:24 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-Jul-2025 17:39:24 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-Jul-2025 17:39:24 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-Jul-2025 17:39:24 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-Jul-2025 17:39:24 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-Jul-2025 17:39:24 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-Jul-2025 17:39:24 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-Jul-2025 17:39:24 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ultimate-gutenberg/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 17:39:25 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 17:39:25 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
[22-Jul-2025 17:39:26 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
[22-Jul-2025 17:39:26 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
[22-Jul-2025 17:39:26 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
[22-Jul-2025 17:39:26 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
[22-Jul-2025 17:39:26 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
[22-Jul-2025 17:39:26 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
[22-Jul-2025 17:39:26 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
[22-Jul-2025 17:39:26 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
[22-Jul-2025 17:39:26 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
[22-Jul-2025 17:39:26 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
[22-Jul-2025 17:39:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 17:39:26 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 17:39:26 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
[22-Jul-2025 17:39:26 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
[22-Jul-2025 17:39:26 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
[22-Jul-2025 17:39:26 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
[22-Jul-2025 17:39:26 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
[22-Jul-2025 17:39:26 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
[22-Jul-2025 17:39:26 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
[22-Jul-2025 17:39:26 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
[22-Jul-2025 17:39:26 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
[22-Jul-2025 17:39:26 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
[22-Jul-2025 17:39:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 17:39:26 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 17:39:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 17:39:26 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 17:39:26 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
[22-Jul-2025 17:39:27 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
[22-Jul-2025 17:39:27 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
[22-Jul-2025 17:39:27 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
[22-Jul-2025 17:39:27 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
[22-Jul-2025 17:39:27 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
[22-Jul-2025 17:39:27 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
[22-Jul-2025 17:39:27 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
[22-Jul-2025 17:39:27 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
[22-Jul-2025 17:39:27 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
[22-Jul-2025 17:39:27 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
[22-Jul-2025 17:39:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 17:39:27 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 17:39:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 17:39:27 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 17:39:27 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
[22-Jul-2025 17:39:27 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
[22-Jul-2025 17:39:27 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
[22-Jul-2025 17:39:27 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
[22-Jul-2025 17:39:27 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
[22-Jul-2025 17:39:27 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
[22-Jul-2025 17:39:27 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
[22-Jul-2025 17:39:27 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
[22-Jul-2025 17:39:27 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
[22-Jul-2025 17:39:27 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
[22-Jul-2025 17:39:27 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
[22-Jul-2025 17:39:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 17:39:27 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 17:39:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-Jul-2025 17:39:27 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[22-Jul-2025 17:39:27 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
[22-Jul-2025 17:39:28 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
[22-Jul-2025 17:39:28 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
[22-Jul-2025 17:39:28 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
[22-Jul-2025 17:39:28 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
[22-Jul-2025 17:39:28 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
[22-Jul-2025 17:39:28 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
[22-Jul-2025 17:39:28 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

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