Philia Integration with WooCommerce 1.15.1

Does "Philia Integration with WooCommerce" work with WordPress 6.9.4 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
4PHP fatal errors
40Unrecognized messages in the PHP error log
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 105.94 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.026 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.9.4
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/philia-integration/
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=philia-integration%2Fphilia-integration.php&plugin_status=all&paged=1&s&_wpnonce=1eb59a29b1
Aspect after-activation
HTTP status 200
Load time 0.366 s
Memory usage 3.84 MiB
JS errors None
Resource errors None

Philia

Page screenshot: Philia
URL /wp-admin/admin.php?page=philia-api-settings
Aspect menu-item
HTTP status 200
Load time 0.160 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 500
Load time 0.177 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.401 s0.350 s-0.051 s3.78 MiB3.88 MiB+ 108.55 KiB
/wp-admin/edit.php0.357 s0.314 s-0.043 s3.78 MiB3.89 MiB+ 109.34 KiB
/wp-admin/post-new.php0.856 s1.090 s+0.234 s6.31 MiB6.43 MiB+ 130.33 KiB
/wp-admin/upload.php0.637 s0.510 s-0.127 s3.74 MiB3.83 MiB+ 91.48 KiB
/wp-admin/options-writing.php0.341 s0.294 s-0.047 s3.71 MiB3.8 MiB+ 95.47 KiB
/wp-admin/media-new.php0.489 s0.353 s-0.136 s3.7 MiB3.8 MiB+ 103.66 KiB
/wp-admin/edit-tags.php?taxonomy=category0.472 s0.294 s-0.178 s3.72 MiB3.83 MiB+ 114.02 KiB
/wp-admin/post-new.php?post_type=page0.690 s0.655 s-0.035 s6.3 MiB6.42 MiB+ 123.45 KiB
/wp-admin/options-discussion.php0.333 s0.845 s+0.512 s3.71 MiB3.8 MiB+ 91.66 KiB
/wp-admin/edit-comments.php0.341 s0.469 s+0.128 s3.73 MiB3.82 MiB+ 91.46 KiB
Average 0.492 s0.517 s+0.026 s4.25 MiB4.35 MiB+ 105.94 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
JavaScript
Language % Lines of code Comment lines Files
PHP91.8%2,6911,07410
JavaScript8.2%240443
Total 2,931 1,118 13

PHP Code Analysis | More results »

Lines of code 2,471
Total complexity 509
Median class complexity 31.0
Median method complexity 3.0
Most complex class Philia_API\Philia_Webhook_Sender
Most complex function Philia_API\Philia_Webhook_Sender::prepare_event_data()
Classes 7
Methods 101
Functions 3

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 93 lines

[25-Apr-2026 10:55:29 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:29 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:30 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:31 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:31 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function Philia_API\wc_get_order_statuses() in /wp-content/plugins/philia-integration/includes/class-api-settings.php:338
Stack trace:
#0 /wp-admin/includes/template.php(1834): Philia_API\Philia_API_Settings->order_sync_status_field_callback()
#1 /wp-admin/includes/template.php(1787): do_settings_fields()
#2 /wp-content/plugins/philia-integration/includes/class-api-settings.php(227): do_settings_sections()
#3 /wp-includes/class-wp-hook.php(341): Philia_API\Philia_API_Settings::philia_api_settings_callback()
#4 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(522): WP_Hook->do_action()
#6 /wp-admin/admin.php(264): do_action()
#7 {main}
  thrown in /wp-content/plugins/philia-integration/includes/class-api-settings.php on line 338
[25-Apr-2026 10:55:31 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:32 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function Philia_API\is_checkout() in /wp-content/plugins/philia-integration/includes/class-philia-wallet.php:152
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): Philia_API\Philia_Wallet->add_payment_gateway_wallet_script()
#1 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3213): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(814): require_once('...')
#6 /wp-includes/template.php(749): load_template()
#7 /wp-includes/general-template.php(92): locate_template()
#8 /wp-content/themes/twentyseventeen/index.php(75): get_footer()
#9 /wp-includes/template-loader.php(132): include('...')
#10 /wp-blog-header.php(19): require_once('...')
#11 /index.php(17): require('...')
#12 {main}
  thrown in /wp-content/plugins/philia-integration/includes/class-philia-wallet.php on line 152
[25-Apr-2026 10:55:32 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:33 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:33 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:33 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:35 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:35 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:35 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:35 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:35 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:35 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:35 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:35 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:35 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:36 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:36 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:36 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:36 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:37 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:37 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:37 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:39 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:39 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:39 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:39 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:39 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:39 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:39 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:39 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:40 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:40 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:41 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:41 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:41 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function Philia_API\is_checkout() in /wp-content/plugins/philia-integration/includes/class-philia-wallet.php:152
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): Philia_API\Philia_Wallet->add_payment_gateway_wallet_script()
#1 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3213): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(814): require_once('...')
#6 /wp-includes/template.php(749): load_template()
#7 /wp-includes/general-template.php(92): locate_template()
#8 /wp-content/themes/twentyseventeen/index.php(75): get_footer()
#9 /wp-includes/template-loader.php(132): include('...')
#10 /wp-blog-header.php(19): require_once('...')
#11 /index.php(17): require('...')
#12 {main}
  thrown in /wp-content/plugins/philia-integration/includes/class-philia-wallet.php on line 152
[25-Apr-2026 10:55:41 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:42 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:42 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:55:42 UTC] PHP Fatal error:  Uncaught Error: Class "Philia_API\WP_Error" not found in /wp-content/plugins/philia-integration/includes/class-api-settings.php:698
Stack trace:
#0 /wp-content/plugins/philia-integration/philia-integration.php(88): Philia_API\Philia_API_Settings::delete_woocommerce_api_key()
#1 /wp-includes/class-wp-hook.php(341): philia_deactivation_plugin()
#2 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(522): WP_Hook->do_action()
#4 /wp-admin/includes/plugin.php(826): do_action()
#5 /wp-admin/plugins.php(211): deactivate_plugins()
#6 {main}
  thrown in /wp-content/plugins/philia-integration/includes/class-api-settings.php on line 698
See also: All tests for this plugin