Does Cab fare calculator work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .
4 | PHP notices |
2 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 147.55 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.062 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.1.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 400+ |
WordPress.org page | https://wordpress.org/plugins/cab-fare-calculator/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=cab-fare-calculator%2Ftblight.php&plugin_status=all&paged=1&s&_wpnonce=aeaf6b7d8d |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.471 s |
Memory usage | 3.15 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=dashboard |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.347 s |
Memory usage | 3.09 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=orders |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.262 s |
Memory usage | 3.14 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=cars |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.360 s |
Memory usage | 3.12 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=paymentmethods |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.281 s |
Memory usage | 3.12 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=configs |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.255 s |
Memory usage | 3.13 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.210 s |
Memory usage | 3.08 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.264 s | 0.466 s | +0.202 s | 3.05 MiB | 3.22 MiB | + 179.99 KiB |
/wp-admin/edit.php | 0.171 s | 0.331 s | +0.160 s | 3.07 MiB | 3.24 MiB | + 170.8 KiB |
/wp-admin/post-new.php | 0.759 s | 0.854 s | +0.095 s | 4.97 MiB | 5.15 MiB | + 189.3 KiB |
/wp-admin/upload.php | 0.476 s | 0.262 s | -0.214 s | 2.99 MiB | 3.09 MiB | + 103.25 KiB |
/wp-admin/options-writing.php | 0.132 s | 0.251 s | +0.119 s | 2.99 MiB | 3.11 MiB | + 129.92 KiB |
/wp-admin/media-new.php | 0.238 s | 0.297 s | +0.059 s | 2.97 MiB | 3.11 MiB | + 142.67 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.164 s | 0.385 s | +0.221 s | 2.98 MiB | 3.14 MiB | + 158.5 KiB |
/wp-admin/post-new.php?post_type=page | 0.789 s | 0.683 s | -0.106 s | 4.96 MiB | 5.14 MiB | + 184.89 KiB |
/wp-admin/options-discussion.php | 0.222 s | 0.329 s | +0.107 s | 2.98 MiB | 3.12 MiB | + 143.77 KiB |
/wp-admin/edit-comments.php | 0.200 s | 0.303 s | +0.103 s | 3 MiB | 3.14 MiB | + 144.04 KiB |
/ | 0.260 s | 0.197 s | -0.063 s | 2.94 MiB | 3.02 MiB | + 75.87 KiB |
Average | 0.334 s | 0.396 s | +0.062 s | 3.35 MiB | 3.5 MiB | + 147.55 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 65.7% | 7,901 | 992 | 61 | |
JavaScript | 23.0% | 2,765 | 241 | 15 | |
SVG | 5.4% | 655 | 0 | 1 | |
SQL | 5.0% | 599 | 0 | 12 | |
PO File | 0.6% | 77 | 34 | 1 | |
CSS | 0.2% | 24 | 0 | 1 | |
HTML | 0.1% | 9 | 0 | 1 | |
JSON | 0.0% | 5 | 0 | 5 | |
Total | 12,035 | 1,267 | 97 |
Lines of code | 5,154 |
---|---|
Total complexity | 804 |
Median class complexity | 21.0 |
Median method complexity | 1.0 |
Most complex class | BookingHelper |
Most complex function | TblightControllerOnepage::getVehicles() |
Classes | 25 |
---|---|
Methods | 241 |
Functions | 8 |
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.
wp_options
3[21-Nov-2022 13:21:13 UTC] PHP Deprecated: Optional parameter $duration declared before required parameter $elsettings is implicitly treated as a required parameter in /wp-content/plugins/cab-fare-calculator/classes/booking.helper.php on line 595
[21-Nov-2022 13:21:13 UTC] PHP Deprecated: Optional parameter $price declared before required parameter $elsettings is implicitly treated as a required parameter in /wp-content/plugins/cab-fare-calculator/classes/booking.helper.php on line 603
[21-Nov-2022 13:21:15 UTC] PHP Notice: Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 5835
[21-Nov-2022 13:21:16 UTC] PHP Notice: Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 5835
[21-Nov-2022 13:21:17 UTC] PHP Notice: Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 5835
[21-Nov-2022 13:21:18 UTC] PHP Notice: Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 5835