WC Nova Poshta Shipping 1.14.0

Does WC Nova Poshta Shipping work with WordPress 6.7.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
32PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 90.43 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.7.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 7,000+
WordPress.org page https://wordpress.org/plugins/wc-ukr-shipping/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=wc-ukr-shipping%2Fwc-ukr-shipping.php&plugin_status=all&paged=1&s&_wpnonce=63a5018423
Aspect after-activation
HTTP status 200
Load time 0.444 s
Memory usage 3.6 MiB
JS errors None
Resource errors None

WC Ukr Shipping

Page screenshot: WC Ukr Shipping
URL /wp-admin/admin.php?page=wc_ukr_shipping_options
Aspect menu-item
HTTP status 200
Load time 0.214 s
Memory usage N/A
JS errors None
Resource errors None

WC Ukr Shipping → Smarty Parcel

Page screenshot: WC Ukr Shipping → Smarty Parcel
URL /wp-admin/admin.php?page=wcus_smarty_parcel
Aspect menu-item
HTTP status 200
Load time 0.253 s
Memory usage 3.55 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.213 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.439 s0.329 s-0.110 s3.48 MiB3.58 MiB+ 99.77 KiB
/wp-admin/edit.php0.209 s0.245 s+0.036 s3.54 MiB3.64 MiB+ 94.73 KiB
/wp-admin/post-new.php0.824 s1.163 s+0.339 s5.93 MiB6.07 MiB+ 146.02 KiB
/wp-admin/upload.php0.705 s0.444 s-0.261 s3.5 MiB3.57 MiB+ 76.92 KiB
/wp-admin/options-writing.php0.191 s0.221 s+0.030 s3.47 MiB3.55 MiB+ 81.64 KiB
/wp-admin/media-new.php0.236 s0.413 s+0.177 s3.46 MiB3.55 MiB+ 89.83 KiB
/wp-admin/edit-tags.php?taxonomy=category0.154 s0.261 s+0.107 s3.48 MiB3.57 MiB+ 100.59 KiB
/wp-admin/post-new.php?post_type=page1.063 s0.793 s-0.270 s5.92 MiB6.06 MiB+ 141.55 KiB
/wp-admin/options-discussion.php0.321 s0.254 s-0.067 s3.48 MiB3.55 MiB+ 78.77 KiB
/wp-admin/edit-comments.php0.238 s0.241 s+0.003 s3.5 MiB3.57 MiB+ 77.8 KiB
/0.333 s0.286 s-0.047 s3.48 MiB3.49 MiB+ 7.06 KiB
Average 0.428 s0.423 s-0.006 s3.93 MiB4.02 MiB+ 90.43 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
Language % Lines of code Comment lines Files
PHP89.3%6,491811120
PO File7.3%5313152
SVG2.8%20744
JavaScript0.5%3701
Total 7,266 1,130 127

PHP Code Analysis | More results »

Lines of code 5,941
Total complexity 821
Median class complexity 5.0
Median method complexity 1.0
Most complex class kirillbdev\WCUkrShipping\Services\CalculationService
Most complex function kirillbdev\WCUkrShipping\Api\SmartyParcelApi::createLabel()
Classes 94
Methods 398
Functions 6

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 4

Options wp_options 2

Meta Boxes

{
    "shop_order": {
        "wcus_edit_order_ttn_metabox": {
            "title": "WC Ukraine Shipping",
            "context": "side"
        }
    }
}

PHP Error Log 40 lines

[08-Apr-2025 14:23:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[08-Apr-2025 14:23:20 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[08-Apr-2025 14:23:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[08-Apr-2025 14:23:21 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[08-Apr-2025 14:23:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[08-Apr-2025 14:23:21 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[08-Apr-2025 14:23:21 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function kirillbdev\WCUkrShipping\Modules\Backend\wc() in /wp-content/plugins/wc-ukr-shipping/src/Modules/Backend/OptionsPage.php:122
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): kirillbdev\WCUkrShipping\Modules\Backend\OptionsPage->html()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin.php(259): do_action()
#4 {main}
  thrown in /wp-content/plugins/wc-ukr-shipping/src/Modules/Backend/OptionsPage.php on line 122
[08-Apr-2025 14:23:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[08-Apr-2025 14:23:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[08-Apr-2025 14:23:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[08-Apr-2025 14:23:24 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[08-Apr-2025 14:23:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[08-Apr-2025 14:23:24 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[08-Apr-2025 14:23:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[08-Apr-2025 14:23:25 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[08-Apr-2025 14:23:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[08-Apr-2025 14:23:27 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[08-Apr-2025 14:23:28 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[08-Apr-2025 14:23:28 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[08-Apr-2025 14:23:28 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[08-Apr-2025 14:23:28 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[08-Apr-2025 14:23:29 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[08-Apr-2025 14:23:29 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[08-Apr-2025 14:23:29 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[08-Apr-2025 14:23:29 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[08-Apr-2025 14:23:31 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[08-Apr-2025 14:23:31 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[08-Apr-2025 14:23:31 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[08-Apr-2025 14:23:31 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[08-Apr-2025 14:23:32 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[08-Apr-2025 14:23:32 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[08-Apr-2025 14:23:32 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[08-Apr-2025 14:23:32 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
See also: All tests for this plugin