AR for WooCommerce 8.33

Does AR for WooCommerce work with WordPress 6.9 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.126 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.9
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=073af1fd6e
Aspect after-activation
HTTP status 200
Load time 0.814 s
Memory usage 4.05 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.377 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.058 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.419 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.412 s0.444 s+0.032 s3.77 MiB4.02 MiB+ 248.84 KiB
/wp-admin/edit.php0.350 s0.391 s+0.041 s3.78 MiB4.05 MiB+ 272.09 KiB
/wp-admin/post-new.php0.814 s1.146 s+0.332 s6.3 MiB6.71 MiB+ 418.67 KiB
/wp-admin/upload.php0.606 s0.872 s+0.266 s3.74 MiB3.98 MiB+ 250.34 KiB
/wp-admin/options-writing.php0.313 s0.392 s+0.079 s3.71 MiB3.96 MiB+ 258.88 KiB
/wp-admin/media-new.php0.465 s0.370 s-0.095 s3.7 MiB3.96 MiB+ 267.08 KiB
/wp-admin/edit-tags.php?taxonomy=category0.307 s0.379 s+0.072 s3.71 MiB3.98 MiB+ 277.53 KiB
/wp-admin/post-new.php?post_type=page0.801 s0.987 s+0.186 s6.29 MiB6.63 MiB+ 348.47 KiB
/wp-admin/options-discussion.php0.325 s0.570 s+0.245 s3.71 MiB3.96 MiB+ 255.38 KiB
/wp-admin/edit-comments.php0.309 s0.413 s+0.104 s3.73 MiB3.98 MiB+ 254.98 KiB
Average 0.470 s0.596 s+0.126 s4.24 MiB4.52 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,2283,72474
JSON26.0%7,931030
JavaScript18.3%5,5991,39223
CSS5.8%1,7591068
Sass0.1%1902
Total 30,536 5,222 137

PHP Code Analysis | More results »

Lines of code 14,531
Total complexity 2,697
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

[08-Dec-2025 15:01:25 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(125): 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
[08-Dec-2025 15:01:35 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(125): 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