AR VR 3D Model Try On 1.0.10

Does AR VR 3D Model Try On work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/ar-vr-3d-model-try-on/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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-vr-3d-model-try-on%2Far-vr-3d-model-try-on.php&plugin_status=all&paged=1&s&_wpnonce=bfb6448a39
Aspect after-activation
HTTP status 200
Load time 0.291 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

AR Try-On

Page screenshot: AR Try-On
URL /wp-admin/admin.php?page=ar-vr-3d-model-try-on
Aspect menu-item
HTTP status 200
Load time 0.292 s
Memory usage 3.49 MiB
JS errors
[
    {
        "message": "ReferenceError: structuredClone is not defined\n    at /wp-content/plugins/ar-vr-3d-model-try-on/admin/js/build/ar-try-on-dashboard-ui.min.js?ver=1.0.10:2:203650\n    at rs (/wp-content/plugins/ar-vr-3d-model-try-on/admin/js/build/ar-try-on-dashboard-ui.min.js?ver=1.0.10:2:108413)\n    at wu (/wp-content/plugins/ar-vr-3d-model-try-on/admin/js/build/ar-try-on-dashboard-ui.min.js?ver=1.0.10:2:128368)\n    at /wp-content/plugins/ar-vr-3d-model-try-on/admin/js/build/ar-try-on-dashboard-ui.min.js?ver=1.0.10:2:125023\n    at w (/wp-content/plugins/ar-vr-3d-model-try-on/admin/js/build/ar-try-on-dashboard-ui.min.js?ver=1.0.10:2:152644)\n    at MessagePort.j (/wp-content/plugins/ar-vr-3d-model-try-on/admin/js/build/ar-try-on-dashboard-ui.min.js?ver=1.0.10:2:153176)",
        "trace": null,
        "code": null
    }
]
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.205 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.309 s0.295 s-0.014 s3.48 MiB3.52 MiB+ 35.83 KiB
/wp-admin/upload.php0.593 s0.296 s-0.297 s3.49 MiB3.51 MiB+ 17.63 KiB
/wp-admin/options-writing.php0.233 s0.200 s-0.033 s3.47 MiB3.49 MiB+ 20.88 KiB
/wp-admin/media-new.php0.366 s0.201 s-0.165 s3.46 MiB3.49 MiB+ 29.08 KiB
/wp-admin/edit-tags.php?taxonomy=category0.196 s0.190 s-0.006 s3.48 MiB3.51 MiB+ 39.75 KiB
/wp-admin/options-discussion.php0.293 s0.190 s-0.103 s3.47 MiB3.49 MiB+ 17.38 KiB
/wp-admin/edit-comments.php0.223 s0.187 s-0.036 s3.49 MiB3.51 MiB+ 16.88 KiB
/0.520 s0.179 s-0.341 s3.47 MiB3.44 MiB- 34.35 KiB
Average 0.342 s0.217 s-0.124 s3.48 MiB3.5 MiB+ 17.88 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
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP56.1%92366514
JavaScript24.5%4026452
CSS19.4%319103
Total 1,644 1,320 19

PHP Code Analysis | More results »

Lines of code 917
Total complexity 204
Median class complexity 15.0
Median method complexity 2.0
Most complex class AR_TRY_ON_API\AR_TRY_ON_Api_Routes
Most complex function AR_TRY_ON_API\AR_TRY_ON_Api_Routes::get_model_and_settings()
Classes 11
Methods 58
Functions 1

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 1

PHP Error Log 50 lines

[09-Feb-2025 12:32:47 UTC] PHP Warning:  Undefined array key "ar_try_on_allowed_post_types" in /wp-content/plugins/ar-vr-3d-model-try-on/includes/AR_TRY_ON_Helper.php on line 153
[09-Feb-2025 12:32:47 UTC] PHP Fatal error:  Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given in /wp-content/plugins/ar-vr-3d-model-try-on/includes/AR_TRY_ON_Helper.php:155
Stack trace:
#0 /wp-content/plugins/ar-vr-3d-model-try-on/includes/AR_TRY_ON_Helper.php(155): in_array()
#1 /wp-content/plugins/ar-vr-3d-model-try-on/admin/AR_TRY_ON_Admin.php(129): AR_TRY_ON\AR_TRY_ON_Helper::is_ar_supported_post_type()
#2 /wp-includes/class-wp-hook.php(324): AR_TRY_ON_Admin\AR_TRY_ON_Admin->enqueue_scripts()
#3 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-admin/admin-header.php(118): do_action()
#6 /wp-admin/edit.php(411): require_once('...')
#7 {main}
  thrown in /wp-content/plugins/ar-vr-3d-model-try-on/includes/AR_TRY_ON_Helper.php on line 155
