GF Stripe Extensions 2.6.4

Does GF Stripe Extensions work with WordPress 6.5.2 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: 35.26 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.5.2
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=554ca43702
Aspect after-activation
HTTP status 200
Load time 0.259 s
Memory usage 3.43 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.696 s
Memory usage 3.49 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.563 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.361 s0.302 s-0.059 s3.44 MiB3.48 MiB+ 43.25 KiB
/wp-admin/edit.php0.194 s0.197 s+0.003 s3.46 MiB3.5 MiB+ 42.91 KiB
/wp-admin/post-new.php0.861 s0.732 s-0.129 s5.59 MiB5.67 MiB+ 76.55 KiB
/wp-admin/upload.php0.648 s0.490 s-0.158 s3.38 MiB3.4 MiB+ 26.25 KiB
/wp-admin/options-writing.php0.186 s0.173 s-0.013 s3.37 MiB3.39 MiB+ 20.34 KiB
/wp-admin/media-new.php0.288 s0.221 s-0.067 s3.35 MiB3.39 MiB+ 40.57 KiB
/wp-admin/edit-tags.php?taxonomy=category0.172 s0.181 s+0.009 s3.37 MiB3.41 MiB+ 43.61 KiB
/wp-admin/post-new.php?post_type=page0.524 s0.562 s+0.038 s5.59 MiB5.66 MiB+ 72.14 KiB
/wp-admin/options-discussion.php0.488 s0.304 s-0.184 s3.36 MiB3.39 MiB+ 28.88 KiB
/wp-admin/edit-comments.php0.201 s0.225 s+0.024 s3.39 MiB3.42 MiB+ 26.24 KiB
/0.284 s0.361 s+0.077 s3.42 MiB3.38 MiB- 32.91 KiB
Average 0.382 s0.341 s-0.042 s3.79 MiB3.83 MiB+ 35.26 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,4053,891143
Markdown5.8%65002
JavaScript1.1%12971
JSON0.9%9702
Total 11,281 3,898 148

PHP Code Analysis | More results »

Lines of code 10,254
Total complexity 1,920
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

[20-Apr-2024 09:49:56 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 6078
[20-Apr-2024 09:49:56 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 6078
[20-Apr-2024 09:49:56 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 6078
[20-Apr-2024 09:49:56 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 6078
[20-Apr-2024 09:49:56 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 6078
[20-Apr-2024 09:49:56 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 6078
[20-Apr-2024 09:49:56 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 6078
[20-Apr-2024 09:49:56 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 6078
[20-Apr-2024 09:49:56 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 6078
[20-Apr-2024 09:49:56 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 6078
[20-Apr-2024 09:49:56 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 6078
[20-Apr-2024 09:50:01 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 6078
[20-Apr-2024 09:50:01 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 6078
[20-Apr-2024 09:50:01 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 6078
[20-Apr-2024 09:50:01 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 6078
[20-Apr-2024 09:50:01 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 6078
[20-Apr-2024 09:50:01 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 6078
[20-Apr-2024 09:50:01 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 6078
[20-Apr-2024 09:50:01 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 6078
[20-Apr-2024 09:50:01 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 6078
[20-Apr-2024 09:50:01 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 6078
[20-Apr-2024 09:50:01 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 6078
See also: All tests for this plugin, How to Hide the "Stripe Extensions" Admin Menu