Anywhere Elementor 1.2.7

Does Anywhere Elementor work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 120.37 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.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 90,000+
WordPress.org page https://wordpress.org/plugins/anywhere-elementor/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=anywhere-elementor%2Fanywhere-elementor.php&plugin_status=all&paged=1&s&_wpnonce=2d6cc046d2
Aspect after-activation
HTTP status 200
Load time 0.756 s
Memory usage 3.25 MiB
JS errors None
Resource errors None

AE Templates

Page screenshot: AE Templates
URL /wp-admin/edit.php?post_type=ae_global_templates
Aspect menu-item
HTTP status 200
Load time 0.160 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

AE Templates → Add New

Page screenshot: AE Templates → Add New
URL /wp-admin/post-new.php?post_type=ae_global_templates
Aspect menu-item
HTTP status 200
Load time 0.828 s
Memory usage 3.33 MiB
JS errors None
Resource errors None

AE Templates → Contact Us

Page screenshot: AE Templates → Contact Us
URL /wp-admin/edit.php?post_type=ae_global_templates&page=anywhere-elementor-contact
Aspect menu-item
HTTP status 200
Load time 0.148 s
Memory usage 3.15 MiB
JS errors None
Resource errors None

AE Templates → Upgrade  ➤

Page screenshot: AE Templates → Upgrade  ➤
URL /wp-admin/edit.php?post_type=ae_global_templates&page=anywhere-elementor-pricing
Aspect menu-item
HTTP status 200
Load time 0.236 s
Memory usage 3.44 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.228 s
Memory usage 3.11 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.644 s0.259 s-0.385 s3.07 MiB3.25 MiB+ 178.14 KiB
/wp-admin/edit.php0.160 s0.157 s-0.003 s3.1 MiB3.27 MiB+ 177.83 KiB
/wp-admin/post-new.php0.690 s0.893 s+0.203 s5.02 MiB5.13 MiB+ 115.95 KiB
/wp-admin/upload.php0.673 s0.370 s-0.303 s3.02 MiB3.11 MiB+ 97.16 KiB
/wp-admin/options-writing.php0.176 s0.149 s-0.027 s3.01 MiB3.09 MiB+ 83.92 KiB
/wp-admin/media-new.php0.236 s0.192 s-0.044 s2.99 MiB3.1 MiB+ 109.35 KiB
/wp-admin/edit-tags.php?taxonomy=category0.169 s0.161 s-0.008 s3.01 MiB3.12 MiB+ 114.52 KiB
/wp-admin/post-new.php?post_type=page0.563 s0.570 s+0.007 s5.01 MiB5.12 MiB+ 111.54 KiB
/wp-admin/options-discussion.php0.193 s0.207 s+0.014 s3 MiB3.09 MiB+ 97.66 KiB
/wp-admin/edit-comments.php0.211 s0.173 s-0.038 s3.03 MiB3.12 MiB+ 96.45 KiB
/0.294 s0.189 s-0.105 s2.97 MiB3.11 MiB+ 141.55 KiB
Average 0.364 s0.302 s-0.063 s3.38 MiB3.5 MiB+ 120.37 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
PHP98.6%30,51916,087113
Markdown0.7%21401
JavaScript0.6%193482
JSON0.1%2701
CSS0.0%14011
Total 30,967 16,135 128

PHP Code Analysis | More results »

Lines of code 21,367
Total complexity 5,436
Median class complexity 12.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 49
Methods 1,148
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
ae_global_templatesAE Global Templates

Meta Boxes

{
    "ae_global_templates": {
        "ae-shortcode-box": {
            "title": "Anywhere Elementor Usage",
            "context": "side"
        }
    }
}

PHP Error Log 456 lines

[29-Mar-2023 22:44:36 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[29-Mar-2023 22:44:36 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[29-Mar-2023 22:44:36 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[29-Mar-2023 22:44:36 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[29-Mar-2023 22:44:36 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[29-Mar-2023 22:44:36 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[29-Mar-2023 22:44:36 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[29-Mar-2023 22:44:36 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[29-Mar-2023 22:44:36 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[29-Mar-2023 22:44:36 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[29-Mar-2023 22:44:37 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[29-Mar-2023 22:44:37 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[29-Mar-2023 22:44:37 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[29-Mar-2023 22:44:37 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[29-Mar-2023 22:44:37 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[29-Mar-2023 22:44:37 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[29-Mar-2023 22:44:37 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[29-Mar-2023 22:44:37 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[29-Mar-2023 22:44:37 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[29-Mar-2023 22:44:37 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[29-Mar-2023 22:44:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[29-Mar-2023 22:44:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[29-Mar-2023 22:44:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[29-Mar-2023 22:44:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[29-Mar-2023 22:44:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[29-Mar-2023 22:44:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[29-Mar-2023 22:44:38 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[29-Mar-2023 22:44:39 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[29-Mar-2023 22:44:39 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[29-Mar-2023 22:44:39 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[29-Mar-2023 22:44:39 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[29-Mar-2023 22:44:39 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[29-Mar-2023 22:44:39 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[29-Mar-2023 22:44:39 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[29-Mar-2023 22:44:39 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[29-Mar-2023 22:44:39 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[29-Mar-2023 22:44:39 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[29-Mar-2023 22:44:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[29-Mar-2023 22:44:39 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[29-Mar-2023 22:44:40 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[29-Mar-2023 22:44:40 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[29-Mar-2023 22:44:40 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[29-Mar-2023 22:44:40 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[29-Mar-2023 22:44:40 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[29-Mar-2023 22:44:40 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[29-Mar-2023 22:44:40 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[29-Mar-2023 22:44:40 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[29-Mar-2023 22:44:40 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[29-Mar-2023 22:44:40 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[29-Mar-2023 22:44:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[29-Mar-2023 22:44:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[29-Mar-2023 22:44:41 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[29-Mar-2023 22:44:41 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[29-Mar-2023 22:44:41 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[29-Mar-2023 22:44:41 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[29-Mar-2023 22:44:41 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[29-Mar-2023 22:44:41 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[29-Mar-2023 22:44:41 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[29-Mar-2023 22:44:41 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[29-Mar-2023 22:44:41 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[29-Mar-2023 22:44:41 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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[29-Mar-2023 22:44:41 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[29-Mar-2023 22:44:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[29-Mar-2023 22:44: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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[29-Mar-2023 22:44: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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[29-Mar-2023 22:44: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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[29-Mar-2023 22:44: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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[29-Mar-2023 22:44: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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[29-Mar-2023 22:44: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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[29-Mar-2023 22:44: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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[29-Mar-2023 22:44: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/anywhere-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 362

(+356 more lines)
See also: All tests for this plugin, How to Hide Anywhere Elementor Admin Menus and Meta Boxes