Easy PayPal & Stripe Button 2.0

Does Easy PayPal & Stripe Button work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 53.04 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 version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/wp-ecommerce-paypal/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=wp-ecommerce-paypal%2Fwp-ecommerce-paypal.php&plugin_status=all&paged=1&s&_wpnonce=698b24ee05
Aspect after-activation
HTTP status 200
Load time 0.406 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

PayPal & Stripe

Page screenshot: PayPal & Stripe
URL /wp-admin/edit.php?post_type=wpplugin_pp_button
Aspect menu-item
HTTP status 200
Load time 0.162 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

PayPal & Stripe → Settings

Page screenshot: PayPal & Stripe → Settings
URL /wp-admin/admin.php?page=wpecpp-settings
Aspect menu-item
HTTP status 200
Load time 0.468 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

PayPal & Stripe → Settings → Language & Currency

Page screenshot: PayPal & Stripe → Settings → Language & Currency
URL /wp-admin/admin.php?page=wpecpp-settings
Aspect menu-item-tab
HTTP status 200
Load time 0.301 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

PayPal & Stripe → Settings → PayPal

Page screenshot: PayPal & Stripe → Settings → PayPal
URL /wp-admin/admin.php?page=wpecpp-settings
Aspect menu-item-tab
HTTP status 200
Load time 0.379 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

PayPal & Stripe → Settings → Stripe

Page screenshot: PayPal & Stripe → Settings → Stripe
URL /wp-admin/admin.php?page=wpecpp-settings
Aspect menu-item-tab
HTTP status 200
Load time 0.310 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

PayPal & Stripe → Settings → Actions

Page screenshot: PayPal & Stripe → Settings → Actions
URL /wp-admin/admin.php?page=wpecpp-settings
Aspect menu-item-tab
HTTP status 200
Load time 0.285 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

PayPal & Stripe → Settings → Shipping

Page screenshot: PayPal & Stripe → Settings → Shipping
URL /wp-admin/admin.php?page=wpecpp-settings
Aspect menu-item-tab
HTTP status 200
Load time 0.315 s
Memory usage 3.54 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.358 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.300 s0.401 s+0.101 s3.51 MiB3.56 MiB+ 59.6 KiB
/wp-admin/edit.php0.196 s0.178 s-0.018 s3.57 MiB3.63 MiB+ 59.28 KiB
/wp-admin/post-new.php0.745 s1.011 s+0.266 s6.07 MiB6.12 MiB+ 57.45 KiB
/wp-admin/upload.php0.612 s0.546 s-0.066 s3.52 MiB3.56 MiB+ 41.9 KiB
/wp-admin/options-writing.php0.220 s0.192 s-0.028 s3.5 MiB3.55 MiB+ 45.89 KiB
/wp-admin/media-new.php0.326 s0.430 s+0.104 s3.49 MiB3.54 MiB+ 54.09 KiB
/wp-admin/edit-tags.php?taxonomy=category0.208 s0.186 s-0.022 s3.5 MiB3.57 MiB+ 64.73 KiB
/wp-admin/post-new.php?post_type=page0.623 s0.643 s+0.020 s6.05 MiB6.11 MiB+ 52.98 KiB
/wp-admin/options-discussion.php0.485 s0.350 s-0.135 s3.5 MiB3.54 MiB+ 42.45 KiB
/wp-admin/edit-comments.php0.266 s0.200 s-0.066 s3.52 MiB3.56 MiB+ 41.95 KiB
/0.301 s0.292 s-0.009 s3.43 MiB3.5 MiB+ 63.12 KiB
Average 0.389 s0.403 s+0.013 s3.97 MiB4.02 MiB+ 53.04 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
PHP75.7%3,10625812
CSS16.9%69492
JavaScript6.6%271193
SVG0.8%3213
Total 4,103 287 20

PHP Code Analysis | More results »

Lines of code 3,187
Total complexity 450
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function wpecpp_settings_page()
Classes 0
Methods 0
Functions 59

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 1

Custom Post Types 1

ID Name
wpplugin_pp_buttonButtons

Meta Boxes

{
    "wpplugin_pp_button": {
        "wpecpp_price_box": {
            "title": "Button Settings",
            "context": "normal"
        },
        "wpecpp_shortcode_box": {
            "title": "Shortcode",
            "context": "side"
        },
        "wpecpp_submitdiv": {
            "title": "Save",
            "context": "side"
        }
    }
}

PHP Error Log 42 lines

[01-May-2025 07:59:47 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 07:59:47 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[01-May-2025 07:59:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 07:59: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 2195
[01-May-2025 07:59:49 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 07:59: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 2195
[01-May-2025 07:59:50 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 07:59:50 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[01-May-2025 07:59:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 07:59:51 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[01-May-2025 07:59:52 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 07:59:52 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[01-May-2025 07:59:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 07:59:54 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[01-May-2025 07:59:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 07:59:55 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[01-May-2025 07:59:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 07:59:57 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[01-May-2025 08:00:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 08:00:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[01-May-2025 08:00:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 08:00:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[01-May-2025 08:00:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 08:00:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[01-May-2025 08:00:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 08:00:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[01-May-2025 08:00:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 08:00:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[01-May-2025 08:00:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 08:00:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[01-May-2025 08:00:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 08:00:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[01-May-2025 08:00:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 08:00:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[01-May-2025 08:00:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 08:00:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[01-May-2025 08:00:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 08:00:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[01-May-2025 08:00:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 08:00:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[01-May-2025 08:00:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 08:00:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
See also: All tests for this plugin, How to Hide Easy PayPal & Stripe Button Admin Menus and Meta Boxes