AR for WooCommerce 8.34

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

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 285.23 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.139 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.9.4
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 80+
WordPress.org page https://wordpress.org/plugins/ar-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=ar-for-woocommerce%2Far-woocommerce.php&plugin_status=all&paged=1&s&_wpnonce=44fae98c57
Aspect after-activation
HTTP status 200
Load time 0.978 s
Memory usage 4.06 MiB
JS errors None
Resource errors None

AR Model Shop

Page screenshot: AR Model Shop
URL /wp-admin/admin.php?page=ar-modelshop
Aspect menu-item
HTTP status 200
Load time 0.455 s
Memory usage 3.96 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 500
Load time 0.066 s
Memory usage N/A
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.514 s
Memory usage 4.02 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.496 s0.476 s-0.020 s3.78 MiB4.02 MiB+ 248.84 KiB
/wp-admin/edit.php0.381 s0.447 s+0.066 s3.78 MiB4.05 MiB+ 272.09 KiB
/wp-admin/post-new.php0.853 s1.204 s+0.351 s6.31 MiB6.72 MiB+ 418.67 KiB
/wp-admin/upload.php0.480 s1.084 s+0.604 s3.74 MiB3.98 MiB+ 250.34 KiB
/wp-admin/options-writing.php0.353 s0.433 s+0.080 s3.71 MiB3.96 MiB+ 258.88 KiB
/wp-admin/media-new.php0.510 s0.420 s-0.090 s3.7 MiB3.96 MiB+ 267.08 KiB
/wp-admin/edit-tags.php?taxonomy=category0.340 s0.544 s+0.204 s3.72 MiB3.99 MiB+ 277.53 KiB
/wp-admin/post-new.php?post_type=page1.012 s0.989 s-0.023 s6.3 MiB6.64 MiB+ 348.47 KiB
/wp-admin/options-discussion.php0.354 s0.469 s+0.115 s3.71 MiB3.96 MiB+ 255.38 KiB
/wp-admin/edit-comments.php0.336 s0.440 s+0.104 s3.73 MiB3.98 MiB+ 254.98 KiB
Average 0.511 s0.651 s+0.139 s4.25 MiB4.53 MiB+ 285.23 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
JSON
JavaScript
Language % Lines of code Comment lines Files
PHP49.9%15,2323,72674
JSON26.0%7,931030
JavaScript18.3%5,5991,39223
CSS5.8%1,7591068
Sass0.1%1902
Total 30,540 5,224 137

PHP Code Analysis | More results »

Lines of code 14,535
Total complexity 2,700
Median class complexity 10.5
Median method complexity 3.0
Most complex class AR_Plugin_Analytics
Most complex function ar_subscription_setting()
Classes 36
Methods 238
Functions 158

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 46

Custom Post Types 1

ID Name
ar_analytics_eventAR Analytics Events

Meta Boxes

{
    "dashboard": {
        "ar_insights_snapshot": {
            "title": "AR Insights Snapshot",
            "context": "normal"
        }
    }
}

PHP Error Log 40 lines

[23-Mar-2026 14:51:00 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/ar-for-woocommerce/ar-woocommerce.php:304
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): ar_wc_frontend_register_script()
#1 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2311): do_action()
#4 /wp-includes/class-wp-hook.php(341): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(522): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3197): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(814): require_once('...')
#10 /wp-includes/template.php(749): load_template()
#11 /wp-includes/general-template.php(48): locate_template()
#12 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#13 /wp-includes/template-loader.php(132): include('...')
#14 /wp-blog-header.php(19): require_once('...')
#15 /index.php(17): require('...')
#16 {main}
  thrown in /wp-content/plugins/ar-for-woocommerce/ar-woocommerce.php on line 304
[23-Mar-2026 14:51:11 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/ar-for-woocommerce/ar-woocommerce.php:304
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): ar_wc_frontend_register_script()
#1 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2311): do_action()
#4 /wp-includes/class-wp-hook.php(341): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(522): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3197): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(814): require_once('...')
#10 /wp-includes/template.php(749): load_template()
#11 /wp-includes/general-template.php(48): locate_template()
#12 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#13 /wp-includes/template-loader.php(132): include('...')
#14 /wp-blog-header.php(19): require_once('...')
#15 /index.php(17): require('...')
#16 {main}
  thrown in /wp-content/plugins/ar-for-woocommerce/ar-woocommerce.php on line 304
See also: All tests for this plugin