아임포트 결제버튼 생성 플러그인 1.1.19

Does "아임포트 결제버튼 생성 플러그인" work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
57PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 38.36 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.5.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/iamport-payment/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=iamport-payment%2FIamportPaymentPlugin.php&plugin_status=all&paged=1&s&_wpnonce=b570bc0be5
Aspect after-activation
HTTP status 200
Load time 0.384 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

아임포트 결제목록

Page screenshot: 아임포트 결제목록
URL /wp-admin/edit.php?post_type=iamport_payment
Aspect menu-item
HTTP status 200
Load time 0.244 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

아임포트 결제목록 → 아임포트 설정

Page screenshot: 아임포트 결제목록 → 아임포트 설정
URL /wp-admin/edit.php?post_type=iamport_payment&page=iamport-config
Aspect menu-item
HTTP status 200
Load time 0.218 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

아임포트 결제목록 → 아임포트 숏코드 메뉴얼

Page screenshot: 아임포트 결제목록 → 아임포트 숏코드 메뉴얼
URL /wp-admin/edit.php?post_type=iamport_payment&page=iamport-shortcode
Aspect menu-item
HTTP status 200
Load time 0.435 s
Memory usage 3.48 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.837 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.471 s0.343 s-0.128 s3.44 MiB3.48 MiB+ 48.87 KiB
/wp-admin/edit.php0.226 s0.233 s+0.007 s3.46 MiB3.51 MiB+ 50.79 KiB
/wp-admin/post-new.php0.932 s0.652 s-0.280 s5.59 MiB5.65 MiB+ 60.09 KiB
/wp-admin/upload.php0.644 s0.445 s-0.199 s3.38 MiB3.41 MiB+ 31.87 KiB
/wp-admin/options-writing.php0.233 s0.237 s+0.004 s3.37 MiB3.4 MiB+ 23.46 KiB
/wp-admin/media-new.php0.293 s0.282 s-0.011 s3.35 MiB3.39 MiB+ 44.31 KiB
/wp-admin/edit-tags.php?taxonomy=category0.217 s0.224 s+0.007 s3.37 MiB3.42 MiB+ 48.86 KiB
/wp-admin/post-new.php?post_type=page0.629 s0.628 s-0.001 s5.59 MiB5.64 MiB+ 55.68 KiB
/wp-admin/options-discussion.php0.274 s0.374 s+0.100 s3.36 MiB3.39 MiB+ 33.87 KiB
/wp-admin/edit-comments.php0.509 s0.265 s-0.244 s3.39 MiB3.42 MiB+ 31.49 KiB
/0.389 s0.395 s+0.006 s3.42 MiB3.41 MiB- 7.33 KiB
Average 0.438 s0.371 s-0.067 s3.79 MiB3.83 MiB+ 38.36 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
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP59.4%2,1396719
JavaScript25.7%9267314
CSS13.7%492225
JSON0.7%2601
SVG0.5%1722
Total 3,600 164 41

PHP Code Analysis | More results »

Lines of code 1,243
Total complexity 258
Median class complexity 18.5
Median method complexity 1.0
Most complex class IamportOrder
Most complex function IamportPaymentButton::hook_payment_box()
Classes 10
Methods 84
Functions 5

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.

Options wp_options 1

Custom Post Types 1

ID Name
iamport_payment아임포트 결제목록

Meta Boxes

{
    "iamport_payment": {
        "iamport-order-action": {
            "title": "\uacb0\uc81c\uc0c1\ud0dc \ubcc0\uacbd",
            "context": "side"
        },
        "iamport-order-fail-history": {
            "title": "\uacb0\uc81c \ud788\uc2a4\ud1a0\ub9ac",
            "context": "side"
        },
        "iamport-order-info": {
            "title": "\uc544\uc784\ud3ec\ud2b8 \uacb0\uc81c\uc0c1\uc138\uc815\ubcf4",
            "context": "normal"
        }
    }
}

PHP Error Log 57 lines

[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 145
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 145
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 145
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 145
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 145
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 145
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 145
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 153
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 153
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 153
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 153
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 153
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 153
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 153
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 161
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 161
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 161
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 161
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 161
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 161
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 161
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 169
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 169
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 169
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 169
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 169
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 169
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 169
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "vbank_day_limit" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "vbank_day_limit" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "vbank_day_limit" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "vbank_day_limit" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "vbank_day_limit" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "vbank_day_limit" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "vbank_day_limit" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "vbank_day_limit" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "vbank_day_limit" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "vbank_day_limit" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "vbank_day_limit" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "vbank_day_limit" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "vbank_day_limit" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "vbank_day_limit" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "vbank_day_limit" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "card_max_quota" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "card_max_quota" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "card_max_quota" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "card_max_quota" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "card_max_quota" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "card_max_quota" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "card_max_quota" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "card_max_quota" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "card_max_quota" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "card_max_quota" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "card_max_quota" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "card_max_quota" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Undefined array key "card_max_quota" in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[15-Apr-2024 17:02:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 216
See also: All tests for this plugin, How to Hide 아임포트 결제버튼 생성 플러그인 Admin Menus and Meta Boxes