StoreLinkr 2.7.8

Does StoreLinkr work with WordPress 6.8.1 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: 22.07 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.8.1
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=9ad1c01be2
Aspect after-activation
HTTP status 200
Load time 0.302 s
Memory usage 3.56 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.177 s
Memory usage 3.51 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.128 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.369 s0.325 s-0.044 s3.51 MiB3.54 MiB+ 39.02 KiB
/wp-admin/edit.php0.194 s0.215 s+0.021 s3.57 MiB3.6 MiB+ 27.34 KiB
/wp-admin/post-new.php0.828 s0.668 s-0.160 s6.06 MiB6.09 MiB+ 29.89 KiB
/wp-admin/upload.php0.765 s0.554 s-0.211 s3.52 MiB3.53 MiB+ 9.92 KiB
/wp-admin/options-writing.php0.227 s0.205 s-0.022 s3.5 MiB3.51 MiB+ 13.91 KiB
/wp-admin/media-new.php0.274 s0.272 s-0.002 s3.49 MiB3.51 MiB+ 22.11 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.214 s+0.008 s3.5 MiB3.54 MiB+ 32.78 KiB
/wp-admin/post-new.php?post_type=page0.622 s0.639 s+0.017 s6.05 MiB6.08 MiB+ 25.41 KiB
/wp-admin/options-discussion.php0.305 s0.273 s-0.032 s3.5 MiB3.51 MiB+ 10.41 KiB
/wp-admin/edit-comments.php0.440 s0.195 s-0.245 s3.52 MiB3.53 MiB+ 9.91 KiB
/0.319 s0.109 s-0.210 s3.43 MiB
Average 0.414 s0.334 s-0.080 s3.97 MiB4.05 MiB+ 22.07 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
PHP89.4%2,46316316
CSS9.6%26402
JavaScript1.0%2701
Total 2,754 163 19

PHP Code Analysis | More results »

Lines of code 2,293
Total complexity 403
Median class complexity 14.0
Median method complexity 1.0
Most complex class StoreLinkrWooCommerceService
Most complex function StoreLinkrWooCommerceService::mapProductFromDataArray()
Classes 9
Methods 94
Functions 12

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

[08-May-2025 10:23:19 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/storelinkr/storelinkr.php:193
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(3192): 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 193
[08-May-2025 10:23:27 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/storelinkr/storelinkr.php:193
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(3192): 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 193
See also: All tests for this plugin