Locale 1.0.0

Does Locale work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 188.33 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.2
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/locale/
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=locale%2Flocale.php&plugin_status=all&paged=1&s&_wpnonce=e9a5d57803
Aspect after-activation
HTTP status 200
Load time 0.441 s
Memory usage 3.72 MiB
JS errors None
Resource errors None

Locale

Page screenshot: Locale
URL /wp-admin/edit-tags.php?taxonomy=locale_job&post_type=job_item
Aspect menu-item
HTTP status 200
Load time 0.168 s
Memory usage 3.7 MiB
JS errors None
Resource errors None

Locale → Settings

Page screenshot: Locale → Settings
URL /wp-admin/admin.php?page=locale_settings
Aspect menu-item
HTTP status 200
Load time 0.171 s
Memory usage 3.69 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.201 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.289 s0.291 s+0.002 s3.51 MiB3.71 MiB+ 211.35 KiB
/wp-admin/edit.php0.181 s0.225 s+0.044 s3.57 MiB3.77 MiB+ 205.47 KiB
/wp-admin/post-new.php0.765 s0.609 s-0.156 s6.06 MiB6.33 MiB+ 270.98 KiB
/wp-admin/upload.php0.610 s0.288 s-0.322 s3.52 MiB3.71 MiB+ 193.51 KiB
/wp-admin/options-writing.php0.213 s0.201 s-0.012 s3.5 MiB3.69 MiB+ 192.01 KiB
/wp-admin/media-new.php0.264 s0.226 s-0.038 s3.49 MiB3.69 MiB+ 200.2 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.417 s+0.229 s3.5 MiB3.71 MiB+ 209.56 KiB
/wp-admin/post-new.php?post_type=page0.603 s0.583 s-0.020 s6.05 MiB6.25 MiB+ 202.81 KiB
/wp-admin/options-discussion.php0.454 s0.245 s-0.209 s3.5 MiB3.69 MiB+ 188.51 KiB
/wp-admin/edit-comments.php0.197 s0.204 s+0.007 s3.52 MiB3.71 MiB+ 193.51 KiB
/0.280 s0.180 s-0.100 s3.43 MiB3.44 MiB+ 3.73 KiB
Average 0.368 s0.315 s-0.052 s3.97 MiB4.15 MiB+ 188.33 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
Language % Lines of code Comment lines Files
PHP96.8%7,0255,151149
JavaScript2.5%1851253
CSS0.7%5034
Total 7,260 5,279 156

PHP Code Analysis | More results »

Lines of code 6,629
Total complexity 994
Median class complexity 5.0
Median method complexity 1.0
Most complex class Locale\Translation
Most complex function Locale\Module\ACF\Processor\OutgoingMetaProcessor::addACFFieldKeys()
Classes 109
Methods 424
Functions 30

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 2

Custom Post Types 1

ID Name
job_itemJob

PHP Error Log 144 lines

