PayPal for WooCommerce 1.4.16

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: 637.07 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=67d838a01c
Aspect after-activation
HTTP status 200 OK
Load time 0.094 s
Memory usage 3.67 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.046 s
Memory usage 3.89 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.042 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.035 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.037 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.079 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.119 s0.050 s-0.069 s3.12 MiB3.73 MiB+ 623.63 KiB
/wp-admin/edit.php0.098 s0.053 s-0.045 s3.14 MiB3.74 MiB+ 617.81 KiB
/wp-admin/post-new.php0.197 s0.073 s-0.124 s3.21 MiB3.81 MiB+ 613.31 KiB
/wp-admin/upload.php0.095 s0.055 s-0.040 s2.98 MiB3.63 MiB+ 666.45 KiB
/wp-admin/options-writing.php0.115 s0.060 s-0.055 s3.06 MiB3.64 MiB+ 594.92 KiB
/wp-admin/media-new.php0.048 s0.044 s-0.004 s2.97 MiB3.63 MiB+ 684.16 KiB
/wp-admin/edit-tags.php?taxonomy=category0.078 s0.045 s-0.033 s3.01 MiB3.67 MiB+ 682.98 KiB
/wp-admin/post-new.php?post_type=page0.163 s0.070 s-0.093 s3.22 MiB3.81 MiB+ 606.05 KiB
/wp-admin/options-discussion.php0.086 s0.053 s-0.033 s2.97 MiB3.64 MiB+ 684.47 KiB
/wp-admin/edit-comments.php0.084 s0.058 s-0.026 s3.01 MiB3.68 MiB+ 681.86 KiB
/0.120 s0.079 s-0.041 s2.83 MiB3.37 MiB+ 552.14 KiB
Average 0.109 s0.058 s-0.051 s3.05 MiB3.67 MiB+ 637.07 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

[27-Sep-2018 05:06:31 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(475): 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
[27-Sep-2018 05:06:31 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(475): 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
[27-Sep-2018 05:06:32 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(475): 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