PayPal for WooCommerce 1.5.3

Does PayPal for WooCommerce work with WordPress 4.9.8 and PHP 7.0.16? A smoke test was performed on .

Summary

Errors
3PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 628.23 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 version4.9.8
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs 40,000+
WordPress.org page https://wordpress.org/plugins/paypal-for-woocommerce/
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?activate=true&plugin_status=all&paged=1&s=
Requested URL /wp-admin/plugins.php?action=activate&plugin=paypal-for-woocommerce%2Fpaypal-for-woocommerce.php&plugin_status=all&paged=1&s&_wpnonce=082a6a56e7
Aspect after-activation
HTTP status 200 OK
Load time 0.093 s
Memory usage 3.66 MiB
JS errors None
Resource errors None

Settings → PayPal for WooCommerce

Page screenshot: Settings  → PayPal for WooCommerce
URL /wp-admin/options-general.php?page=paypal-for-woocommerce
Aspect menu-item
HTTP status 200 OK
Load time 0.054 s
Memory usage 3.96 MiB
JS errors None
Resource errors None

Settings → PayPal for WooCommerce → Tools

Page screenshot: Settings  → PayPal for WooCommerce → Tools
URL /wp-admin/options-general.php?page=paypal-for-woocommerce&tab=tools
Aspect menu-item-tab
HTTP status 200 OK
Load time 0.048 s
Memory usage N/A
JS errors None
Resource errors None

Settings → PayPal for WooCommerce → Premium Extensions / Support

Page screenshot: Settings  → PayPal for WooCommerce → Premium Extensions / Support
URL /wp-admin/options-general.php?page=paypal-for-woocommerce&tab=general_settings&gateway=paypal_woocommerce_premium_extension
Aspect menu-item-tab
HTTP status 200 OK
Load time 0.041 s
Memory usage N/A
JS errors None
Resource errors None

Settings → PayPal for WooCommerce → Global

Page screenshot: Settings  → PayPal for WooCommerce → Global
URL /wp-admin/options-general.php?page=paypal-for-woocommerce&tab=general_settings&gateway=global
Aspect menu-item-tab
HTTP status 200 OK
Load time 0.042 s
Memory usage N/A
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 OK
Load time 0.099 s
Memory usage 3.36 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.143 s0.064 s-0.079 s3.12 MiB3.72 MiB+ 614.4 KiB
/wp-admin/edit.php0.099 s0.069 s-0.030 s3.14 MiB3.73 MiB+ 608.58 KiB
/wp-admin/post-new.php0.185 s0.080 s-0.105 s3.21 MiB3.8 MiB+ 604.08 KiB
/wp-admin/upload.php0.124 s0.055 s-0.069 s2.99 MiB3.63 MiB+ 656.09 KiB
/wp-admin/options-writing.php0.106 s0.093 s-0.013 s3.06 MiB3.63 MiB+ 585.69 KiB
/wp-admin/media-new.php0.050 s0.118 s+0.068 s2.97 MiB3.63 MiB+ 674.92 KiB
/wp-admin/edit-tags.php?taxonomy=category0.086 s0.125 s+0.039 s3.01 MiB3.66 MiB+ 673.74 KiB
/wp-admin/post-new.php?post_type=page0.166 s0.073 s-0.093 s3.22 MiB3.8 MiB+ 596.82 KiB
/wp-admin/options-discussion.php0.097 s0.060 s-0.037 s2.97 MiB3.63 MiB+ 675.23 KiB
/wp-admin/edit-comments.php0.078 s0.131 s+0.053 s3.01 MiB3.67 MiB+ 672.63 KiB
/0.122 s0.143 s+0.021 s2.83 MiB3.37 MiB+ 548.38 KiB
Average 0.114 s0.092 s-0.022 s3.05 MiB3.66 MiB+ 628.23 KiB

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.

Custom Post Types 1

ID Name
paypal_transactionPayPal Transaction

Meta Boxes

{
    "shop_order": {
        "angelleye_admin_order_payment_process": {
            "title": "Reference Transaction",
            "context": "side"
        },
        "angelleye_admin_order_reference_order": {
            "title": "Reference Transaction",
            "context": "side"
        }
    }
}

PHP Error Log 30 lines

[07-Nov-2018 07:37:51 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_clean() in /wp-content/plugins/paypal-for-woocommerce/template/admin.php:7
Stack trace:
#0 /wp-content/plugins/paypal-for-woocommerce/paypal-for-woocommerce.php(479): include_once()
#1 /wp-includes/class-wp-hook.php(286): AngellEYE_Gateway_Paypal->display_plugin_admin_page('')
#2 /wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#3 /wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#4 /wp-admin/admin.php(224): do_action('settings_page_p...')
#5 /wp-admin/options-general.php(10): require_once('/opt/bitnami/ap...')
#6 {main}
  thrown in /wp-content/plugins/paypal-for-woocommerce/template/admin.php on line 7
[07-Nov-2018 07:37:51 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_clean() in /wp-content/plugins/paypal-for-woocommerce/template/admin.php:7
Stack trace:
#0 /wp-content/plugins/paypal-for-woocommerce/paypal-for-woocommerce.php(479): include_once()
#1 /wp-includes/class-wp-hook.php(286): AngellEYE_Gateway_Paypal->display_plugin_admin_page('')
#2 /wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#3 /wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#4 /wp-admin/admin.php(224): do_action('settings_page_p...')
#5 /wp-admin/options-general.php(10): require_once('/opt/bitnami/ap...')
#6 {main}
  thrown in /wp-content/plugins/paypal-for-woocommerce/template/admin.php on line 7
[07-Nov-2018 07:37:51 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_clean() in /wp-content/plugins/paypal-for-woocommerce/template/admin.php:7
Stack trace:
#0 /wp-content/plugins/paypal-for-woocommerce/paypal-for-woocommerce.php(479): include_once()
#1 /wp-includes/class-wp-hook.php(286): AngellEYE_Gateway_Paypal->display_plugin_admin_page('')
#2 /wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#3 /wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#4 /wp-admin/admin.php(224): do_action('settings_page_p...')
#5 /wp-admin/options-general.php(10): require_once('/opt/bitnami/ap...')
#6 {main}
  thrown in /wp-content/plugins/paypal-for-woocommerce/template/admin.php on line 7
See also: All tests for this plugin