[25-Jul-2025 11:35:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Jul-2025 11:35:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Jul-2025 11:35:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Jul-2025 11:35:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Jul-2025 11:35:18 UTC] PHP Deprecated:  Return type of Locale\Module\ModulesProvider::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/locale/src/Module/ModulesProvider.php on line 39
[25-Jul-2025 11:35:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Jul-2025 11:35:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Jul-2025 11:35:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Jul-2025 11:35:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Jul-2025 11:35:18 UTC] PHP Deprecated:  Return type of Locale\Module\ModulesProvider::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/locale/src/Module/ModulesProvider.php on line 39
[25-Jul-2025 11:35:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[25-Jul-2025 11:35:18 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
[25-Jul-2025 11:35:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Jul-2025 11:35:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Jul-2025 11:35:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Jul-2025 11:35:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Jul-2025 11:35:19 UTC] PHP Deprecated:  Return type of Locale\Module\ModulesProvider::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/locale/src/Module/ModulesProvider.php on line 39
[25-Jul-2025 11:35:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[25-Jul-2025 11:35:19 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
[25-Jul-2025 11:35:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Jul-2025 11:35:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Jul-2025 11:35:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Jul-2025 11:35:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Jul-2025 11:35:19 UTC] PHP Deprecated:  Return type of Locale\Module\ModulesProvider::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/locale/src/Module/ModulesProvider.php on line 39
[25-Jul-2025 11:35:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[25-Jul-2025 11:35:19 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
[25-Jul-2025 11:35:20 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Jul-2025 11:35:20 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Jul-2025 11:35:20 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Jul-2025 11:35:20 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Jul-2025 11:35:20 UTC] PHP Deprecated:  Return type of Locale\Module\ModulesProvider::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/locale/src/Module/ModulesProvider.php on line 39
[25-Jul-2025 11:35:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[25-Jul-2025 11:35:20 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
[25-Jul-2025 11:35:21 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Jul-2025 11:35:21 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Jul-2025 11:35:21 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Jul-2025 11:35:21 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Jul-2025 11:35:21 UTC] PHP Deprecated:  Return type of Locale\Module\ModulesProvider::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/locale/src/Module/ModulesProvider.php on line 39
[25-Jul-2025 11:35:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[25-Jul-2025 11:35:21 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
[25-Jul-2025 11:35:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Jul-2025 11:35:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Jul-2025 11:35:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Jul-2025 11:35:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Jul-2025 11:35:22 UTC] PHP Deprecated:  Return type of Locale\Module\ModulesProvider::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/locale/src/Module/ModulesProvider.php on line 39
[25-Jul-2025 11:35:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[25-Jul-2025 11:35:22 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
[25-Jul-2025 11:35:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Jul-2025 11:35:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Jul-2025 11:35:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Jul-2025 11:35:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Jul-2025 11:35:22 UTC] PHP Deprecated:  Return type of Locale\Module\ModulesProvider::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/locale/src/Module/ModulesProvider.php on line 39
[25-Jul-2025 11:35:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Jul-2025 11:35:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Jul-2025 11:35:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Jul-2025 11:35:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Jul-2025 11:35:22 UTC] PHP Deprecated:  Return type of Locale\Module\ModulesProvider::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/locale/src/Module/ModulesProvider.php on line 39
[25-Jul-2025 11:35:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[25-Jul-2025 11:35:22 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
[25-Jul-2025 11:35:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Jul-2025 11:35:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Jul-2025 11:35:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Jul-2025 11:35:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Jul-2025 11:35:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Jul-2025 11:35:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Jul-2025 11:35:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Jul-2025 11:35:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Jul-2025 11:35:24 UTC] PHP Deprecated:  Return type of Locale\Module\ModulesProvider::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/locale/src/Module/ModulesProvider.php on line 39
[25-Jul-2025 11:35:24 UTC] PHP Deprecated:  Return type of Locale\Module\ModulesProvider::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/locale/src/Module/ModulesProvider.php on line 39
[25-Jul-2025 11:35:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[25-Jul-2025 11:35:24 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
[25-Jul-2025 11:35:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Jul-2025 11:35:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Jul-2025 11:35:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Jul-2025 11:35:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Jul-2025 11:35:24 UTC] PHP Deprecated:  Return type of Locale\Module\ModulesProvider::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/locale/src/Module/ModulesProvider.php on line 39
[25-Jul-2025 11:35:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Jul-2025 11:35:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Jul-2025 11:35:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Jul-2025 11:35:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Jul-2025 11:35:24 UTC] PHP Deprecated:  Return type of Locale\Module\ModulesProvider::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/locale/src/Module/ModulesProvider.php on line 39
[25-Jul-2025 11:35:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[25-Jul-2025 11:35:24 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
[25-Jul-2025 11:35:25 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Jul-2025 11:35:25 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Jul-2025 11:35:25 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Jul-2025 11:35:25 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Jul-2025 11:35:25 UTC] PHP Deprecated:  Return type of Locale\Module\ModulesProvider::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/locale/src/Module/ModulesProvider.php on line 39
[25-Jul-2025 11:35:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[25-Jul-2025 11:35: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
[25-Jul-2025 11:35:25 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Jul-2025 11:35:25 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Jul-2025 11:35:25 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Jul-2025 11:35:25 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Jul-2025 11:35:25 UTC] PHP Deprecated:  Return type of Locale\Module\ModulesProvider::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/locale/src/Module/ModulesProvider.php on line 39
[25-Jul-2025 11:35:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[25-Jul-2025 11:35: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
[25-Jul-2025 11:35:25 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Jul-2025 11:35:25 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Jul-2025 11:35:25 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) 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/locale/vendor/pimple/pimple/src/Pimple/Container.php on line 79

(+44 more lines)
See also: All tests for this plugin, How to Hide Locale Admin Menus