Inventory Presser 14.3.1

Does Inventory Presser work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 1.23 MiB
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.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/inventory-presser/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=inventory-presser%2Finventory-presser.php&plugin_status=all&paged=1&s&_wpnonce=e07a0c8c9d
Aspect after-activation
HTTP status 200
Load time 1.164 s
Memory usage 4.12 MiB
JS errors None
Resource errors None

Vehicles

Page screenshot: Vehicles
URL /wp-admin/edit.php?post_type=inventory_vehicle
Aspect menu-item
HTTP status 200
Load time 0.213 s
Memory usage 4.21 MiB
JS errors None
Resource errors None

Vehicles → Add New

Page screenshot: Vehicles → Add New
URL /wp-admin/post-new.php?post_type=inventory_vehicle
Aspect menu-item
HTTP status 200
Load time 1.016 s
Memory usage 6.74 MiB
JS errors None
Resource errors None

Vehicles → Locations

Page screenshot: Vehicles → Locations
URL /wp-admin/edit-tags.php?taxonomy=location&post_type=inventory_vehicle
Aspect menu-item
HTTP status 200
Load time 0.282 s
Memory usage 4.08 MiB
JS errors None
Resource errors None

Vehicles → Options

Page screenshot: Vehicles → Options
URL /wp-admin/edit.php?post_type=inventory_vehicle&page=dealership-options
Aspect menu-item
HTTP status 200
Load time 0.212 s
Memory usage 4.06 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.239 s
Memory usage 4.15 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.296 s
Memory usage 6.58 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.286 s0.273 s-0.013 s3.05 MiB4.16 MiB+ 1.11 MiB
/wp-admin/edit.php0.193 s0.333 s+0.140 s3.07 MiB4.24 MiB+ 1.17 MiB
/wp-admin/post-new.php0.765 s0.743 s-0.022 s4.97 MiB6.67 MiB+ 1.71 MiB
/wp-admin/upload.php0.562 s0.442 s-0.120 s2.99 MiB4.08 MiB+ 1.09 MiB
/wp-admin/options-writing.php0.171 s0.155 s-0.016 s2.99 MiB4.07 MiB+ 1.08 MiB
/wp-admin/media-new.php0.267 s0.207 s-0.060 s2.97 MiB4.07 MiB+ 1.1 MiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.207 s+0.015 s2.98 MiB4.11 MiB+ 1.13 MiB
/wp-admin/post-new.php?post_type=page0.851 s0.676 s-0.175 s4.96 MiB6.66 MiB+ 1.7 MiB
/wp-admin/options-discussion.php0.215 s0.273 s+0.058 s2.98 MiB4.08 MiB+ 1.11 MiB
/wp-admin/edit-comments.php0.203 s0.222 s+0.019 s3 MiB4.11 MiB+ 1.11 MiB
/0.284 s0.230 s-0.054 s2.94 MiB4.15 MiB+ 1.21 MiB
Average 0.363 s0.342 s-0.021 s3.35 MiB4.58 MiB+ 1.23 MiB

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.

HTML
JavaScript
PHP
Language % Lines of code Comment lines Files
HTML58.8%42,879182
JavaScript26.4%19,2307,06626
PHP12.9%9,4324,80258
CSS1.6%1,2013312
SVG0.1%7903
JSON0.1%4002
Markdown0.0%2801
Total 72,889 11,919 104

PHP Code Analysis | More results »

Lines of code 9,458
Total complexity 1,685
Median class complexity 19.0
Median method complexity 2.0
Most complex class Inventory_Presser_Admin_Customize_Dashboard
Most complex function Inventory_Presser_Location_Hours::widget()
Classes 54
Methods 386
Functions 53

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 22

Custom Post Types 1

ID Name
inventory_vehicleVehicles

Sidebar Widgets 13

ID Name
_invp_order_bySort by Vehicle Attributes
_invp_fuel_economy_widgetEPA Fuel Economy
_invp_google_mapsGoogle Map (legacy)
invp_google_maps_v3Google Map
_invp_mapMap
_invp_carfaxCarfax Badge
_invp_inventory_gridGrid
_invp_kbbKelley Blue Book Logo
_invp_addressAddress
_invp_hoursHours
_invp_phonePhone Number
_invp_slickVehicle Slider
_invp_price_filtersMaximum Price Filter

Meta Boxes

{
    "inventory_vehicle": {
        "tagsdiv-post_tag": {
            "title": "Tags",
            "context": "side"
        },
        "featured": {
            "title": "Featured Vehicle",
            "context": "side"
        },
        "options-meta": {
            "title": "Optional equipment",
            "context": "normal"
        }
    }
}

PHP Error Log 4 lines

[22-Nov-2022 21:19:47 UTC] PHP Deprecated:  http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated in /wp-content/plugins/inventory-presser/includes/admin/class-admin-options.php on line 682
[22-Nov-2022 21:19:47 UTC] PHP Warning:  Undefined array key "title" in /wp-content/plugins/inventory-presser/includes/admin/class-admin-options.php on line 336
[22-Nov-2022 21:19:47 UTC] PHP Deprecated:  http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated in /wp-content/plugins/inventory-presser/includes/admin/class-admin-options.php on line 682
[22-Nov-2022 21:19:47 UTC] PHP Deprecated:  http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated in /wp-content/plugins/inventory-presser/includes/admin/class-admin-options.php on line 640
See also: All tests for this plugin, How to Hide Inventory Presser Admin Menus