Does "RentSyst - CRM for a car rental business" work with WordPress 6.6.2 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: 113.59 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.030 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.6.2 |
---|---|
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=7a40e5eab5 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.393 s |
Memory usage | 3.58 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=rentsyst |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.175 s |
Memory usage | 3.55 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.665 s |
Memory usage | 3.99 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=catalog-options |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.201 s |
Memory usage | 3.54 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.191 s |
Memory usage | 3.48 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/widgets.php |
---|---|
Aspect | new-sidebar-widgets |
HTTP status | 200 |
Load time | 2.104 s |
Memory usage | 5.76 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.327 s | 0.506 s | +0.179 s | 3.47 MiB | 3.56 MiB | + 88.27 KiB |
/wp-admin/edit.php | 0.198 s | 0.270 s | +0.072 s | 3.54 MiB | 3.63 MiB | + 93.22 KiB |
/wp-admin/post-new.php | 0.744 s | 1.005 s | +0.261 s | 5.75 MiB | 5.94 MiB | + 193.56 KiB |
/wp-admin/upload.php | 0.708 s | 0.403 s | -0.305 s | 3.49 MiB | 3.56 MiB | + 71.79 KiB |
/wp-admin/options-writing.php | 0.205 s | 0.197 s | -0.008 s | 3.41 MiB | 3.54 MiB | + 134.59 KiB |
/wp-admin/media-new.php | 0.274 s | 0.218 s | -0.056 s | 3.4 MiB | 3.54 MiB | + 147.98 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.184 s | 0.222 s | +0.038 s | 3.47 MiB | 3.56 MiB | + 94.65 KiB |
/wp-admin/post-new.php?post_type=page | 0.601 s | 0.812 s | +0.211 s | 5.75 MiB | 5.93 MiB | + 189.1 KiB |
/wp-admin/options-discussion.php | 0.243 s | 0.267 s | +0.024 s | 3.41 MiB | 3.54 MiB | + 136.28 KiB |
/wp-admin/edit-comments.php | 0.208 s | 0.229 s | +0.021 s | 3.49 MiB | 3.56 MiB | + 71.78 KiB |
/ | 0.311 s | 0.205 s | -0.106 s | 3.45 MiB | 3.48 MiB | + 28.27 KiB |
Average | 0.364 s | 0.394 s | +0.030 s | 3.88 MiB | 3.99 MiB | + 113.59 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,914 | 4,271 | 18 | |
CSS | 23.1% | 8,787 | 45 | 17 | |
PHP | 21.3% | 8,100 | 910 | 87 | |
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,075 | 5,231 | 142 |
Lines of code | 6,517 |
---|---|
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 |
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) |
[17-Sep-2024 20:47:21 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
[17-Sep-2024 20:47:26 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
[17-Sep-2024 20:47: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