Does Gist for WooCommerce work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .
| 2 | PHP notices |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 18.35 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.2.2 |
|---|---|
| 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/gist-for-woocommerce/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=gist-for-woocommerce%2Fgist-woocommerce-plugin.php&plugin_status=all&paged=1&s&_wpnonce=adc9b0a487 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.398 s |
| Memory usage | 3.03 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/options-general.php?page=gist-woocommerce |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.142 s |
| Memory usage | 3.06 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/options-general.php?page=gist-woocommerce&tab=debug |
|---|---|
| Aspect | menu-item-tab |
| HTTP status | 200 |
| Load time | 0.127 s |
| Memory usage | 3 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.200 s |
| Memory usage | 2.98 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.275 s | 0.235 s | -0.040 s | 3.07 MiB | 3.09 MiB | + 20.46 KiB |
| /wp-admin/edit.php | 0.175 s | 0.173 s | -0.002 s | 3.1 MiB | 3.12 MiB | + 20.46 KiB |
| /wp-admin/post-new.php | 0.708 s | 0.590 s | -0.118 s | 5.02 MiB | 5.05 MiB | + 28.13 KiB |
| /wp-admin/upload.php | 0.502 s | 0.315 s | -0.187 s | 3.02 MiB | 3.02 MiB | + 3.42 KiB |
| /wp-admin/options-writing.php | 0.165 s | 0.139 s | -0.026 s | 3.01 MiB | 3 MiB | - 8.31 KiB |
| /wp-admin/media-new.php | 0.284 s | 0.337 s | +0.053 s | 2.99 MiB | 3.01 MiB | + 15.24 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.250 s | 0.215 s | -0.035 s | 3.01 MiB | 3.03 MiB | + 20.41 KiB |
| /wp-admin/post-new.php?post_type=page | 0.591 s | 0.589 s | -0.002 s | 5.01 MiB | 5.04 MiB | + 23.72 KiB |
| /wp-admin/options-discussion.php | 0.218 s | 0.216 s | -0.002 s | 3 MiB | 3.01 MiB | + 5.73 KiB |
| /wp-admin/edit-comments.php | 0.196 s | 0.195 s | -0.001 s | 3.03 MiB | 3.03 MiB | + 3.05 KiB |
| / | 0.290 s | 0.200 s | -0.090 s | 2.97 MiB | 3.04 MiB | + 69.5 KiB |
| Average | 0.332 s | 0.291 s | -0.041 s | 3.38 MiB | 3.4 MiB | + 18.35 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 | 92.7% | 1,376 | 633 | 20 | |
| CSS | 6.0% | 89 | 0 | 1 | |
| JSON | 1.1% | 17 | 0 | 1 | |
| JavaScript | 0.2% | 3 | 0 | 1 | |
| Total | 1,485 | 633 | 23 | ||
| Lines of code | 1,615 |
|---|---|
| Total complexity | 277 |
| Median class complexity | 13.0 |
| Median method complexity | 3.0 |
| Most complex class | Gist_WooCommerce\Base\GSTWC_BaseController |
| Most complex function | Gist_WooCommerce\Base\GSTWC_SettingsLinks::create_settings_page() |
| Classes | 17 |
|---|---|
| Methods | 65 |
| Functions | 4 |
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 2[26-May-2023 21:46:05 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>my_rest_server/v1/status_change</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5865
[26-May-2023 21:46:08 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>my_rest_server/v1/status_change</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5865