PayPal for WooCommerce 1.4.15

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: 636.85 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=041a99487c
Aspect after-activation
HTTP status 200 OK
Load time 0.111 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.064 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.041 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.090 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.058 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.086 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.161 s0.075 s-0.086 s3.12 MiB3.73 MiB+ 623.57 KiB
/wp-admin/edit.php0.147 s0.075 s-0.072 s3.14 MiB3.74 MiB+ 617.75 KiB
/wp-admin/post-new.php0.201 s0.274 s+0.073 s3.21 MiB3.81 MiB+ 613.25 KiB
/wp-admin/upload.php0.124 s0.066 s-0.058 s2.98 MiB3.63 MiB+ 666.39 KiB
/wp-admin/options-writing.php0.102 s0.068 s-0.034 s3.06 MiB3.64 MiB+ 593.99 KiB
/wp-admin/media-new.php0.059 s0.168 s+0.109 s2.97 MiB3.63 MiB+ 684.09 KiB
/wp-admin/edit-tags.php?taxonomy=category0.104 s0.144 s+0.040 s3 MiB3.67 MiB+ 682.91 KiB
/wp-admin/post-new.php?post_type=page0.198 s0.072 s-0.126 s3.21 MiB3.81 MiB+ 605.99 KiB
/wp-admin/options-discussion.php0.102 s0.152 s+0.050 s2.97 MiB3.64 MiB+ 684.41 KiB
/wp-admin/edit-comments.php0.100 s0.131 s+0.031 s3.01 MiB3.68 MiB+ 681.8 KiB
/0.138 s0.133 s-0.005 s2.83 MiB3.37 MiB+ 551.17 KiB
Average 0.131 s0.123 s-0.007 s3.05 MiB3.67 MiB+ 636.85 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

[05-Sep-2018 19:49:30 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
[05-Sep-2018 19:49:30 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
[05-Sep-2018 19:49:30 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