AR for WooCommerce 8.36

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: 286.03 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.230 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=8557226a9f
Aspect after-activation
HTTP status 200
Load time 1.875 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.638 s
Memory usage 3.97 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.093 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.837 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.761 s0.956 s+0.195 s3.78 MiB4.02 MiB+ 249.65 KiB
/wp-admin/edit.php0.819 s0.835 s+0.016 s3.79 MiB4.05 MiB+ 272.9 KiB
/wp-admin/post-new.php1.738 s2.041 s+0.303 s6.31 MiB6.72 MiB+ 419.47 KiB
/wp-admin/upload.php0.848 s1.264 s+0.416 s3.74 MiB3.99 MiB+ 251.15 KiB
/wp-admin/options-writing.php0.699 s0.869 s+0.170 s3.72 MiB3.97 MiB+ 259.69 KiB
/wp-admin/media-new.php0.741 s0.728 s-0.013 s3.71 MiB3.97 MiB+ 267.88 KiB
/wp-admin/edit-tags.php?taxonomy=category0.570 s0.727 s+0.157 s3.72 MiB3.99 MiB+ 278.34 KiB
/wp-admin/post-new.php?post_type=page1.440 s1.603 s+0.163 s6.3 MiB6.64 MiB+ 349.27 KiB
/wp-admin/options-discussion.php0.629 s1.275 s+0.646 s3.72 MiB3.97 MiB+ 256.19 KiB
/wp-admin/edit-comments.php0.586 s0.834 s+0.248 s3.74 MiB3.99 MiB+ 255.78 KiB
Average 0.883 s1.113 s+0.230 s4.25 MiB4.53 MiB+ 286.03 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
PHP50.1%15,4323,73774
JSON25.8%7,931030
JavaScript18.3%5,6381,39823
CSS5.7%1,7661098
Sass0.1%1902
Total 30,786 5,244 137

PHP Code Analysis | More results »

Lines of code 14,682
Total complexity 2,780
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 160

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

[21-Apr-2026 08:53:50 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
[21-Apr-2026 08:54:09 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