bKash WordPress Payment 0.1.8

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.043 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=9e3a108760
Aspect after-activation
HTTP status 200
Load time 0.974 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.162 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.145 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.182 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.152 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.157 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.178 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.289 s0.643 s+0.354 s2.82 MiB2.92 MiB+ 97.62 KiB
/wp-admin/edit.php0.185 s0.271 s+0.086 s2.86 MiB2.96 MiB+ 97.3 KiB
/wp-admin/post-new.php0.924 s1.012 s+0.088 s5.02 MiB5.13 MiB+ 110.02 KiB
/wp-admin/upload.php0.472 s0.457 s-0.015 s2.7 MiB2.79 MiB+ 96.21 KiB
/wp-admin/options-writing.php0.248 s0.159 s-0.089 s2.71 MiB2.77 MiB+ 64.13 KiB
/wp-admin/media-new.php0.222 s0.209 s-0.013 s2.67 MiB2.77 MiB+ 96.38 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.382 s+0.191 s2.77 MiB2.87 MiB+ 98.54 KiB
/wp-admin/post-new.php?post_type=page1.203 s1.117 s-0.086 s5.01 MiB5.11 MiB+ 105.64 KiB
/wp-admin/options-discussion.php0.321 s0.301 s-0.020 s2.67 MiB2.77 MiB+ 96.63 KiB
/wp-admin/edit-comments.php0.236 s0.242 s+0.006 s2.78 MiB2.87 MiB+ 96.86 KiB
/0.283 s0.259 s-0.024 s2.65 MiB2.69 MiB+ 38.1 KiB
Average 0.416 s0.459 s+0.043 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,4211,57633
CSS13.1%767135
JavaScript10.9%6371024
JSON0.3%2001
SVG0.0%101
Total 5,846 1,691 44

PHP Code Analysis | More results »

Lines of code 4,131
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

[13-Mar-2021 04:46:31 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(585): 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