GF Stripe Extensions 2.6.1

Does GF Stripe Extensions work with WordPress 6.4.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
22PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 34.25 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.4.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/gf-stripe-extensions/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=gf-stripe-extensions%2Fgf-stripe-extensions.php&plugin_status=all&paged=1&s&_wpnonce=aa04a82abb
Aspect after-activation
HTTP status 200
Load time 0.283 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Settings → Stripe Extensions

Page screenshot: Settings → Stripe Extensions
URL /wp-admin/options-general.php?page=stripe-extensions
Aspect menu-item
HTTP status 200
Load time 0.723 s
Memory usage 3.42 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.652 s
Memory usage 3.32 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.327 s0.312 s-0.015 s3.38 MiB3.42 MiB+ 43.13 KiB
/wp-admin/edit.php0.202 s0.178 s-0.024 s3.41 MiB3.45 MiB+ 42.79 KiB
/wp-admin/post-new.php0.830 s0.782 s-0.048 s5.46 MiB5.52 MiB+ 68.44 KiB
/wp-admin/upload.php0.568 s0.420 s-0.148 s3.32 MiB3.35 MiB+ 27.69 KiB
/wp-admin/options-writing.php0.200 s0.188 s-0.012 s3.32 MiB3.34 MiB+ 20.85 KiB
/wp-admin/media-new.php0.292 s0.238 s-0.054 s3.29 MiB3.33 MiB+ 40.45 KiB
/wp-admin/edit-tags.php?taxonomy=category0.203 s0.181 s-0.022 s3.31 MiB3.35 MiB+ 43.49 KiB
/wp-admin/post-new.php?post_type=page0.572 s0.591 s+0.019 s5.45 MiB5.51 MiB+ 68.02 KiB
/wp-admin/options-discussion.php0.282 s0.243 s-0.039 s3.3 MiB3.33 MiB+ 28.76 KiB
/wp-admin/edit-comments.php0.269 s0.180 s-0.089 s3.33 MiB3.36 MiB+ 26.13 KiB
/0.265 s0.306 s+0.041 s3.36 MiB3.32 MiB- 33.03 KiB
Average 0.365 s0.329 s-0.036 s3.72 MiB3.75 MiB+ 34.25 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
Language % Lines of code Comment lines Files
PHP92.2%10,3993,891144
Markdown5.8%65002
JavaScript1.1%12971
JSON0.9%9702
Total 11,275 3,898 149

PHP Code Analysis | More results »

Lines of code 10,248
Total complexity 1,918
Median class complexity 1.0
Median method complexity 1.0
Most complex class GFAnalytics
Most complex function GFAnalyticsUI::analytics_transactions()
Classes 130
Methods 597
Functions 2

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.

Database Tables 1

Options wp_options 3

PHP Error Log 22 lines

[19-Nov-2023 10:45:49 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for gf-stripe-extensions/v1/applepay is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[19-Nov-2023 10:45:49 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for gf-queries/v1/transactions is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[19-Nov-2023 10:45:49 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for gf-stripe-extensions/v1/transactions is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[19-Nov-2023 10:45:49 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for gf-stripe-extensions/v1/customers is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[19-Nov-2023 10:45:49 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for gf-stripe-extensions/v1/recurring is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[19-Nov-2023 10:45:49 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for gf-stripe-extensions/v1/tags is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[19-Nov-2023 10:45:49 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for gf-stripe-extensions/v1/campaigns is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[19-Nov-2023 10:45:49 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for gf-stripe-extensions/v1/reconcile is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[19-Nov-2023 10:45:49 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for gf-stripe-extensions/v1/check_customer is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[19-Nov-2023 10:45:49 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for gf-stripe-extensions/v1/autocomplete is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[19-Nov-2023 10:45:49 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for gf-stripe-extensions/v1/entry is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[19-Nov-2023 10:45:53 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for gf-stripe-extensions/v1/applepay is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[19-Nov-2023 10:45:53 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for gf-queries/v1/transactions is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[19-Nov-2023 10:45:53 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for gf-stripe-extensions/v1/transactions is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[19-Nov-2023 10:45:53 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for gf-stripe-extensions/v1/customers is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[19-Nov-2023 10:45:53 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for gf-stripe-extensions/v1/recurring is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[19-Nov-2023 10:45:53 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for gf-stripe-extensions/v1/tags is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[19-Nov-2023 10:45:53 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for gf-stripe-extensions/v1/campaigns is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[19-Nov-2023 10:45:53 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for gf-stripe-extensions/v1/reconcile is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[19-Nov-2023 10:45:53 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for gf-stripe-extensions/v1/check_customer is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[19-Nov-2023 10:45:53 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for gf-stripe-extensions/v1/autocomplete is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[19-Nov-2023 10:45:53 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for gf-stripe-extensions/v1/entry is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
See also: All tests for this plugin, How to Hide the "Stripe Extensions" Admin Menu