Gutenberg Template Manager 1.0.5

Does Gutenberg Template Manager work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 134.34 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.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/template-manager/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=template-manager%2Fgutenberg-template-manager.php&plugin_status=all&paged=1&s&_wpnonce=2fb775d9ab
Aspect after-activation
HTTP status 200
Load time 0.812 s
Memory usage 3.71 MiB
JS errors
[
    {
        "message": "TypeError: jQuery(...).sortable is not a function\n    at HTMLDocument.<anonymous> (/wp-content/plugins/template-manager/assets/js/gtm-custom.js?ver=1.0:35:32)\n    at e (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.8.1:2:27028)\n    at t (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.8.1:2:27330)",
        "trace": null,
        "code": null
    }
]
Resource errors None

Templates

Page screenshot: Templates
URL /wp-admin/edit.php?post_type=templates
Aspect menu-item
HTTP status 200
Load time 0.190 s
Memory usage 3.67 MiB
JS errors
[
    {
        "message": "TypeError: jQuery(...).sortable is not a function\n    at HTMLDocument.<anonymous> (/wp-content/plugins/template-manager/assets/js/gtm-custom.js?ver=1.0:35:32)\n    at e (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.8.1:2:27028)\n    at t (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.8.1:2:27330)",
        "trace": null,
        "code": null
    }
]
Resource errors None

Templates → Add New Template

Page screenshot: Templates → Add New Template
URL /wp-admin/post-new.php?post_type=templates
Aspect menu-item
HTTP status 200
Load time 0.333 s
Memory usage 3.7 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.243 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.356 s0.304 s-0.052 s3.51 MiB3.68 MiB+ 179.51 KiB
/wp-admin/edit.php0.214 s0.216 s+0.002 s3.57 MiB3.71 MiB+ 145.46 KiB
/wp-admin/post-new.php0.814 s0.723 s-0.091 s6.06 MiB6.24 MiB+ 182.53 KiB
/wp-admin/upload.php0.565 s0.408 s-0.157 s3.52 MiB3.63 MiB+ 110.86 KiB
/wp-admin/options-writing.php0.203 s0.406 s+0.203 s3.5 MiB3.61 MiB+ 114.85 KiB
/wp-admin/media-new.php0.256 s0.202 s-0.054 s3.49 MiB3.61 MiB+ 123.05 KiB
/wp-admin/edit-tags.php?taxonomy=category0.275 s0.195 s-0.080 s3.5 MiB3.64 MiB+ 138.63 KiB
/wp-admin/post-new.php?post_type=page0.624 s0.637 s+0.013 s6.05 MiB6.22 MiB+ 178.05 KiB
/wp-admin/options-discussion.php0.270 s0.421 s+0.151 s3.5 MiB3.61 MiB+ 111.35 KiB
/wp-admin/edit-comments.php0.199 s0.232 s+0.033 s3.52 MiB3.63 MiB+ 110.85 KiB
/0.320 s0.216 s-0.104 s3.43 MiB3.51 MiB+ 82.57 KiB
Average 0.372 s0.360 s-0.012 s3.97 MiB4.1 MiB+ 134.34 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.

PHP
PO File
Language % Lines of code Comment lines Files
PHP65.2%29,22015,747106
PO File33.9%15,2228,44412
JavaScript0.8%363845
JSON0.0%2101
CSS0.0%14011
Total 44,840 24,275 135

PHP Code Analysis | More results »

Lines of code 20,633
Total complexity 5,234
Median class complexity 17.5
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 46
Methods 1,119
Functions 96

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

Custom Post Types 1

ID Name
templatesTemplates

Meta Boxes

{
    "templates": {
        "gtm_custom_meta_box": {
            "title": "Template Settings",
            "context": "normal"
        }
    }
}

PHP Error Log 527 lines

