Gutenberg Template Manager 1.0.5

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

Summary

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

Memory usage: 110 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.7.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=73597f0de2
Aspect after-activation
HTTP status 200
Load time 0.621 s
Memory usage 3.68 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.7.1:2:27028)\n    at t (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.7.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.168 s
Memory usage 3.64 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.7.1:2:27028)\n    at t (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.7.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.351 s
Memory usage 3.67 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.169 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.302 s0.254 s-0.048 s3.48 MiB3.66 MiB+ 180.01 KiB
/wp-admin/edit.php0.169 s0.183 s+0.014 s3.54 MiB3.69 MiB+ 148.75 KiB
/wp-admin/post-new.php0.699 s0.612 s-0.087 s5.92 MiB6 MiB+ 83.22 KiB
/wp-admin/upload.php0.492 s0.549 s+0.057 s3.49 MiB3.6 MiB+ 111.73 KiB
/wp-admin/options-writing.php0.192 s0.208 s+0.016 s3.47 MiB3.58 MiB+ 115.72 KiB
/wp-admin/media-new.php0.235 s0.203 s-0.032 s3.46 MiB3.58 MiB+ 123.91 KiB
/wp-admin/edit-tags.php?taxonomy=category0.164 s0.167 s+0.003 s3.47 MiB3.6 MiB+ 128.46 KiB
/wp-admin/post-new.php?post_type=page0.516 s0.548 s+0.032 s5.92 MiB5.99 MiB+ 78.48 KiB
/wp-admin/options-discussion.php0.273 s0.263 s-0.010 s3.47 MiB3.58 MiB+ 112.22 KiB
/wp-admin/edit-comments.php0.196 s0.197 s+0.001 s3.49 MiB3.6 MiB+ 111.72 KiB
/0.256 s0.183 s-0.073 s3.47 MiB3.49 MiB+ 15.84 KiB
Average 0.318 s0.306 s-0.012 s3.93 MiB4.03 MiB+ 110 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 547 lines

[30-Nov-2024 00:31:52 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
[30-Nov-2024 00:31:52 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
[30-Nov-2024 00:31:52 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
[30-Nov-2024 00:31:52 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
[30-Nov-2024 00:31:52 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
[30-Nov-2024 00:31:52 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
[30-Nov-2024 00:31:52 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
[30-Nov-2024 00:31:52 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
[30-Nov-2024 00:31:52 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
[30-Nov-2024 00:31:52 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
[30-Nov-2024 00:31:52 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
[30-Nov-2024 00:31:53 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
[30-Nov-2024 00:31:53 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
[30-Nov-2024 00:31:53 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
[30-Nov-2024 00:31:53 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
[30-Nov-2024 00:31:53 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
[30-Nov-2024 00:31:53 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
[30-Nov-2024 00:31:53 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
[30-Nov-2024 00:31:53 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
[30-Nov-2024 00:31:53 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
[30-Nov-2024 00:31:53 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
[30-Nov-2024 00:31:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 00:31:53 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[30-Nov-2024 00:31:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 00:31:53 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[30-Nov-2024 00:31:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 00:31:53 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 00:31:54 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[30-Nov-2024 00:31:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 00:31:54 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[30-Nov-2024 00:31:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 00:31:54 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 00:31:54 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[30-Nov-2024 00:31:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 00:31:54 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[30-Nov-2024 00:31:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 00:31:54 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:54 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
[30-Nov-2024 00:31:55 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
[30-Nov-2024 00:31:55 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
[30-Nov-2024 00:31:55 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
[30-Nov-2024 00:31:55 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
[30-Nov-2024 00:31:55 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
[30-Nov-2024 00:31:55 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
[30-Nov-2024 00:31:55 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
[30-Nov-2024 00:31:55 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
[30-Nov-2024 00:31:55 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
[30-Nov-2024 00:31:55 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
[30-Nov-2024 00:31:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 00:31:55 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[30-Nov-2024 00:31:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 00:31:55 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[30-Nov-2024 00:31:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[30-Nov-2024 00:31:55 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[30-Nov-2024 00:31:56 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
[30-Nov-2024 00:31:56 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
[30-Nov-2024 00:31:56 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
[30-Nov-2024 00:31:56 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
[30-Nov-2024 00:31:56 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
[30-Nov-2024 00:31:56 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
[30-Nov-2024 00:31:56 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
[30-Nov-2024 00:31:56 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
[30-Nov-2024 00:31:56 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
[30-Nov-2024 00:31:56 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
[30-Nov-2024 00:31:56 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
[30-Nov-2024 00:31:56 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
[30-Nov-2024 00:31:56 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
[30-Nov-2024 00:31:56 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
[30-Nov-2024 00:31:56 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

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