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

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

Summary

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

Memory usage: 93.72 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 version5.7.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=e2264e6fbe
Aspect after-activation
HTTP status 200
Load time 2.034 s
Memory usage 2.83 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.205 s
Memory usage 2.85 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.180 s
Memory usage 2.89 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.409 s
Memory usage 2.89 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 1.609 s
Memory usage 2.7 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.285 s0.544 s+0.259 s2.82 MiB2.87 MiB+ 53.85 KiB
/wp-admin/edit.php0.184 s0.231 s+0.047 s2.86 MiB2.98 MiB+ 119.77 KiB
/wp-admin/post-new.php0.965 s1.381 s+0.416 s5.02 MiB5.16 MiB+ 136.46 KiB
/wp-admin/upload.php0.528 s0.373 s-0.155 s2.7 MiB2.81 MiB+ 116.13 KiB
/wp-admin/options-writing.php0.264 s0.176 s-0.088 s2.71 MiB2.79 MiB+ 84.11 KiB
/wp-admin/media-new.php0.225 s0.199 s-0.026 s2.67 MiB2.79 MiB+ 116.93 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.224 s+0.029 s2.77 MiB2.82 MiB+ 54.46 KiB
/wp-admin/post-new.php?post_type=page1.265 s0.749 s-0.516 s5.01 MiB5.14 MiB+ 131.42 KiB
/wp-admin/options-discussion.php0.325 s0.220 s-0.105 s2.67 MiB2.79 MiB+ 117.24 KiB
/wp-admin/edit-comments.php0.237 s0.232 s-0.005 s2.78 MiB2.83 MiB+ 52.12 KiB
/0.260 s0.277 s+0.017 s2.65 MiB2.7 MiB+ 48.39 KiB
Average 0.430 s0.419 s-0.012 s3.15 MiB3.24 MiB+ 93.72 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

[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 145
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 145
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 145
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 145
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 145
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 145
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 145
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 153
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 153
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 153
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 153
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 153
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 153
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 153
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 161
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 161
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 161
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 161
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 161
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 161
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 161
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 169
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 169
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 169
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 169
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 169
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 169
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 169
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: vbank_day_limit in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: vbank_day_limit in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: vbank_day_limit in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: vbank_day_limit in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: vbank_day_limit in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: vbank_day_limit in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: vbank_day_limit in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: vbank_day_limit in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: vbank_day_limit in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: vbank_day_limit in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: vbank_day_limit in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: vbank_day_limit in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: vbank_day_limit in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: vbank_day_limit in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: vbank_day_limit in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 188
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: card_max_quota in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: card_max_quota in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: card_max_quota in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: card_max_quota in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: card_max_quota in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: card_max_quota in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: card_max_quota in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: card_max_quota in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: card_max_quota in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: card_max_quota in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: card_max_quota in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: card_max_quota in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[28-Jun-2021 11:42:05 UTC] PHP Notice:  Undefined index: card_max_quota in /wp-content/plugins/iamport-payment/view/admin/setting.php on line 200
[28-Jun-2021 11:42:05 UTC] PHP Notice:  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