[08-May-2025 22:43:42 UTC] PHP Deprecated:  Optional parameter $type declared before required parameter $wrapper is implicitly treated as a required parameter in /wp-content/plugins/template-manager/freemius/includes/class-fs-logger.php on line 145
[08-May-2025 22:43:42 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[08-May-2025 22:43:42 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[08-May-2025 22:43:42 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[08-May-2025 22:43:42 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[08-May-2025 22:43:42 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[08-May-2025 22:43:42 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[08-May-2025 22:43:42 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[08-May-2025 22:43:42 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[08-May-2025 22:43:42 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[08-May-2025 22:43:42 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[08-May-2025 22:43:42 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[08-May-2025 22:43:42 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[08-May-2025 22:43:42 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[08-May-2025 22:43:42 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[08-May-2025 22:43:42 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[08-May-2025 22:43:42 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[08-May-2025 22:43:42 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[08-May-2025 22:43:42 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[08-May-2025 22:43:42 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[08-May-2025 22:43:42 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[08-May-2025 22:43:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[08-May-2025 22:43:42 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
[08-May-2025 22:43:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[08-May-2025 22:43:42 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
[08-May-2025 22:43:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[08-May-2025 22:43:42 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
[08-May-2025 22:43:43 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[08-May-2025 22:43:43 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[08-May-2025 22:43:43 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[08-May-2025 22:43:43 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[08-May-2025 22:43:43 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[08-May-2025 22:43:43 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[08-May-2025 22:43:43 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[08-May-2025 22:43:43 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[08-May-2025 22:43:43 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[08-May-2025 22:43:43 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[08-May-2025 22:43:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[08-May-2025 22:43:43 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
[08-May-2025 22:43:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[08-May-2025 22:43:43 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
[08-May-2025 22:43:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[08-May-2025 22:43:43 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
[08-May-2025 22:43:43 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[08-May-2025 22:43:43 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[08-May-2025 22:43:43 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[08-May-2025 22:43:43 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[08-May-2025 22:43:43 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[08-May-2025 22:43:43 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[08-May-2025 22:43:43 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[08-May-2025 22:43:43 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[08-May-2025 22:43:43 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[08-May-2025 22:43:43 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[08-May-2025 22:43:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[08-May-2025 22:43:44 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[08-May-2025 22:43:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[08-May-2025 22:43:44 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[08-May-2025 22:43:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[08-May-2025 22:43:44 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[08-May-2025 22:43:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[08-May-2025 22:43:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[08-May-2025 22:43:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[08-May-2025 22:43:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[08-May-2025 22:43:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[08-May-2025 22:43:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[08-May-2025 22:43:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[08-May-2025 22:43:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[08-May-2025 22:43:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[08-May-2025 22:43:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[08-May-2025 22:43:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[08-May-2025 22:43:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[08-May-2025 22:43:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[08-May-2025 22:43:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[08-May-2025 22:43:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[08-May-2025 22:43:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[08-May-2025 22:43:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[08-May-2025 22:43:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[08-May-2025 22:43:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[08-May-2025 22:43:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[08-May-2025 22:43:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[08-May-2025 22:43:44 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[08-May-2025 22:43:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[08-May-2025 22:43:44 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[08-May-2025 22:43:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[08-May-2025 22:43:44 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[08-May-2025 22:43:45 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[08-May-2025 22:43:45 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[08-May-2025 22:43:45 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[08-May-2025 22:43:45 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[08-May-2025 22:43:45 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[08-May-2025 22:43:45 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[08-May-2025 22:43:45 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[08-May-2025 22:43:45 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[08-May-2025 22:43:45 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[08-May-2025 22:43:45 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/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[08-May-2025 22:43:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[08-May-2025 22:43:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[08-May-2025 22:43:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[08-May-2025 22:43:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[08-May-2025 22:43:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/template-manager/freemius/includes/managers/class-fs-key-value-storage.php on line 328

(+427 more lines)
See also: All tests for this plugin, How to Hide Gutenberg Template Manager Admin Menus and Meta Boxes