bKash WordPress Payment 0.1.9.1

Does bKash WordPress Payment work with WordPress 5.7 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 90.68 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.046 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.7
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 400+
WordPress.org page https://wordpress.org/plugins/wpbkash/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=wpbkash%2Fclass-wpbkash.php&plugin_status=all&paged=1&s&_wpnonce=ef551020fd
Aspect after-activation
HTTP status 200
Load time 2.001 s
Memory usage 2.87 MiB
JS errors None
Resource errors None

WPbKash

Page screenshot: WPbKash
URL /wp-admin/admin.php?page=wpbkash
Aspect menu-item
HTTP status 200
Load time 0.203 s
Memory usage 2.88 MiB
JS errors None
Resource errors None

WPbKash → Settings

Page screenshot: WPbKash → Settings
URL /wp-admin/admin.php?page=wpbkash_settings
Aspect menu-item
HTTP status 200
Load time 0.152 s
Memory usage 2.76 MiB
JS errors None
Resource errors None

WPbKash → Settings → Extra

Page screenshot: WPbKash → Settings → Extra
URL /wp-admin/admin.php?page=wpbkash_settings&tab=extra-settings
Aspect menu-item-tab
HTTP status 200
Load time 0.159 s
Memory usage N/A
JS errors None
Resource errors None

WPbKash → Settings → Tools

Page screenshot: WPbKash → Settings → Tools
URL /wp-admin/admin.php?page=wpbkash_settings&tab=tools-settings
Aspect menu-item-tab
HTTP status 200
Load time 0.155 s
Memory usage 2.76 MiB
JS errors None
Resource errors None

WPbKash → API Reuqest Docs

Page screenshot: WPbKash → API Reuqest Docs
URL /wp-admin/admin.php?page=api-docs
Aspect menu-item
HTTP status 200
Load time 0.149 s
Memory usage 2.76 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.184 s
Memory usage 2.69 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.270 s0.703 s+0.433 s2.82 MiB2.92 MiB+ 97.62 KiB
/wp-admin/edit.php0.194 s0.289 s+0.095 s2.86 MiB2.96 MiB+ 97.3 KiB
/wp-admin/post-new.php0.913 s1.069 s+0.156 s5.02 MiB5.13 MiB+ 110.02 KiB
/wp-admin/upload.php0.491 s0.310 s-0.181 s2.7 MiB2.79 MiB+ 96.21 KiB
/wp-admin/options-writing.php0.287 s0.176 s-0.111 s2.71 MiB2.77 MiB+ 64.13 KiB
/wp-admin/media-new.php0.221 s0.327 s+0.106 s2.67 MiB2.77 MiB+ 96.38 KiB
/wp-admin/edit-tags.php?taxonomy=category0.204 s0.264 s+0.060 s2.77 MiB2.87 MiB+ 98.54 KiB
/wp-admin/post-new.php?post_type=page1.156 s1.111 s-0.045 s5.01 MiB5.11 MiB+ 105.64 KiB
/wp-admin/options-discussion.php0.325 s0.302 s-0.023 s2.67 MiB2.77 MiB+ 96.63 KiB
/wp-admin/edit-comments.php0.223 s0.250 s+0.027 s2.78 MiB2.87 MiB+ 96.86 KiB
/0.259 s0.249 s-0.010 s2.65 MiB2.69 MiB+ 38.1 KiB
Average 0.413 s0.459 s+0.046 s3.15 MiB3.24 MiB+ 90.68 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
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP75.6%4,4231,57633
CSS13.1%767135
JavaScript10.9%6371024
JSON0.3%2001
SVG0.0%101
Total 5,848 1,691 44

PHP Code Analysis | More results »

Lines of code 4,133
Total complexity 826
Median class complexity 24.0
Median method complexity 2.0
Most complex class Themepaw\bKash\Admin\Settings
Most complex function Themepaw\bKash\Admin\Settings::doc_build()
Classes 28
Methods 246
Functions 15

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 2

Options wp_options 6

PHP Error Log 10 lines

[09-Apr-2021 15:30:39 UTC] PHP Fatal error:  Uncaught Error: Class 'WC_Tax' not found in /wp-content/plugins/wpbkash/admin/Extra.php:403
Stack trace:
#0 /wp-admin/includes/template.php(1737): Themepaw\bKash\Admin\Extra->tax_class()
#1 /wp-admin/includes/template.php(1695): do_settings_fields()
#2 /wp-content/plugins/wpbkash/admin/Extra.php(164): do_settings_sections()
#3 /wp-content/plugins/wpbkash/admin/Extra.php(207): Themepaw\bKash\Admin\Extra->add_settings_page()
#4 /wp-content/plugins/wpbkash/admin/Settings.php(587): Themepaw\bKash\Admin\Extra->show_settings()
#5 /wp-includes/class-wp-hook.php(292): Themepaw\bKash\Admin\Settings->settings_page()
#6 /wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters()
#7 /wp-includes/plugin.php(484): WP_Hoo in /wp-content/plugins/wpbkash/admin/Extra.php on line 403
See also: All tests for this plugin