RentSyst - CRM for a car rental business 2.0.89

Does "RentSyst - CRM for a car rental business" work with WordPress 6.8.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: 85 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.8.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=6a9e9d3bec
Aspect after-activation
HTTP status 200
Load time 0.746 s
Memory usage 3.62 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.178 s
Memory usage 3.58 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.735 s
Memory usage 4.03 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.384 s
Memory usage 3.57 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.284 s
Memory usage 3.51 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.288 s
Memory usage 5.84 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.317 s0.515 s+0.198 s3.51 MiB3.59 MiB+ 88.44 KiB
/wp-admin/edit.php0.188 s0.237 s+0.049 s3.57 MiB3.66 MiB+ 93.02 KiB
/wp-admin/post-new.php0.800 s1.143 s+0.343 s6.06 MiB6.16 MiB+ 106.24 KiB
/wp-admin/upload.php0.676 s0.316 s-0.360 s3.52 MiB3.59 MiB+ 71.59 KiB
/wp-admin/options-writing.php0.217 s0.217 s+0.000 s3.5 MiB3.57 MiB+ 75.58 KiB
/wp-admin/media-new.php0.289 s0.227 s-0.062 s3.49 MiB3.57 MiB+ 83.77 KiB
/wp-admin/edit-tags.php?taxonomy=category0.181 s0.220 s+0.039 s3.5 MiB3.6 MiB+ 94.45 KiB
/wp-admin/post-new.php?post_type=page0.600 s0.852 s+0.252 s6.05 MiB6.15 MiB+ 101.77 KiB
/wp-admin/options-discussion.php0.313 s0.404 s+0.091 s3.5 MiB3.57 MiB+ 72.08 KiB
/wp-admin/edit-comments.php0.216 s0.238 s+0.022 s3.52 MiB3.59 MiB+ 71.58 KiB
/0.295 s0.209 s-0.086 s3.44 MiB3.51 MiB+ 76.46 KiB
Average 0.372 s0.416 s+0.044 s3.97 MiB4.05 MiB+ 85 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.0%17,9154,27218
CSS23.0%8,7844517
PHP21.4%8,16391788
SVG4.2%1,58738
HTML3.7%1,42724
JSON0.7%25807
Markdown0.0%201
Total 38,136 5,239 143

PHP Code Analysis | More results »

Lines of code 6,565
Total complexity 736
Median class complexity 12.0
Median method complexity 1.0
Most complex class rentsyst\admin\Rentsyst_Admin
Most complex function rentsyst\admin\components\Rentsyst_BuilderConstructorSettingV2::setDefaultSettings()
Classes 44
Methods 307
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

[06-Jun-2025 12:04:15 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 6121
[06-Jun-2025 12:04:19 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 6121
[06-Jun-2025 12:04:22 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 6121
See also: All tests for this plugin, How to Hide RentSyst - CRM for a car rental business Admin Menus