API Isarud Trade Compliance 5.5.0

Does API Isarud Trade Compliance work with WordPress 6.9.4 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
6Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 151.76 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/api-isarud/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

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=api-isarud%2Fapi-isarud.php&plugin_status=all&paged=1&s&_wpnonce=32d41d51dc
Aspect after-activation
HTTP status 200
Load time 0.415 s
Memory usage 3.88 MiB
JS errors None
Resource errors None

Isarud

Page screenshot: Isarud
URL /wp-admin/admin.php?page=isarud
Aspect menu-item
HTTP status 200
Load time 0.321 s
Memory usage 3.92 MiB
JS errors None
Resource errors None

Isarud → Yaptırım Taraması

Page screenshot: Isarud → Yaptırım Taraması
URL /wp-admin/admin.php?page=isarud-sanctions
Aspect menu-item
HTTP status 200
Load time 0.262 s
Memory usage 3.85 MiB
JS errors None
Resource errors None

Isarud → Cloud Sync

Page screenshot: Isarud → Cloud Sync
URL /wp-admin/admin.php?page=isarud-cloud
Aspect menu-item
HTTP status 200
Load time 0.263 s
Memory usage 3.85 MiB
JS errors None
Resource errors None

Isarud → İstatistikler

Page screenshot: Isarud → İstatistikler
URL /wp-admin/admin.php?page=isarud-statistics
Aspect menu-item
HTTP status 200
Load time 0.277 s
Memory usage 3.85 MiB
JS errors None
Resource errors None

Isarud → Webhooks

Page screenshot: Isarud → Webhooks
URL /wp-admin/admin.php?page=isarud-webhooks
Aspect menu-item
HTTP status 200
Load time 0.374 s
Memory usage 3.85 MiB
JS errors None
Resource errors None

Isarud → Günlük

Page screenshot: Isarud → Günlük
URL /wp-admin/admin.php?page=isarud-log
Aspect menu-item
HTTP status 200
Load time 0.253 s
Memory usage 3.85 MiB
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 200
Load time 0.252 s
Memory usage 4.22 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.366 s
Memory usage 3.93 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.485 s0.391 s-0.094 s3.78 MiB3.93 MiB+ 157.52 KiB
/wp-admin/edit.php0.366 s0.297 s-0.069 s3.78 MiB3.93 MiB+ 151.94 KiB
/wp-admin/post-new.php0.871 s0.853 s-0.018 s6.31 MiB6.51 MiB+ 203.95 KiB
/wp-admin/upload.php0.515 s0.413 s-0.102 s3.74 MiB3.87 MiB+ 134.53 KiB
/wp-admin/options-writing.php0.324 s0.469 s+0.145 s3.71 MiB3.85 MiB+ 138.52 KiB
/wp-admin/media-new.php0.497 s0.374 s-0.123 s3.7 MiB3.85 MiB+ 146.72 KiB
/wp-admin/edit-tags.php?taxonomy=category0.324 s0.298 s-0.026 s3.72 MiB3.87 MiB+ 157.39 KiB
/wp-admin/post-new.php?post_type=page0.706 s0.705 s-0.001 s6.3 MiB6.49 MiB+ 197.44 KiB
/wp-admin/options-discussion.php0.333 s0.354 s+0.021 s3.71 MiB3.85 MiB+ 135.02 KiB
/wp-admin/edit-comments.php0.323 s0.463 s+0.140 s3.73 MiB3.87 MiB+ 134.52 KiB
/0.275 s0.205 s-0.070 s4.11 MiB4.22 MiB+ 111.84 KiB
Average 0.456 s0.438 s-0.018 s4.23 MiB4.38 MiB+ 151.76 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
PO File
Language % Lines of code Comment lines Files
PHP85.4%4,12239117
PO File11.4%55211
CSS2.0%98131
JavaScript1.1%5341
Total 4,825 409 20

PHP Code Analysis | More results »

Lines of code 3,785
Total complexity 713
Median class complexity 41.0
Median method complexity 3.0
Most complex class Isarud_Plugin
Most complex function Isarud_Excel_Import::import_from_csv()
Classes 15
Methods 203
Functions 1

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.

Database Tables 6

Meta Boxes

{
    "dashboard": {
        "isarud_dashboard_widget": {
            "title": "Isarud Trade Compliance",
            "context": "normal"
        }
    }
}

PHP Error Log 21 lines