[09-Feb-2025 12:32:47 UTC] PHP Warning:  Undefined array key "ar_try_on_allowed_post_types" in /wp-content/plugins/ar-vr-3d-model-try-on/includes/AR_TRY_ON_Helper.php on line 153
[09-Feb-2025 12:32:47 UTC] PHP Fatal error:  Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given in /wp-content/plugins/ar-vr-3d-model-try-on/includes/AR_TRY_ON_Helper.php:155
Stack trace:
#0 /wp-content/plugins/ar-vr-3d-model-try-on/includes/AR_TRY_ON_Helper.php(155): in_array()
#1 /wp-content/plugins/ar-vr-3d-model-try-on/public/AR_TRY_ON_Public.php(131): AR_TRY_ON\AR_TRY_ON_Helper::is_ar_supported_post_type()
#2 /wp-includes/class-wp-hook.php(324): AR_TRY_ON_Public\AR_TRY_ON_Public->ar_try_on_button()
#3 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#4 /wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php(1933): apply_filters()
#5 /wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php(635): WP_REST_Posts_Controller->prepare_item_for_response()
#6 /wp-includes/rest-api/class-wp-rest-server.php(1292): WP_REST_Posts_Controller->get_item()
#7 /wp-includes/rest-api/class-wp-rest-server.php(1125): WP_REST_Server->respond_to_request()
#8 /wp-includes/rest-api.php(576): WP_REST_Server->dispatch()
#9 /wp-includes/rest-api.php(2957): rest_do_request()
#10 [internal function]: rest_preload_api_request()
#11 /wp-includes/block-editor.php(756): array_reduce()
#12 /wp-admin/edit-form-blocks.php(77): block_editor_rest_api_preload()
#13 /wp-admin/post-new.php(72): require('...')
#14 {main}
  thrown in /wp-content/plugins/ar-vr-3d-model-try-on/includes/AR_TRY_ON_Helper.php on line 155
[09-Feb-2025 12:32:49 UTC] PHP Warning:  Undefined array key "ar_try_on_allowed_post_types" in /wp-content/plugins/ar-vr-3d-model-try-on/includes/AR_TRY_ON_Helper.php on line 153
[09-Feb-2025 12:32:49 UTC] PHP Fatal error:  Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given in /wp-content/plugins/ar-vr-3d-model-try-on/includes/AR_TRY_ON_Helper.php:155
Stack trace:
#0 /wp-content/plugins/ar-vr-3d-model-try-on/includes/AR_TRY_ON_Helper.php(155): in_array()
#1 /wp-content/plugins/ar-vr-3d-model-try-on/public/AR_TRY_ON_Public.php(131): AR_TRY_ON\AR_TRY_ON_Helper::is_ar_supported_post_type()
#2 /wp-includes/class-wp-hook.php(324): AR_TRY_ON_Public\AR_TRY_ON_Public->ar_try_on_button()
#3 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#4 /wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php(1933): apply_filters()
#5 /wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php(635): WP_REST_Posts_Controller->prepare_item_for_response()
#6 /wp-includes/rest-api/class-wp-rest-server.php(1292): WP_REST_Posts_Controller->get_item()
#7 /wp-includes/rest-api/class-wp-rest-server.php(1125): WP_REST_Server->respond_to_request()
#8 /wp-includes/rest-api.php(576): WP_REST_Server->dispatch()
#9 /wp-includes/rest-api.php(2957): rest_do_request()
#10 [internal function]: rest_preload_api_request()
#11 /wp-includes/block-editor.php(756): array_reduce()
#12 /wp-admin/edit-form-blocks.php(77): block_editor_rest_api_preload()
#13 /wp-admin/post-new.php(72): require('...')
#14 {main}
  thrown in /wp-content/plugins/ar-vr-3d-model-try-on/includes/AR_TRY_ON_Helper.php on line 155
See also: All tests for this plugin, How to Hide Augmented Reality and 3D Model Viewer for WordPress and WooCommerce – AR VR Try-On Admin Menus