Does AR for WooCommerce work with WordPress 6.9.4 and PHP 8.1.12? A smoke test was performed on .
| 2 | PHP fatal errors |
| No JavaScript exceptions | |
| 1 | Page failed to load
|
| No resource errors |
Memory usage: 285.23 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.169 seconds
The average page load time increased by this amount after activating the plugin.
| WordPress version | 6.9.4 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 80+ |
| WordPress.org page | https://wordpress.org/plugins/ar-for-woocommerce/ |
| Badges |
|
| 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=fed6c57086 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.872 s |
| Memory usage | 4.06 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=ar-modelshop |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.381 s |
| Memory usage | 3.96 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 500 |
| Load time | 0.061 s |
| Memory usage | N/A |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/index.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.454 s |
| Memory usage | 4.02 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.521 s | 0.466 s | -0.055 s | 3.78 MiB | 4.02 MiB | + 248.84 KiB |
| /wp-admin/edit.php | 0.362 s | 0.512 s | +0.150 s | 3.78 MiB | 4.05 MiB | + 272.09 KiB |
| /wp-admin/post-new.php | 0.879 s | 1.109 s | +0.230 s | 6.31 MiB | 6.72 MiB | + 418.67 KiB |
| /wp-admin/upload.php | 0.714 s | 1.012 s | +0.298 s | 3.74 MiB | 3.98 MiB | + 250.34 KiB |
| /wp-admin/options-writing.php | 0.324 s | 0.429 s | +0.105 s | 3.71 MiB | 3.96 MiB | + 258.88 KiB |
| /wp-admin/media-new.php | 0.529 s | 0.885 s | +0.356 s | 3.7 MiB | 3.96 MiB | + 267.08 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.394 s | 0.429 s | +0.035 s | 3.72 MiB | 3.99 MiB | + 277.53 KiB |
| /wp-admin/post-new.php?post_type=page | 0.692 s | 0.863 s | +0.171 s | 6.3 MiB | 6.64 MiB | + 348.47 KiB |
| /wp-admin/options-discussion.php | 0.330 s | 0.471 s | +0.141 s | 3.71 MiB | 3.96 MiB | + 255.38 KiB |
| /wp-admin/edit-comments.php | 0.321 s | 0.579 s | +0.258 s | 3.73 MiB | 3.98 MiB | + 254.98 KiB |
| Average | 0.507 s | 0.675 s | +0.169 s | 4.25 MiB | 4.53 MiB | + 285.23 KiB |
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.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| PHP | 49.9% | 15,262 | 3,726 | 74 | |
| JSON | 25.9% | 7,931 | 0 | 30 | |
| JavaScript | 18.3% | 5,599 | 1,392 | 23 | |
| CSS | 5.8% | 1,759 | 106 | 8 | |
| Sass | 0.1% | 19 | 0 | 2 | |
| Total | 30,570 | 5,224 | 137 | ||
| Lines of code | 14,565 |
|---|---|
| Total complexity | 2,722 |
| 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 | 159 |
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.
wp_options 46| ID | Name |
|---|---|
| ar_analytics_event | AR Analytics Events |
{
"dashboard": {
"ar_insights_snapshot": {
"title": "AR Insights Snapshot",
"context": "normal"
}
}
}[15-Apr-2026 14:25:07 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
[15-Apr-2026 14:25:18 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