Knit Pay - Pro 1.3.0.0

Does Knit Pay - Pro work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 1.1 MiB
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.4.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 300+
WordPress.org page https://wordpress.org/plugins/knit-pay-pro/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 11

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=knit-pay-pro%2Fknit-pay-pro.php&plugin_status=all&paged=1&s&_wpnonce=ac9e6f9ef1
Aspect after-activation
HTTP status 200
Load time 2.228 s
Memory usage 10.63 MiB
JS errors None
Resource errors None

Tools → Scheduled Actions

Page screenshot: Tools → Scheduled Actions
URL /wp-admin/tools.php?page=action-scheduler
Aspect menu-item
HTTP status 200
Load time 0.326 s
Memory usage 4.5 MiB
JS errors None
Resource errors None

Knit Pay

Page screenshot: Knit Pay
URL /wp-admin/admin.php?page=pronamic_ideal
Aspect menu-item
HTTP status 200
Load time 3.777 s
Memory usage 6.63 MiB
JS errors None
Resource errors None

Knit Pay → Payments

Page screenshot: Knit Pay → Payments
URL /wp-admin/edit.php?post_type=pronamic_payment
Aspect menu-item
HTTP status 200
Load time 0.428 s
Memory usage 4.45 MiB
JS errors None
Resource errors None

Knit Pay → Create Payment Link

Page screenshot: Knit Pay → Create Payment Link
URL /wp-admin/admin.php?page=knit_pay_payment_link
Aspect menu-item
HTTP status 200
Load time 0.255 s
Memory usage 4.56 MiB
JS errors None
Resource errors None

Knit Pay → Reports

Page screenshot: Knit Pay → Reports
URL /wp-admin/admin.php?page=pronamic_pay_reports
Aspect menu-item
HTTP status 200
Load time 0.494 s
Memory usage 4.55 MiB
JS errors None
Resource errors None

Knit Pay → Configurations

Page screenshot: Knit Pay → Configurations
URL /wp-admin/edit.php?post_type=pronamic_gateway
Aspect menu-item
HTTP status 200
Load time 0.714 s
Memory usage 4.44 MiB
JS errors None
Resource errors None

Knit Pay → Settings

Page screenshot: Knit Pay → Settings
URL /wp-admin/admin.php?page=pronamic_pay_settings
Aspect menu-item
HTTP status 200
Load time 0.394 s
Memory usage 4.41 MiB
JS errors None
Resource errors None

Knit Pay → Knit Pay Pro Setup

Page screenshot: Knit Pay → Knit Pay Pro Setup
URL /wp-admin/admin.php?page=knit_pay_pro_setup_page
Aspect menu-item
HTTP status 200
Load time 0.255 s
Memory usage 4.4 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.294 s
Memory usage 4.24 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.571 s
Memory usage 4.52 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.445 s0.601 s+0.156 s3.38 MiB4.52 MiB+ 1.14 MiB
/wp-admin/edit.php0.282 s0.309 s+0.027 s3.41 MiB4.55 MiB+ 1.14 MiB
/wp-admin/post-new.php1.064 s1.335 s+0.271 s5.46 MiB6.66 MiB+ 1.2 MiB
/wp-admin/upload.php0.714 s0.480 s-0.234 s3.32 MiB4.4 MiB+ 1.07 MiB
/wp-admin/options-writing.php0.268 s0.251 s-0.017 s3.32 MiB4.39 MiB+ 1.07 MiB
/wp-admin/media-new.php0.377 s0.389 s+0.012 s3.3 MiB4.38 MiB+ 1.09 MiB
/wp-admin/edit-tags.php?taxonomy=category0.289 s0.279 s-0.010 s3.31 MiB4.41 MiB+ 1.09 MiB
/wp-admin/post-new.php?post_type=page0.717 s0.827 s+0.110 s5.45 MiB6.65 MiB+ 1.2 MiB
/wp-admin/options-discussion.php0.380 s0.348 s-0.032 s3.3 MiB4.38 MiB+ 1.08 MiB
/wp-admin/edit-comments.php0.290 s0.302 s+0.012 s3.34 MiB4.47 MiB+ 1.14 MiB
/0.359 s0.278 s-0.081 s3.36 MiB4.24 MiB+ 902.23 KiB
Average 0.471 s0.491 s+0.019 s3.72 MiB4.82 MiB+ 1.1 MiB

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
PHP100.0%274563
Total 274 56 3

PHP Code Analysis | More results »

Lines of code 229
Total complexity 16
Median class complexity 8.0
Median method complexity 1.0
Most complex class KnitPayPro_Setup
Most complex function knit_pay_pro_dependency_check()
Classes 1
Methods 7
Functions 2

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 4

Custom Post Types 4

ID Name
pronamic_gatewayPayment Gateway Configurations
pronamic_paymentPayments
pronamic_pay_subscrSubscriptions
scheduled-actionScheduled Actions

Meta Boxes

{
    "dashboard": {
        "pronamic_pay_dashboard_status": {
            "title": "Knit Pay Status",
            "context": "normal"
        }
    }
}

Roles 1

ID Name
payerPayer

Capabilities 12

PHP Error Log

The log file is empty.

See also: All tests for this plugin