EDD Redirect after payment 1.0.4

Does EDD Redirect after payment work with WordPress 6.6.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 5.81 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.6.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/edd-simple-after-payment-redirect/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

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=edd-simple-after-payment-redirect%2Fclass-edd-simple-after-payment-redirect.php&plugin_status=all&paged=1&s&_wpnonce=c42f9b07c3
Aspect after-activation
HTTP status 200
Load time 0.445 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

WordPress › Error

Page screenshot: WordPress › Error
URL /
Aspect front-page
HTTP status 500
Load time 0.058 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.364 s0.339 s-0.025 s3.47 MiB3.49 MiB+ 12.39 KiB
/wp-admin/edit.php0.231 s0.196 s-0.035 s3.54 MiB3.55 MiB+ 12.39 KiB
/wp-admin/post-new.php0.905 s0.609 s-0.296 s5.75 MiB5.77 MiB+ 16.76 KiB
/wp-admin/upload.php0.718 s0.350 s-0.368 s3.49 MiB3.49 MiB- 5.02 KiB
/wp-admin/options-writing.php0.231 s0.200 s-0.031 s3.41 MiB3.41 MiB- 6.21 KiB
/wp-admin/media-new.php0.246 s0.447 s+0.201 s3.4 MiB3.4 MiB+ 7.18 KiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.191 s-0.018 s3.47 MiB3.49 MiB+ 17.84 KiB
/wp-admin/post-new.php?post_type=page0.634 s0.617 s-0.017 s5.75 MiB5.76 MiB+ 12.34 KiB
/wp-admin/options-discussion.php0.337 s0.250 s-0.087 s3.41 MiB3.4 MiB- 4.52 KiB
/wp-admin/edit-comments.php0.241 s0.231 s-0.010 s3.49 MiB3.49 MiB- 5.02 KiB
Average 0.412 s0.343 s-0.069 s3.92 MiB3.92 MiB+ 5.81 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
PHP100.0%1731461
Total 173 146 1

PHP Code Analysis | More results »

Lines of code 173
Total complexity 48
Median class complexity 48.0
Median method complexity 1.0
Most complex class Edd_Simple_After_Payment_Redirect
Most complex function Edd_Simple_After_Payment_Redirect::process_offsite_payment()
Classes 1
Methods 10
Functions 0

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.

No new entries found.

PHP Error Log 20 lines

[31-Jul-2024 02:34:54 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function edd_get_option() in /wp-content/plugins/edd-simple-after-payment-redirect/class-edd-simple-after-payment-redirect.php:235
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Edd_Simple_After_Payment_Redirect->process_offsite_payment()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/template-loader.php(13): do_action()
#4 /wp-blog-header.php(19): require_once('...')
#5 /index.php(17): require('...')
#6 {main}
  thrown in /wp-content/plugins/edd-simple-after-payment-redirect/class-edd-simple-after-payment-redirect.php on line 235
[31-Jul-2024 02:35:02 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function edd_get_option() in /wp-content/plugins/edd-simple-after-payment-redirect/class-edd-simple-after-payment-redirect.php:235
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Edd_Simple_After_Payment_Redirect->process_offsite_payment()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/template-loader.php(13): do_action()
#4 /wp-blog-header.php(19): require_once('...')
#5 /index.php(17): require('...')
#6 {main}
  thrown in /wp-content/plugins/edd-simple-after-payment-redirect/class-edd-simple-after-payment-redirect.php on line 235
See also: All tests for this plugin