3D Viewer 1.3.3

Does 3D Viewer work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 241.94 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.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/3d-viewer/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/admin.php?page=3d-viewer
Requested URL /wp-admin/plugins.php?action=activate&plugin=3d-viewer%2F3d-viewer.php&plugin_status=all&paged=1&s&_wpnonce=f8d9eadbde
Aspect after-activation
HTTP status 200
Load time 1.615 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

3D Viewer

Page screenshot: 3D Viewer
URL /wp-admin/edit.php?post_type=bp3d-model-viewer
Aspect menu-item
HTTP status 200
Load time 0.352 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

3D Viewer → Add New

Page screenshot: 3D Viewer → Add New
URL /wp-admin/post-new.php?post_type=bp3d-model-viewer
Aspect menu-item
HTTP status 200
Load time 0.387 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

3D Viewer → Settings

Page screenshot: 3D Viewer → Settings
URL /wp-admin/edit.php?post_type=bp3d-model-viewer&page=3dviewer-settings
Aspect menu-item
HTTP status 200
Load time 0.302 s
Memory usage 3.24 MiB
JS errors None
Resource errors None

3D Viewer → Help

Page screenshot: 3D Viewer → Help
URL /wp-admin/edit.php?post_type=bp3d-model-viewer&page=bp3d-support
Aspect menu-item
HTTP status 200
Load time 0.697 s
Memory usage 3.24 MiB
JS errors None
Resource errors None

3D Viewer → Contact Us

Page screenshot: 3D Viewer → Contact Us
URL /wp-admin/edit.php?post_type=bp3d-model-viewer&page=3d-viewer-contact
Aspect menu-item
HTTP status 200
Load time 0.553 s
Memory usage 3.29 MiB
JS errors None
Resource errors None

3D Viewer → Support Forum

Page screenshot: 3D Viewer → Support Forum
URL https://wordpress.org/support/plugin/3d-viewer/
Requested URL /wp-admin/edit.php?post_type=bp3d-model-viewer&page=3d-viewer-wp-support-forum
Aspect menu-item
HTTP status 200
Load time 2.006 s
Memory usage N/A
JS errors None
Resource errors None

3D Viewer → Upgrade  ➤

Page screenshot: 3D Viewer → Upgrade  ➤
URL /wp-admin/edit.php?post_type=bp3d-model-viewer&page=3d-viewer-pricing
Aspect menu-item
HTTP status 200
Load time 1.495 s
Memory usage 3.58 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.315 s
Memory usage 3.2 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.292 s0.382 s+0.090 s3.07 MiB3.37 MiB+ 300.63 KiB
/wp-admin/edit.php0.189 s0.232 s+0.043 s3.1 MiB3.39 MiB+ 300.67 KiB
/wp-admin/post-new.php0.774 s0.916 s+0.142 s5.02 MiB5.26 MiB+ 243.26 KiB
/wp-admin/upload.php0.585 s0.303 s-0.282 s3.02 MiB3.23 MiB+ 221.48 KiB
/wp-admin/options-writing.php0.185 s0.164 s-0.021 s3.01 MiB3.22 MiB+ 207.97 KiB
/wp-admin/media-new.php0.354 s0.250 s-0.104 s2.99 MiB3.22 MiB+ 232.26 KiB
/wp-admin/edit-tags.php?taxonomy=category0.184 s0.192 s+0.008 s3.01 MiB3.24 MiB+ 236.7 KiB
/wp-admin/post-new.php?post_type=page0.609 s0.768 s+0.159 s5.01 MiB5.25 MiB+ 238.84 KiB
/wp-admin/options-discussion.php0.205 s0.250 s+0.045 s3 MiB3.22 MiB+ 221.7 KiB
/wp-admin/edit-comments.php0.218 s0.240 s+0.022 s3.03 MiB3.24 MiB+ 218.59 KiB
/0.328 s0.209 s-0.119 s2.97 MiB3.2 MiB+ 239.27 KiB
Average 0.357 s0.355 s-0.002 s3.38 MiB3.62 MiB+ 241.94 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
PO File
CSS
Language % Lines of code Comment lines Files
PHP70.2%39,18217,079199
PO File12.3%6,8544,06421
CSS8.5%4,77453419
JavaScript7.6%4,2184067
Sass1.3%70002
JSON0.2%10901
SVG0.0%1503
Total 55,852 22,083 252

PHP Code Analysis | More results »

Lines of code 29,382
Total complexity 7,355
Median class complexity 13.5
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 120
Methods 1,431
Functions 121

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 7

Custom Post Types 1

ID Name
bp3d-model-viewer3D Viewer

Meta Boxes

{
    "bp3d-model-viewer": {
        "_bp3dimages_": {
            "title": "3D Viewer Settings",
            "context": "advanced"
        }
    },
    "product": {
        "_bp3d_product_": {
            "title": "3D Viewer Settings",
            "context": "advanced"
        }
    }
}

PHP Error Log 48 lines

[22-May-2023 13:45:14 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:14 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 13:45:14 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:14 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 13:45:16 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:16 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 13:45:16 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:16 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 13:45:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 13:45:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 13:45:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:20 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 13:45:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:21 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 13:45:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 13:45:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:25 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 13:45:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:26 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 13:45:29 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:29 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 13:45:33 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:33 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 13:45:33 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:33 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 13:45:33 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:33 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 13:45:36 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:36 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 13:45:36 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:36 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 13:45:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 13:45:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 13:45:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 13:45:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 13:45:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 13:45:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 13:45:41 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 13:45:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
See also: All tests for this plugin, How to Hide 3D Viewer Admin Menus and Meta Boxes