RentSyst - CRM for a car rental business 2.0.45

Does "RentSyst - CRM for a car rental business" work with WordPress 6.6.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 113.59 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.6.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/rentsyst/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=rentsyst%2Frentsyst.php&plugin_status=all&paged=1&s&_wpnonce=b7873d056c
Aspect after-activation
HTTP status 200
Load time 0.455 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Rentsyst

Page screenshot: Rentsyst
URL /wp-admin/admin.php?page=rentsyst
Aspect menu-item
HTTP status 200
Load time 0.201 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Rentsyst → Design (new)

Page screenshot: Rentsyst → Design (new)
URL /wp-admin/admin.php?page=rentsyst-design-v2
Aspect menu-item
HTTP status 200
Load time 0.590 s
Memory usage 3.99 MiB
JS errors None
Resource errors None

Rentsyst → Catalog Options

Page screenshot: Rentsyst → Catalog Options
URL /wp-admin/admin.php?page=catalog-options
Aspect menu-item
HTTP status 200
Load time 0.191 s
Memory usage 3.54 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.218 s
Memory usage 3.48 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 2.049 s
Memory usage 5.76 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.334 s0.355 s+0.021 s3.47 MiB3.56 MiB+ 88.27 KiB
/wp-admin/edit.php0.197 s0.218 s+0.021 s3.54 MiB3.63 MiB+ 93.22 KiB
/wp-admin/post-new.php0.726 s0.753 s+0.027 s5.75 MiB5.94 MiB+ 193.56 KiB
/wp-admin/upload.php0.572 s0.404 s-0.168 s3.49 MiB3.56 MiB+ 71.79 KiB
/wp-admin/options-writing.php0.370 s0.192 s-0.178 s3.41 MiB3.54 MiB+ 134.59 KiB
/wp-admin/media-new.php0.237 s0.212 s-0.025 s3.4 MiB3.54 MiB+ 147.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.185 s0.203 s+0.018 s3.47 MiB3.56 MiB+ 94.65 KiB
/wp-admin/post-new.php?post_type=page0.557 s0.730 s+0.173 s5.75 MiB5.93 MiB+ 189.1 KiB
/wp-admin/options-discussion.php0.269 s0.289 s+0.020 s3.41 MiB3.54 MiB+ 136.28 KiB
/wp-admin/edit-comments.php0.215 s0.222 s+0.007 s3.49 MiB3.56 MiB+ 71.78 KiB
/0.327 s0.200 s-0.127 s3.45 MiB3.48 MiB+ 28.27 KiB
Average 0.363 s0.343 s-0.019 s3.88 MiB3.99 MiB+ 113.59 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.

JavaScript
CSS
PHP
Language % Lines of code Comment lines Files
JavaScript47.1%17,9144,27118
CSS23.1%8,7874517
PHP21.3%8,09991087
SVG4.2%1,58738
HTML3.7%1,42724
JSON0.7%25807
Markdown0.0%201
Total 38,074 5,231 142

PHP Code Analysis | More results »

Lines of code 6,516
Total complexity 728
Median class complexity 12.0
Median method complexity 1.0
Most complex class rentsyst\admin\components\Rentsyst_CatalogVehicles
Most complex function rentsyst\admin\components\Rentsyst_BuilderConstructorSettingV2::setDefaultSettings()
Classes 44
Methods 306
Functions 11

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 4

Sidebar Widgets 3

ID Name
rentstystRentsyst booking
rentstyst_filterRentsyst filter
rentsyst_formsearchVehicle search form (Rentsyst)

PHP Error Log 3 lines

[29-Jul-2024 02:10:25 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>rentsyst/v1/settings/save</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6085
[29-Jul-2024 02:10:29 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>rentsyst/v1/settings/save</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6085
[29-Jul-2024 02:10:33 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>rentsyst/v1/settings/save</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6085
See also: All tests for this plugin, How to Hide RentSyst - CRM for a car rental business Admin Menus