Inventory Presser 13.7.0

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

Summary

Errors
4PHP notices
6PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version5.9.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=e818248485
Aspect after-activation
HTTP status 200
Load time 2.001 s
Memory usage 4.48 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.200 s
Memory usage 4.57 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.076 s
Memory usage 8.69 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.351 s
Memory usage 4.46 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.196 s
Memory usage 4.43 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.228 s
Memory usage 4.6 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.476 s
Memory usage 6.96 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.305 s0.290 s-0.015 s3.37 MiB4.58 MiB+ 1.21 MiB
/wp-admin/edit.php0.176 s0.341 s+0.165 s3.4 MiB4.67 MiB+ 1.26 MiB
/wp-admin/post-new.php0.791 s0.820 s+0.029 s6.15 MiB8.77 MiB+ 2.62 MiB
/wp-admin/upload.php0.335 s0.330 s-0.005 s3.25 MiB4.46 MiB+ 1.21 MiB
/wp-admin/options-writing.php0.283 s0.162 s-0.121 s3.24 MiB4.44 MiB+ 1.19 MiB
/wp-admin/media-new.php0.254 s0.187 s-0.067 s3.23 MiB4.44 MiB+ 1.21 MiB
/wp-admin/edit-tags.php?taxonomy=category0.176 s0.196 s+0.020 s3.27 MiB4.47 MiB+ 1.2 MiB
/wp-admin/post-new.php?post_type=page0.650 s0.766 s+0.116 s6.15 MiB8.76 MiB+ 2.61 MiB
/wp-admin/options-discussion.php0.214 s0.333 s+0.119 s3.22 MiB4.43 MiB+ 1.21 MiB
/wp-admin/edit-comments.php0.337 s0.231 s-0.106 s3.27 MiB4.47 MiB+ 1.2 MiB
/0.280 s0.523 s+0.243 s3.4 MiB4.6 MiB+ 1.2 MiB
Average 0.346 s0.380 s+0.034 s3.81 MiB5.28 MiB+ 1.47 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
HTML60.5%42,879182
JavaScript23.9%16,9396,96923
PHP13.6%9,6624,68756
CSS1.7%1,1983312
SVG0.1%7903
JSON0.1%3802
Markdown0.0%2801
Total 70,823 11,707 99

PHP Code Analysis | More results »

Lines of code 9,688
Total complexity 1,621
Median class complexity 17.0
Median method complexity 2.0
Most complex class Inventory_Presser_Admin_Customize_Dashboard
Most complex function Inventory_Presser_Location_Hours::widget()
Classes 53
Methods 390
Functions 49

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

[18-Mar-2022 00:41:38 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>invp/v1/settings</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5768
[18-Mar-2022 00:41:39 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5691
[18-Mar-2022 00:41:39 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5691
[18-Mar-2022 00:41:44 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>invp/v1/settings</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5768
[18-Mar-2022 00:41:44 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5691
[18-Mar-2022 00:41:44 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5691
[18-Mar-2022 00:41:47 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>invp/v1/settings</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5768
[18-Mar-2022 00:41:47 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5691
[18-Mar-2022 00:41:47 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5691
[18-Mar-2022 00:41:51 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>invp/v1/settings</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5768
See also: All tests for this plugin, How to Hide Inventory Presser Admin Menus