API Isarud Trade Compliance 5.3.8

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: 149.44 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 8

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=9008253ac3
Aspect after-activation
HTTP status 200
Load time 0.406 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.366 s
Memory usage 3.95 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.258 s
Memory usage 3.84 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.259 s
Memory usage 3.84 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.356 s
Memory usage 3.84 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.233 s
Memory usage 3.84 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.240 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.345 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.495 s0.464 s-0.031 s3.78 MiB3.93 MiB+ 154.43 KiB
/wp-admin/edit.php0.360 s0.288 s-0.072 s3.78 MiB3.93 MiB+ 149.45 KiB
/wp-admin/post-new.php0.816 s1.063 s+0.247 s6.31 MiB6.5 MiB+ 201.46 KiB
/wp-admin/upload.php0.616 s0.617 s+0.001 s3.74 MiB3.87 MiB+ 132.04 KiB
/wp-admin/options-writing.php0.324 s0.367 s+0.043 s3.71 MiB3.84 MiB+ 136.03 KiB
/wp-admin/media-new.php0.512 s0.618 s+0.106 s3.7 MiB3.84 MiB+ 144.23 KiB
/wp-admin/edit-tags.php?taxonomy=category0.315 s0.390 s+0.075 s3.72 MiB3.87 MiB+ 154.9 KiB
/wp-admin/post-new.php?post_type=page0.829 s0.757 s-0.072 s6.3 MiB6.49 MiB+ 194.95 KiB
/wp-admin/options-discussion.php0.801 s0.542 s-0.259 s3.71 MiB3.84 MiB+ 132.53 KiB
/wp-admin/edit-comments.php0.460 s0.363 s-0.097 s3.73 MiB3.86 MiB+ 132.03 KiB
/0.276 s0.223 s-0.053 s4.11 MiB4.22 MiB+ 111.84 KiB
Average 0.528 s0.517 s-0.010 s4.23 MiB4.38 MiB+ 149.44 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
PHP87.8%4,09639417
PO File11.1%51611
JavaScript1.1%5341
CSS0.0%201
Total 4,667 399 20

PHP Code Analysis | More results »

Lines of code 3,777
Total complexity 713
Median class complexity 41.0
Median method complexity 2.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": "\ud83d\udee1\ufe0f Isarud Trade Compliance",
            "context": "normal"
        }
    }
}

PHP Error Log 21 lines

[26-Mar-2026 06:20: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 06:20: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 06:20: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 06:20:05 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 06:20:05' 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 06:20:08 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 06:20:08')
             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 06:20:08')
             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 06:20:11 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 06:20:11' 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 06:20:11' 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 06:20:20 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 06:20:20' 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 06:20:20' 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 06:20:21 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 06:20:21' 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 06:20:21' 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