Gist for WooCommerce 1.1.3

Does Gist for WooCommerce work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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.

Environment
WordPress version6.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/gist-for-woocommerce/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=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

Settings → Gist for WooCommerce

Page screenshot: Settings → Gist	for WooCommerce
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

Settings → Gist for WooCommerce → Debug

Page screenshot: Settings → Gist	for WooCommerce → Debug
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

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.200 s
Memory usage 2.98 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.275 s0.235 s-0.040 s3.07 MiB3.09 MiB+ 20.46 KiB
/wp-admin/edit.php0.175 s0.173 s-0.002 s3.1 MiB3.12 MiB+ 20.46 KiB
/wp-admin/post-new.php0.708 s0.590 s-0.118 s5.02 MiB5.05 MiB+ 28.13 KiB
/wp-admin/upload.php0.502 s0.315 s-0.187 s3.02 MiB3.02 MiB+ 3.42 KiB
/wp-admin/options-writing.php0.165 s0.139 s-0.026 s3.01 MiB3 MiB- 8.31 KiB
/wp-admin/media-new.php0.284 s0.337 s+0.053 s2.99 MiB3.01 MiB+ 15.24 KiB
/wp-admin/edit-tags.php?taxonomy=category0.250 s0.215 s-0.035 s3.01 MiB3.03 MiB+ 20.41 KiB
/wp-admin/post-new.php?post_type=page0.591 s0.589 s-0.002 s5.01 MiB5.04 MiB+ 23.72 KiB
/wp-admin/options-discussion.php0.218 s0.216 s-0.002 s3 MiB3.01 MiB+ 5.73 KiB
/wp-admin/edit-comments.php0.196 s0.195 s-0.001 s3.03 MiB3.03 MiB+ 3.05 KiB
/0.290 s0.200 s-0.090 s2.97 MiB3.04 MiB+ 69.5 KiB
Average 0.332 s0.291 s-0.041 s3.38 MiB3.4 MiB+ 18.35 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
Language % Lines of code Comment lines Files
PHP92.7%1,37663320
CSS6.0%8901
JSON1.1%1701
JavaScript0.2%301
Total 1,485 633 23

PHP Code Analysis | More results »

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

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 3

Options wp_options 2

PHP Error Log 2 lines

[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
See also: All tests for this plugin