Philia Integration with WooCommerce 1.15

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: 96.53 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=20ce67838e
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.162 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.218 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.php1.020 s0.818 s-0.202 s3.78 MiB3.88 MiB+ 105.72 KiB
/wp-admin/edit.php0.495 s0.399 s-0.096 s3.79 MiB3.89 MiB+ 104.94 KiB
/wp-admin/post-new.php0.804 s1.163 s+0.359 s6.31 MiB6.43 MiB+ 127.49 KiB
/wp-admin/upload.php0.509 s0.543 s+0.034 s3.74 MiB3.83 MiB+ 87.08 KiB
/wp-admin/options-writing.php0.346 s0.370 s+0.024 s3.72 MiB3.81 MiB+ 91.07 KiB
/wp-admin/media-new.php0.576 s0.369 s-0.207 s3.71 MiB3.8 MiB+ 99.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.350 s0.302 s-0.048 s3.73 MiB3.83 MiB+ 104.13 KiB
/wp-admin/post-new.php?post_type=page1.337 s0.673 s-0.664 s6.36 MiB6.42 MiB+ 60.85 KiB
/wp-admin/options-discussion.php0.441 s0.787 s+0.346 s3.71 MiB3.8 MiB+ 92.46 KiB
/wp-admin/edit-comments.php0.333 s0.446 s+0.113 s3.73 MiB3.82 MiB+ 92.27 KiB
Average 0.621 s0.587 s-0.034 s4.26 MiB4.35 MiB+ 96.53 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,07310
JavaScript8.2%240443
Total 2,931 1,117 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:51:56 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:51:56 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:51:57 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:51:57 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:51:57 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:51:58 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:51:58 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:51:59 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:00 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:01 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:01 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:02 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:02 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:02 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:02 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:02 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:03 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:03 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:03 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:03 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:03 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:03 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:04 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:04 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:04 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:05 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:05 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:06 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:06 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:07 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:07 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:07 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:07 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:07 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:07 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:07 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:07 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:08 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:09 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:09 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:52:09 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:09 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:10 UTC] Philia_Webhook_Sender: No 'philia_hook_settings' found in options. Webhooks will not be sent.
[25-Apr-2026 10:52:10 UTC] PHP Fatal error:  Uncaught Error: Class "Philia_API\WP_Error" not found in /wp-content/plugins/philia-integration/includes/class-api-settings.php:697
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 697
See also: All tests for this plugin