[26-Mar-2026 08:04:49 UTC] WordPress database error Unknown column 'entity_name' in 'field list' for query (SELECT 'screening' as type, entity_name as detail, has_match as status_val, created_at FROM wp_isarud_screening_log WHERE created_at >= '2026-03-25 08:04:49' ORDER BY created_at DESC LIMIT 5)
                     UNION ALL
                     (SELECT 'sync' as type, CONCAT(marketplace, ': ', COALESCE(message,'')) as detail, IF(status='success',1,0) as status_val, created_at FROM wp_isarud_sync_log WHERE created_at >= '2026-03-25 08:04:49' ORDER BY created_at DESC LIMIT 5)
                     ORDER BY created_at DESC LIMIT 5 made by wp_dashboard, do_meta_boxes, Isarud_Plugin->{closure}
[26-Mar-2026 08:04:50 UTC] WordPress database error Unknown column 'entity_name' in 'field list' for query SELECT entity_name, has_match, created_at FROM wp_isarud_screening_log WHERE created_at >= '2026-03-25 08:04:50' ORDER BY created_at DESC LIMIT 10 made by do_action('toplevel_page_isarud'), WP_Hook->do_action, WP_Hook->apply_filters, Isarud_Plugin->page_dashboard, include('/plugins/api-isarud/includes/dashboard-html.php')
[26-Mar-2026 08:04:53 UTC] WordPress database error Unknown column 'entity_name' in 'field list' for query (SELECT 'screening' as type, entity_name as detail, IF(has_match=1,'match','clean') as status, created_at FROM wp_isarud_screening_log WHERE created_at >= '2026-03-25 08:04:53')
             UNION ALL
             (SELECT 'sync' as type, CONCAT(marketplace, ': ', COALESCE(message,'')) as detail, status, created_at FROM wp_isarud_sync_log WHERE created_at >= '2026-03-25 08:04:53')
             ORDER BY created_at DESC LIMIT 100 made by do_action('isarud_page_isarud-statistics'), WP_Hook->do_action, WP_Hook->apply_filters, Isarud_Plugin->page_statistics
[26-Mar-2026 08:04:56 UTC] WordPress database error Unknown column 'entity_name' in 'field list' for query (SELECT 'screening' as type, entity_name as detail, has_match as status_val, created_at FROM wp_isarud_screening_log WHERE created_at >= '2026-03-25 08:04:56' ORDER BY created_at DESC LIMIT 5)
                     UNION ALL
                     (SELECT 'sync' as type, CONCAT(marketplace, ': ', COALESCE(message,'')) as detail, IF(status='success',1,0) as status_val, created_at FROM wp_isarud_sync_log WHERE created_at >= '2026-03-25 08:04:56' ORDER BY created_at DESC LIMIT 5)
                     ORDER BY created_at DESC LIMIT 5 made by wp_dashboard, do_meta_boxes, Isarud_Plugin->{closure}
[26-Mar-2026 08:05:05 UTC] WordPress database error Unknown column 'entity_name' in 'field list' for query (SELECT 'screening' as type, entity_name as detail, has_match as status_val, created_at FROM wp_isarud_screening_log WHERE created_at >= '2026-03-25 08:05:05' ORDER BY created_at DESC LIMIT 5)
                     UNION ALL
                     (SELECT 'sync' as type, CONCAT(marketplace, ': ', COALESCE(message,'')) as detail, IF(status='success',1,0) as status_val, created_at FROM wp_isarud_sync_log WHERE created_at >= '2026-03-25 08:05:05' ORDER BY created_at DESC LIMIT 5)
                     ORDER BY created_at DESC LIMIT 5 made by wp_dashboard, do_meta_boxes, Isarud_Plugin->{closure}
[26-Mar-2026 08:05:05 UTC] WordPress database error Unknown column 'entity_name' in 'field list' for query (SELECT 'screening' as type, entity_name as detail, has_match as status_val, created_at FROM wp_isarud_screening_log WHERE created_at >= '2026-03-25 08:05:05' ORDER BY created_at DESC LIMIT 5)
                     UNION ALL
                     (SELECT 'sync' as type, CONCAT(marketplace, ': ', COALESCE(message,'')) as detail, IF(status='success',1,0) as status_val, created_at FROM wp_isarud_sync_log WHERE created_at >= '2026-03-25 08:05:05' ORDER BY created_at DESC LIMIT 5)
                     ORDER BY created_at DESC LIMIT 5 made by wp_dashboard, do_meta_boxes, Isarud_Plugin->{closure}
See also: All tests for this plugin