AR for WordPress 8.2

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

Summary

Errors
2PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.8.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 400+
WordPress.org page https://wordpress.org/plugins/ar-for-wordpress/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

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-wordpress%2Far-wordpress.php&plugin_status=all&paged=1&s&_wpnonce=2c94887ccd
Aspect after-activation
HTTP status 200
Load time 1.063 s
Memory usage 3.81 MiB
JS errors None
Resource errors None

AR Models

Page screenshot: AR Models
URL /wp-admin/edit.php?post_type=armodels
Aspect menu-item
HTTP status 200
Load time 0.355 s
Memory usage 3.79 MiB
JS errors None
Resource errors None

AR Models → Add New Models

Page screenshot: AR Models → Add New Models
URL /wp-admin/post-new.php?post_type=armodels
Aspect menu-item
HTTP status 200
Load time 1.303 s
Memory usage 6.57 MiB
JS errors None
Resource errors None

AR Models → AR Categories

Page screenshot: AR Models → AR Categories
URL /wp-admin/edit-tags.php?taxonomy=model_category&post_type=armodels
Aspect menu-item
HTTP status 200
Load time 0.517 s
Memory usage 3.74 MiB
JS errors None
Resource errors None

AR Models → Settings

Page screenshot: AR Models → Settings
URL /wp-admin/edit.php?post_type=armodels&page
Aspect menu-item
HTTP status 200
Load time 0.622 s
Memory usage 3.83 MiB
JS errors None
Resource errors None

AR Models → Whats New

Page screenshot: AR Models → Whats New
URL /wp-admin/edit.php?post_type=armodels&page=ar-whats-new
Aspect menu-item
HTTP status 200
Load time 0.450 s
Memory usage 3.73 MiB
JS errors None
Resource errors None

AR Models → AI Credits

Page screenshot: AR Models → AI Credits
URL /wp-admin/edit.php?post_type=armodels&page=ar-ai-credits
Aspect menu-item
HTTP status 200
Load time 0.300 s
Memory usage 3.73 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.333 s
Memory usage 3.72 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.250 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.359 s0.520 s+0.161 s3.51 MiB3.75 MiB+ 250.41 KiB
/wp-admin/edit.php0.215 s0.368 s+0.153 s3.57 MiB3.81 MiB+ 244.22 KiB
/wp-admin/post-new.php0.846 s0.919 s+0.073 s6.06 MiB6.47 MiB+ 420.45 KiB
/wp-admin/upload.php0.770 s1.186 s+0.416 s3.52 MiB3.75 MiB+ 231.38 KiB
/wp-admin/options-writing.php0.229 s0.478 s+0.249 s3.5 MiB3.73 MiB+ 230.38 KiB
/wp-admin/media-new.php0.278 s0.353 s+0.075 s3.49 MiB3.73 MiB+ 238.58 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.356 s+0.161 s3.5 MiB3.75 MiB+ 249.25 KiB
/wp-admin/post-new.php?post_type=page0.761 s0.729 s-0.032 s6.05 MiB6.46 MiB+ 416.29 KiB
/wp-admin/options-discussion.php0.270 s0.886 s+0.616 s3.5 MiB3.72 MiB+ 226.88 KiB
/wp-admin/edit-comments.php0.456 s0.414 s-0.042 s3.52 MiB3.75 MiB+ 231.88 KiB
/0.342 s0.235 s-0.107 s3.43 MiB3.59 MiB+ 158.46 KiB
Average 0.429 s0.586 s+0.157 s3.97 MiB4.23 MiB+ 263.47 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
PHP45.4%10,3013,00166
JSON34.9%7,929030
JavaScript14.7%3,3321,27217
CSS5.0%1,1241045
Sass0.1%1902
SVG0.0%101
Total 22,706 4,377 121

PHP Code Analysis | More results »

Lines of code 9,998
Total complexity 1,890
Median class complexity 10.0
Median method complexity 2.0
Most complex class AR_Plugin
Most complex function ar_subscription_setting()
Classes 32
Methods 174
Functions 131

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 43

Custom Post Types 1

ID Name
armodelsAR Models

Meta Boxes

{
    "armodels": {
        "postimagediv": {
            "title": "AR Poster Image",
            "context": "side"
        },
        "ar_wp_advance_custom_attachment": {
            "title": "Augmented Reality Models",
            "context": "normal"
        }
    }
}

PHP Error Log 2 lines

[30-Oct-2025 22:18:28 UTC] PHP Warning:  Undefined variable $current_user_id in /wp-content/plugins/ar-for-wordpress/templates/model-fields-tabs.php on line 148
[30-Oct-2025 22:18:29 UTC] PHP Warning:  Undefined variable $current_user_id in /wp-content/plugins/ar-for-wordpress/templates/model-fields-tabs.php on line 148
See also: All tests for this plugin, How to Hide AR for WordPress Admin Menus and More