Does JS Currency Converter work with WordPress 6.8.3 and PHP 8.1.12? A smoke test was performed on .
| 1 | PHP fatal errors |
| 2 | PHP warnings |
| 1 | JavaScript exceptions |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 9.36 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.
| WordPress version | 6.8.3 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | <10 |
| WordPress.org page | https://wordpress.org/plugins/js-currency-converter/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=js-currency-converter%2Fjs_currency_converter-init.php&plugin_status=all&paged=1&s&_wpnonce=7ffcf163f3 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.654 s |
| Memory usage | 3.54 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/options-general.php?page=js-currency-converter%2Fjs_currency_converter-admin-functions.php |
|---|---|
| Requested URL | /wp-admin/options-general.php?page=js-currency-converter/js_currency_converter-admin-functions.php |
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.256 s |
| Memory usage | N/A |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.298 s |
| Memory usage | 3.45 MiB |
| JS errors | |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.374 s | 0.328 s | -0.046 s | 3.51 MiB | 3.52 MiB | + 16.45 KiB |
| /wp-admin/edit.php | 0.236 s | 0.262 s | +0.026 s | 3.57 MiB | 3.59 MiB | + 14.98 KiB |
| /wp-admin/post-new.php | 0.908 s | 1.177 s | +0.269 s | 6.06 MiB | 6.08 MiB | + 17.24 KiB |
| /wp-admin/upload.php | 0.703 s | 0.412 s | -0.291 s | 3.52 MiB | 3.52 MiB | - 2.83 KiB |
| /wp-admin/options-writing.php | 0.234 s | 0.216 s | -0.018 s | 3.5 MiB | 3.5 MiB | + 1.57 KiB |
| /wp-admin/media-new.php | 0.322 s | 0.507 s | +0.185 s | 3.49 MiB | 3.5 MiB | + 9.77 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.213 s | 0.262 s | +0.049 s | 3.5 MiB | 3.52 MiB | + 20.84 KiB |
| /wp-admin/post-new.php?post_type=page | 0.728 s | 0.661 s | -0.067 s | 6.05 MiB | 6.06 MiB | + 12.77 KiB |
| /wp-admin/options-discussion.php | 0.348 s | 0.352 s | +0.004 s | 3.5 MiB | 3.5 MiB | - 1.3 KiB |
| /wp-admin/edit-comments.php | 0.235 s | 0.235 s | +0.000 s | 3.52 MiB | 3.52 MiB | - 2.27 KiB |
| / | 0.387 s | 0.244 s | -0.143 s | 3.43 MiB | 3.45 MiB | + 15.77 KiB |
| Average | 0.426 s | 0.423 s | -0.003 s | 3.97 MiB | 3.98 MiB | + 9.36 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 | 48.1% | 391 | 168 | 3 | |
| JavaScript | 34.2% | 278 | 114 | 3 | |
| PO File | 7.6% | 62 | 14 | 1 | |
| Markdown | 5.2% | 42 | 0 | 1 | |
| CSS | 4.9% | 40 | 0 | 1 | |
| Total | 813 | 296 | 9 | ||
| Lines of code | 383 |
|---|---|
| Total complexity | 57 |
| Median class complexity | 28.5 |
| Median method complexity | 2.5 |
| Most complex class | JsCurrencyConverterAdmin |
| Most complex function | JsCurrencyConverterAdmin::get_currency_list() |
| Classes | 2 |
|---|---|
| Methods | 18 |
| Functions | 0 |
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.
No new entries found.
[08-Oct-2025 22:46:06 UTC] PHP Fatal error: Uncaught TypeError: join(): Argument #2 ($array) must be of type ?array, string given in /wp-content/plugins/js-currency-converter/js_currency_converter-admin-functions.php:229
Stack trace:
#0 /wp-content/plugins/js-currency-converter/js_currency_converter-admin-functions.php(229): join()
#1 /wp-content/plugins/js-currency-converter/js_currency_converter-admin-functions.php(193): JsCurrencyConverterAdmin->retrieve_exchange_rates()
#2 /wp-includes/class-wp-hook.php(324): JsCurrencyConverterAdmin->jcc_options_page()
#3 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-admin/admin.php(260): do_action()
#6 /wp-admin/options-general.php(10): require_once('...')
#7 {main}
thrown in /wp-content/plugins/js-currency-converter/js_currency_converter-admin-functions.php on line 229
[08-Oct-2025 22:46:07 UTC] PHP Warning: foreach() argument must be of type array|object, bool given in /wp-content/plugins/js-currency-converter/js_currency_converter-front-functions.php on line 148
[08-Oct-2025 22:46:16 UTC] PHP Warning: foreach() argument must be of type array|object, bool given in /wp-content/plugins/js-currency-converter/js_currency_converter-front-functions.php on line 148