StoreLinkr 2.4.1

Does StoreLinkr work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 36.68 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.6.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/storelinkr/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=storelinkr%2Fstorelinkr.php&plugin_status=all&paged=1&s&_wpnonce=7dd6e6112b
Aspect after-activation
HTTP status 200
Load time 0.303 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Storelinkr

Page screenshot: Storelinkr
URL /wp-admin/admin.php?page=storelinkr
Aspect menu-item
HTTP status 200
Load time 0.199 s
Memory usage 3.48 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.155 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.381 s0.352 s-0.029 s3.47 MiB3.51 MiB+ 35.57 KiB
/wp-admin/edit.php0.224 s0.227 s+0.003 s3.54 MiB3.56 MiB+ 23.88 KiB
/wp-admin/post-new.php0.859 s0.656 s-0.203 s5.75 MiB5.77 MiB+ 23.3 KiB
/wp-admin/upload.php0.613 s0.443 s-0.170 s3.49 MiB3.5 MiB+ 6.48 KiB
/wp-admin/options-writing.php0.231 s0.211 s-0.020 s3.41 MiB3.48 MiB+ 69.28 KiB
/wp-admin/media-new.php0.265 s0.375 s+0.110 s3.4 MiB3.48 MiB+ 82.66 KiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.210 s+0.001 s3.47 MiB3.5 MiB+ 29.34 KiB
/wp-admin/post-new.php?post_type=page0.639 s0.649 s+0.010 s5.75 MiB5.77 MiB+ 18.89 KiB
/wp-admin/options-discussion.php0.241 s0.280 s+0.039 s3.41 MiB3.48 MiB+ 70.97 KiB
/wp-admin/edit-comments.php0.251 s0.254 s+0.003 s3.49 MiB3.5 MiB+ 6.47 KiB
/0.344 s0.149 s-0.195 s3.45 MiB
Average 0.387 s0.346 s-0.041 s3.88 MiB3.95 MiB+ 36.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
Language % Lines of code Comment lines Files
PHP86.2%1,82515816
CSS12.5%26402
JavaScript1.3%2701
Total 2,116 158 19

PHP Code Analysis | More results »

Lines of code 1,655
Total complexity 264
Median class complexity 13.0
Median method complexity 1.0
Most complex class StoreLinkrWooCommerceService
Most complex function StoreLinkrWooCommerceService::mapProductFromData()
Classes 9
Methods 80
Functions 9

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.

Options wp_options 2

PHP Error Log 32 lines

[07-Nov-2024 12:14:59 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/storelinkr/storelinkr.php:191
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): storeLinkrCustomProductPageCss()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3065): do_action()
#4 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#5 /wp-includes/template.php(810): require_once('...')
#6 /wp-includes/template.php(745): load_template()
#7 /wp-includes/general-template.php(48): locate_template()
#8 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#9 /wp-includes/template-loader.php(106): include('...')
#10 /wp-blog-header.php(19): require_once('...')
#11 /index.php(17): require('...')
#12 {main}
  thrown in /wp-content/plugins/storelinkr/storelinkr.php on line 191
[07-Nov-2024 12:15:09 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/storelinkr/storelinkr.php:191
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): storeLinkrCustomProductPageCss()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3065): do_action()
#4 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#5 /wp-includes/template.php(810): require_once('...')
#6 /wp-includes/template.php(745): load_template()
#7 /wp-includes/general-template.php(48): locate_template()
#8 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#9 /wp-includes/template-loader.php(106): include('...')
#10 /wp-blog-header.php(19): require_once('...')
#11 /index.php(17): require('...')
#12 {main}
  thrown in /wp-content/plugins/storelinkr/storelinkr.php on line 191
See also: All tests for this plugin