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 .
3 | PHP notices |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 79.72 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.
WordPress version | 6.8.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 100+ |
WordPress.org page | https://wordpress.org/plugins/rentsyst/ |
Badges |
|
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=c14638dacf |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.481 s |
Memory usage | 3.62 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=rentsyst |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.229 s |
Memory usage | 3.58 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=rentsyst-design-v2 |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.780 s |
Memory usage | 4.03 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=catalog-options |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.309 s |
Memory usage | 3.57 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.250 s |
Memory usage | 3.51 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/widgets.php |
---|---|
Aspect | new-sidebar-widgets |
HTTP status | 200 |
Load time | 1.382 s |
Memory usage | 5.84 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.395 s | 0.494 s | +0.099 s | 3.51 MiB | 3.59 MiB | + 88.84 KiB |
/wp-admin/edit.php | 0.237 s | 0.231 s | -0.006 s | 3.57 MiB | 3.66 MiB | + 93.43 KiB |
/wp-admin/post-new.php | 0.911 s | 1.163 s | +0.252 s | 6.06 MiB | 6.16 MiB | + 106.64 KiB |
/wp-admin/upload.php | 0.681 s | 0.373 s | -0.308 s | 3.52 MiB | 3.59 MiB | + 71.99 KiB |
/wp-admin/options-writing.php | 0.251 s | 0.223 s | -0.028 s | 3.5 MiB | 3.57 MiB | + 75.98 KiB |
/wp-admin/media-new.php | 0.291 s | 0.190 s | -0.101 s | 3.49 MiB | 3.57 MiB | + 84.18 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.237 s | 0.401 s | +0.164 s | 3.5 MiB | 3.6 MiB | + 94.85 KiB |
/wp-admin/post-new.php?post_type=page | 0.672 s | 1.017 s | +0.345 s | 6.05 MiB | 6.15 MiB | + 102.17 KiB |
/wp-admin/options-discussion.php | 0.519 s | 0.297 s | -0.222 s | 3.5 MiB | 3.57 MiB | + 72.48 KiB |
/wp-admin/edit-comments.php | 0.299 s | 0.241 s | -0.058 s | 3.52 MiB | 3.59 MiB | + 71.98 KiB |
/ | 0.347 s | 0.238 s | -0.109 s | 3.5 MiB | 3.51 MiB | + 14.32 KiB |
Average | 0.440 s | 0.443 s | +0.003 s | 3.98 MiB | 4.05 MiB | + 79.72 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
JavaScript | 47.0% | 17,915 | 4,272 | 18 | |
CSS | 23.0% | 8,784 | 45 | 17 | |
PHP | 21.4% | 8,170 | 917 | 88 | |
SVG | 4.2% | 1,587 | 3 | 8 | |
HTML | 3.7% | 1,427 | 2 | 4 | |
JSON | 0.7% | 258 | 0 | 7 | |
Markdown | 0.0% | 2 | 0 | 1 | |
Total | 38,143 | 5,239 | 143 |
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 |
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.
wp_options
4ID | Name |
---|---|
rentstyst | Rentsyst booking |
rentstyst_filter | Rentsyst filter |
rentsyst_formsearch | Vehicle search form (Rentsyst) |
[10-Jun-2025 09:59:46 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
[10-Jun-2025 09:59:50 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
[10-Jun-2025 09:59:53 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