Does "Philia Integration with WooCommerce" work with WordPress 6.9.1 and PHP 8.1.12? A smoke test was performed on .
| 4 | PHP fatal errors |
| 40 | Unrecognized messages in the PHP error log |
| No JavaScript exceptions | |
| 1 | Page failed to load
|
| No resource errors |
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.
| WordPress version | 6.9.1 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | <10 |
| WordPress.org page | https://wordpress.org/plugins/philia-integration/ |
| Badges |
|
| 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 |
| 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 |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 500 |
| Load time | 0.189 s |
| Memory usage | N/A |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.414 s | 0.332 s | -0.082 s | 3.78 MiB | 3.87 MiB | + 93.7 KiB |
| /wp-admin/edit.php | 0.339 s | 0.274 s | -0.065 s | 3.78 MiB | 3.86 MiB | + 75.11 KiB |
| /wp-admin/post-new.php | 0.825 s | 0.754 s | -0.071 s | 6.31 MiB | 6.42 MiB | + 115.48 KiB |
| /wp-admin/upload.php | 0.628 s | 0.364 s | -0.264 s | 3.74 MiB | 3.79 MiB | + 56.63 KiB |
| /wp-admin/options-writing.php | 0.321 s | 0.288 s | -0.033 s | 3.71 MiB | 3.77 MiB | + 60.63 KiB |
| /wp-admin/media-new.php | 0.483 s | 0.326 s | -0.157 s | 3.7 MiB | 3.77 MiB | + 68.82 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.304 s | 0.285 s | -0.019 s | 3.72 MiB | 3.79 MiB | + 79.18 KiB |
| /wp-admin/post-new.php?post_type=page | 0.807 s | 0.605 s | -0.202 s | 6.3 MiB | 6.4 MiB | + 108.6 KiB |
| /wp-admin/options-discussion.php | 0.333 s | 0.525 s | +0.192 s | 3.71 MiB | 3.77 MiB | + 56.81 KiB |
| /wp-admin/edit-comments.php | 0.311 s | 0.309 s | -0.002 s | 3.74 MiB | 3.81 MiB | + 76.62 KiB |
| Average | 0.476 s | 0.406 s | -0.070 s | 4.25 MiB | 4.33 MiB | + 79.16 KiB |
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.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| PHP | 90.6% | 2,301 | 906 | 9 | |
| JavaScript | 9.4% | 240 | 44 | 3 | |
| Total | 2,541 | 950 | 12 | ||
| 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 |
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.
[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