Philia Integration with WooCommerce 1.13

Does "Philia Integration with WooCommerce" work with WordPress 6.9.1 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: 79.16 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.9.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/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=92aad43d55
Aspect after-activation
HTTP status 200
Load time 0.372 s
Memory usage 3.8 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.121 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.189 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.414 s0.332 s-0.082 s3.78 MiB3.87 MiB+ 93.7 KiB
/wp-admin/edit.php0.339 s0.274 s-0.065 s3.78 MiB3.86 MiB+ 75.11 KiB
/wp-admin/post-new.php0.825 s0.754 s-0.071 s6.31 MiB6.42 MiB+ 115.48 KiB
/wp-admin/upload.php0.628 s0.364 s-0.264 s3.74 MiB3.79 MiB+ 56.63 KiB
/wp-admin/options-writing.php0.321 s0.288 s-0.033 s3.71 MiB3.77 MiB+ 60.63 KiB
/wp-admin/media-new.php0.483 s0.326 s-0.157 s3.7 MiB3.77 MiB+ 68.82 KiB
/wp-admin/edit-tags.php?taxonomy=category0.304 s0.285 s-0.019 s3.72 MiB3.79 MiB+ 79.18 KiB
/wp-admin/post-new.php?post_type=page0.807 s0.605 s-0.202 s6.3 MiB6.4 MiB+ 108.6 KiB
/wp-admin/options-discussion.php0.333 s0.525 s+0.192 s3.71 MiB3.77 MiB+ 56.81 KiB
/wp-admin/edit-comments.php0.311 s0.309 s-0.002 s3.74 MiB3.81 MiB+ 76.62 KiB
Average 0.476 s0.406 s-0.070 s4.25 MiB4.33 MiB+ 79.16 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
PHP90.6%2,3019069
JavaScript9.4%240443
Total 2,541 950 12

PHP Code Analysis | More results »

Lines of code 2,081
Total complexity 417
Median class complexity 36.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 6
Methods 86
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

[12-Feb-2026 15:37:42 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:42 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:43 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:43 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:43 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:316
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(205): 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 316
[12-Feb-2026 15:37:44 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:44 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(125): 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
[12-Feb-2026 15:37:45 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:45 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:45 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:45 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:47 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:47 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:47 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:47 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:47 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:47 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:47 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:47 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:47 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:48 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:48 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:48 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:48 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:49 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:49 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:49 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:50 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:50 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:51 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:51 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:51 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:51 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:51 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:51 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:51 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:51 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:52 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:52 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:52 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(125): 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
[12-Feb-2026 15:37:52 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:53 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:53 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[12-Feb-2026 15:37:53 UTC] PHP Fatal error:  Uncaught Error: Class "Philia_API\WP_Error" not found in /wp-content/plugins/philia-integration/includes/class-api-settings.php:641
Stack trace:
#0 /wp-content/plugins/philia-integration/philia-integration.php(87): 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 641
See also: All tests for this plugin