Philia Integration with WooCommerce 1.14

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: 102.95 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.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=dea7486419
Aspect after-activation
HTTP status 200
Load time 0.390 s
Memory usage 3.83 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.155 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.178 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.411 s0.359 s-0.052 s3.78 MiB3.88 MiB+ 105.63 KiB
/wp-admin/edit.php0.369 s0.308 s-0.061 s3.78 MiB3.89 MiB+ 105.66 KiB
/wp-admin/post-new.php0.892 s1.097 s+0.205 s6.31 MiB6.43 MiB+ 127.41 KiB
/wp-admin/upload.php0.465 s0.471 s+0.006 s3.74 MiB3.83 MiB+ 88.56 KiB
/wp-admin/options-writing.php0.352 s0.315 s-0.037 s3.71 MiB3.8 MiB+ 92.55 KiB
/wp-admin/media-new.php0.539 s0.304 s-0.235 s3.7 MiB3.8 MiB+ 100.75 KiB
/wp-admin/edit-tags.php?taxonomy=category0.348 s0.302 s-0.046 s3.72 MiB3.82 MiB+ 111.11 KiB
/wp-admin/post-new.php?post_type=page0.703 s0.664 s-0.039 s6.3 MiB6.41 MiB+ 120.53 KiB
/wp-admin/options-discussion.php0.340 s0.403 s+0.063 s3.71 MiB3.8 MiB+ 88.74 KiB
/wp-admin/edit-comments.php0.333 s0.349 s+0.016 s3.73 MiB3.82 MiB+ 88.55 KiB
Average 0.475 s0.457 s-0.018 s4.25 MiB4.35 MiB+ 102.95 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.4%2,5501,03710
JavaScript8.6%240443
Total 2,790 1,081 13

PHP Code Analysis | More results »

Lines of code 2,330
Total complexity 468
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 99
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-Mar-2026 07:43:21 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:21 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:22 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:22 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:22 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:335
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(224): 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 335
[25-Mar-2026 07:43:23 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:23 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-Mar-2026 07:43:24 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:24 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:25 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:25 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:26 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:26 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:26 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:26 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:26 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:26 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:26 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:26 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:27 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:27 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:27 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:28 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:28 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:28 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:29 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:29 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:30 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:30 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:30 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:30 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:31 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:31 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:31 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:31 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:31 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:31 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:32 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:32 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43: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-Mar-2026 07:43:32 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:33 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:33 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Mar-2026 07:43:33 UTC] PHP Fatal error:  Uncaught Error: Class "Philia_API\WP_Error" not found in /wp-content/plugins/philia-integration/includes/class-api-settings.php:693
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 693
See also: All tests for this plugin