WP Easy Pay (Free) 4.2.1

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

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

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

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

Environment
WordPress version6.5.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=542a2635c2
Aspect after-activation
HTTP status 200
Load time 0.618 s
Memory usage 3.77 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.885 s
Memory usage 3.7 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.231 s
Memory usage 3.84 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 500
Load time 0.113 s
Memory usage N/A
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.199 s
Memory usage 3.54 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.312 s
Memory usage 3.81 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.415 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.367 s0.486 s+0.119 s3.44 MiB3.68 MiB+ 249.74 KiB
/wp-admin/edit.php0.207 s0.425 s+0.218 s3.46 MiB3.71 MiB+ 257.55 KiB
/wp-admin/post-new.php0.938 s0.869 s-0.069 s5.59 MiB5.75 MiB+ 162.8 KiB
/wp-admin/upload.php0.526 s0.444 s-0.082 s3.38 MiB3.56 MiB+ 182.33 KiB
/wp-admin/options-writing.php0.225 s0.237 s+0.012 s3.37 MiB3.54 MiB+ 174.02 KiB
/wp-admin/media-new.php0.302 s0.600 s+0.298 s3.35 MiB3.53 MiB+ 188.3 KiB
/wp-admin/edit-tags.php?taxonomy=category0.199 s0.218 s+0.019 s3.37 MiB3.64 MiB+ 281.55 KiB
/wp-admin/post-new.php?post_type=page0.555 s0.982 s+0.427 s5.59 MiB5.74 MiB+ 154.73 KiB
/wp-admin/options-discussion.php0.358 s0.295 s-0.063 s3.36 MiB3.54 MiB+ 184.1 KiB
/wp-admin/edit-comments.php0.243 s0.245 s+0.002 s3.39 MiB3.63 MiB+ 242.66 KiB
/0.298 s0.372 s+0.074 s3.42 MiB3.51 MiB+ 100.3 KiB
Average 0.383 s0.470 s+0.087 s3.79 MiB3.98 MiB+ 198.01 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
CSS
Language % Lines of code Comment lines Files
PHP83.9%100,03072,345680
CSS8.8%10,49110023
JavaScript4.7%5,59549318
Sass2.1%2,5157728
Markdown0.3%29802
SVG0.1%149215
JSON0.1%8904
Total 119,167 73,017 770

PHP Code Analysis | More results »

Lines of code 86,215
Total complexity 17,093
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 559
Methods 7,639
Functions 176

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 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_currency_show_type_metabox": {
            "title": "Change Currency Symbol",
            "context": "side"
        },
        "wpep_form_shortcode_metabox": {
            "title": "Shortcode",
            "context": "side"
        },
        "wpep_form_style_box": {
            "title": "Form Style",
            "context": "side"
        }
    }
}

PHP Error Log 8 lines

[12-Apr-2024 00:18:12 UTC] PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function "wpep_include_reports_scripts" not found or invalid function name in /wp-includes/class-wp-hook.php:324
Stack trace:
#0 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /wp-admin/admin-header.php(118): do_action()
#3 /wp-admin/edit.php(411): require_once('...')
#4 {main}
  thrown in /wp-includes/class-wp-hook.php on line 324
See also: All tests for this plugin, How to Hide WP EASY PAY Admin Menus and Meta Boxes