WP Easy Pay (Free) 4.1

Does WP Easy Pay (Free) work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version6.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/wp-easy-pay/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/admin.php?page=wp-easy-pay
Requested URL /wp-admin/plugins.php?action=activate&plugin=wp-easy-pay%2Fwp-easy-pay.php&plugin_status=all&paged=1&s&_wpnonce=43ea84f8e9
Aspect after-activation
HTTP status 200
Load time 1.498 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

WP EASY PAY

Page screenshot: WP EASY PAY
URL /wp-admin/edit.php?post_type=wp_easy_pay
Aspect menu-item
HTTP status 200
Load time 0.598 s
Memory usage 3.33 MiB
JS errors None
Resource errors None

WP EASY PAY → Create Payment Form

Page screenshot: WP EASY PAY → Create Payment Form
URL /wp-admin/post-new.php?post_type=wp_easy_pay
Aspect menu-item
HTTP status 200
Load time 1.356 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

WP EASY PAY → Reports

Page screenshot: WP EASY PAY → Reports
URL /wp-admin/edit.php?post_type=wpep_reports
Aspect menu-item
HTTP status 200
Load time 0.372 s
Memory usage 3.23 MiB
JS errors None
Resource errors None

WP EASY PAY → Square Connect

Page screenshot: WP EASY PAY → Square Connect
URL /wp-admin/edit.php?post_type=wp_easy_pay&page=wpep-settings
Aspect menu-item
HTTP status 200
Load time 1.444 s
Memory usage 3.17 MiB
JS errors None
Resource errors None

WP EASY PAY → Affiliation

Page screenshot: WP EASY PAY → Affiliation
URL /wp-admin/edit.php?post_type=wp_easy_pay&page=wp-easy-pay-affiliation
Aspect menu-item
HTTP status 200
Load time 1.907 s
Memory usage 3.39 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.413 s
Memory usage 3.17 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.328 s0.637 s+0.309 s3.07 MiB3.31 MiB+ 247.51 KiB
/wp-admin/edit.php0.234 s0.293 s+0.059 s3.1 MiB3.34 MiB+ 251.39 KiB
/wp-admin/post-new.php0.913 s1.487 s+0.574 s5.02 MiB5.15 MiB+ 130.14 KiB
/wp-admin/upload.php0.743 s0.386 s-0.357 s3.02 MiB3.19 MiB+ 181.04 KiB
/wp-admin/options-writing.php0.223 s0.241 s+0.018 s3.01 MiB3.17 MiB+ 159.42 KiB
/wp-admin/media-new.php0.344 s0.455 s+0.111 s2.99 MiB3.17 MiB+ 184.93 KiB
/wp-admin/edit-tags.php?taxonomy=category0.224 s0.331 s+0.107 s3.01 MiB3.19 MiB+ 187.66 KiB
/wp-admin/post-new.php?post_type=page0.686 s0.838 s+0.152 s5.01 MiB5.14 MiB+ 125.77 KiB
/wp-admin/options-discussion.php0.257 s0.300 s+0.043 s3 MiB3.17 MiB+ 173.05 KiB
/wp-admin/edit-comments.php0.259 s0.294 s+0.035 s3.03 MiB3.22 MiB+ 193.56 KiB
/0.371 s0.333 s-0.038 s2.97 MiB3.17 MiB+ 208.15 KiB
Average 0.417 s0.509 s+0.092 s3.38 MiB3.57 MiB+ 185.69 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
Language % Lines of code Comment lines Files
PHP86.7%155,770134,3971,218
CSS7.6%13,59714626
JavaScript3.4%6,15252224
Sass1.4%2,5157728
Markdown0.7%1,34304
SVG0.1%149215
JSON0.0%8904
Total 179,615 135,144 1,319

PHP Code Analysis | More results »

Lines of code 193,478
Total complexity 38,176
Median class complexity 14.0
Median method complexity 1.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 1,578
Methods 20,276
Functions 244

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 6

Custom Post Types 2

ID Name
wp_easy_payWP EASY PAY
wpep_reportsReports

Meta Boxes

{
    "wpep_reports": {
        "wporg_box_id": {
            "title": "Build Reports",
            "context": "advanced"
        }
    },
    "wp_easy_pay": {
        "wpep_form_shortcode_metabox": {
            "title": "Shortcode",
            "context": "side"
        },
        "wpep_form_currency_show_type_metabox": {
            "title": "Change Currency Symbol",
            "context": "side"
        },
        "wpep_form_style_box": {
            "title": "Form Style",
            "context": "side"
        }
    }
}

PHP Error Log 646 lines

[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-May-2023 12:55:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 12:55:44 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-May-2023 12:55:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-May-2023 12:55:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 12:55:44 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 12:55:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 12:55:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 12:55:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 12:55:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 12:55:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 12:55:46 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-May-2023 12:55:46 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-May-2023 12:55:46 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-May-2023 12:55:46 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-May-2023 12:55:46 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-May-2023 12:55:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 12:55:46 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
[22-May-2023 12:55:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 12:55:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 12:55:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 12:55:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 12:55:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 12:55:46 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-May-2023 12:55:46 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-May-2023 12:55:46 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-May-2023 12:55:46 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-May-2023 12:55:46 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-May-2023 12:55:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 12:55:46 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
[22-May-2023 12:55:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 12:55:46 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
[22-May-2023 12:55:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 12:55:46 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
[22-May-2023 12:55:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 12:55:46 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
[22-May-2023 12:55:46 UTC] PHP Warning:  Undefined array key "HTTPS" in /wp-content/plugins/wp-easy-pay/modules/admin_notices/ssl_notice.php on line 5
[22-May-2023 12:55:48 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 12:55:48 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 12:55:48 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 12:55:48 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 12:55:48 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 12:55:48 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-May-2023 12:55:48 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-May-2023 12:55:48 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-May-2023 12:55:48 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-May-2023 12:55:48 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-May-2023 12:55:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 12:55:48 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
[22-May-2023 12:55:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 12:55:48 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
[22-May-2023 12:55:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 12:55:48 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
[22-May-2023 12:55:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 12:55:48 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
[22-May-2023 12:55:48 UTC] PHP Warning:  Undefined array key "HTTPS" in /wp-content/plugins/wp-easy-pay/modules/admin_notices/ssl_notice.php on line 5
[22-May-2023 12:55:49 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 12:55:49 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 12:55:49 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 12:55:49 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 12:55:49 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 12:55:49 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-May-2023 12:55:49 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-May-2023 12:55:49 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-May-2023 12:55:49 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-May-2023 12:55:49 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/wp-easy-pay/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-May-2023 12:55:49 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 12:55:49 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
[22-May-2023 12:55:49 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 12:55:49 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
[22-May-2023 12:55:49 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 12:55:49 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

(+546 more lines)
See also: All tests for this plugin, How to Hide WP EASY PAY Admin Menus and Meta Boxes