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.
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.
Database Tables 1
wp_flamix_order_jobs
PHP Error Log 7 lines
[17-Jan-2025 07:27:33 UTC] PHP Deprecated: Optional parameter $table declared before required parameter $prepareClosure is implicitly treated as a required parameter in /wp-content/plugins/flamix-bitrix24-and-woo-integrations/includes/vendor/flamix/plugin-helpers/src/Queue/SQL.php on line 14
[17-Jan-2025 07:27:33 UTC] WordPress database error Table 'wordpress.wp_flamix_order_jobs' doesn't exist for query SELECT id, order_id, UNIX_TIMESTAMP(reserved_at) as reservet_at_timestamp
FROM wp_flamix_order_jobs
WHERE order_job_status != 'SENT' AND (reserved_at IS NULL OR reserved_at < NOW() + INTERVAL 60 SECOND)
ORDER BY id DESC
LIMIT 20; made by require_once('wp-admin/admin.php'), do_action('settings_page_flamix-bitrix24-and-woo-integrations/settings/Settings'), WP_Hook->do_action, WP_Hook->apply_filters, Flamix\Bitrix24\WooCommerce\Settings::include_setting_page, include_once('/plugins/flamix-bitrix24-and-woo-integrations/resources/views/index.php'), include('/plugins/flamix-bitrix24-and-woo-integrations/resources/views/configuration.php'), FlamixLocal\WooOrders\Jobs\Order->getNotSentOrders, FlamixLocal\WooOrders\Jobs\Order->query
[17-Jan-2025 07:27:33 UTC] WordPress database error Table 'wordpress.wp_flamix_order_jobs' doesn't exist for query DESCRIBE wp_flamix_order_jobs made by require_once('wp-admin/admin.php'), do_action('settings_page_flamix-bitrix24-and-woo-integrations/settings/Settings'), WP_Hook->do_action, WP_Hook->apply_filters, Flamix\Bitrix24\WooCommerce\Settings::include_setting_page, include_once('/plugins/flamix-bitrix24-and-woo-integrations/resources/views/index.php'), include('/plugins/flamix-bitrix24-and-woo-integrations/resources/views/configuration.php'), Flamix\Plugin\Queue\JobCommands->createQueueTableIfNotExist, Flamix\Plugin\Queue\JobCommands->isTableExist, FlamixLocal\WooOrders\Jobs\Order->query