AR for WordPress 7.95

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

Summary

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

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

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

Environment
WordPress version6.8.1
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 8

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=a3174cbabd
Aspect after-activation
HTTP status 200
Load time 0.689 s
Memory usage 3.71 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.311 s
Memory usage 3.73 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.612 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.493 s
Memory usage 3.68 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.487 s
Memory usage 3.72 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.253 s
Memory usage 3.67 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.220 s
Memory usage 3.67 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.238 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.354 s0.460 s+0.106 s3.51 MiB3.69 MiB+ 186.21 KiB
/wp-admin/edit.php0.218 s0.295 s+0.077 s3.57 MiB3.75 MiB+ 185.11 KiB
/wp-admin/post-new.php0.858 s0.731 s-0.127 s6.06 MiB6.41 MiB+ 352.64 KiB
/wp-admin/upload.php0.764 s0.989 s+0.225 s3.52 MiB3.69 MiB+ 172.99 KiB
/wp-admin/options-writing.php0.230 s0.289 s+0.059 s3.5 MiB3.67 MiB+ 172 KiB
/wp-admin/media-new.php0.298 s0.442 s+0.144 s3.49 MiB3.67 MiB+ 180.2 KiB
/wp-admin/edit-tags.php?taxonomy=category0.194 s0.251 s+0.057 s3.5 MiB3.69 MiB+ 189.62 KiB
/wp-admin/post-new.php?post_type=page0.786 s1.013 s+0.227 s6.05 MiB6.39 MiB+ 348.48 KiB
/wp-admin/options-discussion.php0.461 s0.412 s-0.049 s3.5 MiB3.67 MiB+ 167.88 KiB
/wp-admin/edit-comments.php0.255 s0.270 s+0.015 s3.52 MiB3.69 MiB+ 173.5 KiB
/0.319 s0.229 s-0.090 s3.44 MiB3.55 MiB+ 119.46 KiB
Average 0.431 s0.489 s+0.059 s3.97 MiB4.17 MiB+ 204.37 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.9%8,2942,56060
JSON36.0%6,514026
JavaScript12.7%2,2941,10516
CSS5.3%959884
Sass0.1%1902
Total 18,080 3,753 108

PHP Code Analysis | More results »

Lines of code 8,015
Total complexity 1,486
Median class complexity 8.0
Median method complexity 2.0
Most complex class AR_Plugin
Most complex function ar_wp_model_fields()
Classes 27
Methods 140
Functions 117

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 42

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 3 lines

[09-Jun-2025 03:07:24 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /wp-content/plugins/ar-for-wordpress/ar-model-fields.php on line 516
[09-Jun-2025 03:07:26 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /wp-content/plugins/ar-for-wordpress/ar-model-fields.php on line 516
[09-Jun-2025 03:07:29 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /wp-content/plugins/ar-for-wordpress/includes/ar-settings.php on line 513
See also: All tests for this plugin, How to Hide AR for WordPress Admin Menus and More