API Isarud Trade Compliance 5.4.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=918f5e94d5
Aspect after-activation
HTTP status 200
Load time 0.476 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.362 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.292 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.283 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.443 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.302 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.295 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.256 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.423 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.524 s0.518 s-0.006 s3.78 MiB3.93 MiB+ 157.52 KiB
/wp-admin/edit.php0.405 s0.334 s-0.071 s3.78 MiB3.93 MiB+ 151.94 KiB
/wp-admin/post-new.php0.853 s0.902 s+0.049 s6.31 MiB6.51 MiB+ 203.95 KiB
/wp-admin/upload.php0.468 s0.498 s+0.030 s3.74 MiB3.87 MiB+ 134.53 KiB
/wp-admin/options-writing.php0.347 s0.363 s+0.016 s3.71 MiB3.85 MiB+ 138.52 KiB
/wp-admin/media-new.php0.535 s0.366 s-0.169 s3.7 MiB3.85 MiB+ 146.72 KiB
/wp-admin/edit-tags.php?taxonomy=category0.359 s0.336 s-0.023 s3.72 MiB3.87 MiB+ 157.39 KiB
/wp-admin/post-new.php?post_type=page0.867 s0.774 s-0.093 s6.3 MiB6.49 MiB+ 197.44 KiB
/wp-admin/options-discussion.php0.393 s0.424 s+0.031 s3.71 MiB3.85 MiB+ 135.02 KiB
/wp-admin/edit-comments.php0.375 s0.377 s+0.002 s3.73 MiB3.87 MiB+ 134.52 KiB
/0.324 s0.214 s-0.110 s4.11 MiB4.22 MiB+ 111.84 KiB
Average 0.495 s0.464 s-0.031 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.5%4,12239117
PO File11.4%55011
CSS2.0%98131
JavaScript1.1%5341
Total 4,823 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 07:30:57 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 07:30:57' 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 07:30:57' 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 07:30:57 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 07:30:57' 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 07:31:01 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 07:31:01')
             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 07:31:01')
             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 07:31: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 07:31: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 07:31: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 07:31:14 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 07:31:14' 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 07:31:14' 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 07:31:15 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 07:31:15' 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 07:31:15' 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