Does "Rank Tracker - SEO Monitoring, Google Rank Tracking, Best Rank Tracker WordPress Plugin" work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .
12 | PHP notices |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 52.46 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.521 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.5.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 60+ |
WordPress.org page | https://wordpress.org/plugins/easy-rank-tracker/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=easy-rank-tracker%2Frank-tracker.php&plugin_status=all&paged=1&s&_wpnonce=9ded877739 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.413 s |
Memory usage | 4.19 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=wp-rank-tracker |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.947 s |
Memory usage | 3.48 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=wp-rank-tracker-settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.694 s |
Memory usage | 3.42 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=wp-rank-tracker-premium |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.736 s |
Memory usage | 3.44 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.191 s |
Memory usage | 3.4 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.309 s | 0.787 s | +0.478 s | 3.44 MiB | 3.49 MiB | + 52.7 KiB |
/wp-admin/edit.php | 0.172 s | 0.693 s | +0.521 s | 3.46 MiB | 3.57 MiB | + 115.65 KiB |
/wp-admin/post-new.php | 0.744 s | 1.395 s | +0.651 s | 5.59 MiB | 5.69 MiB | + 97.66 KiB |
/wp-admin/upload.php | 0.435 s | 0.929 s | +0.494 s | 3.38 MiB | 3.42 MiB | + 36.52 KiB |
/wp-admin/options-writing.php | 0.199 s | 0.692 s | +0.493 s | 3.37 MiB | 3.4 MiB | + 26.98 KiB |
/wp-admin/media-new.php | 0.261 s | 1.130 s | +0.869 s | 3.35 MiB | 3.4 MiB | + 47.84 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.182 s | 0.688 s | +0.506 s | 3.37 MiB | 3.42 MiB | + 52.38 KiB |
/wp-admin/post-new.php?post_type=page | 0.469 s | 1.174 s | +0.705 s | 5.59 MiB | 5.68 MiB | + 93.24 KiB |
/wp-admin/options-discussion.php | 0.226 s | 0.796 s | +0.570 s | 3.36 MiB | 3.4 MiB | + 39.88 KiB |
/wp-admin/edit-comments.php | 0.205 s | 0.732 s | +0.527 s | 3.39 MiB | 3.43 MiB | + 35.05 KiB |
/ | 0.255 s | 0.168 s | -0.087 s | 3.42 MiB | 3.4 MiB | - 20.91 KiB |
Average | 0.314 s | 0.835 s | +0.521 s | 3.79 MiB | 3.84 MiB | + 52.46 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 | |
---|---|---|---|---|---|
PHP | 80.2% | 2,574 | 503 | 41 | |
JavaScript | 14.5% | 465 | 2 | 12 | |
SVG | 4.4% | 142 | 2 | 17 | |
JSON | 0.9% | 28 | 0 | 1 | |
Total | 3,209 | 507 | 71 |
Lines of code | 1,496 |
---|---|
Total complexity | 247 |
Median class complexity | 5.5 |
Median method complexity | 1.0 |
Most complex class | WPRankTracker\Modules\Ranks\RankController |
Most complex function | WPRankTracker\Modules\Ranks\RankController::getDifferenceRowsFromKeyword() |
Classes | 30 |
---|---|
Methods | 109 |
Functions | 1 |
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
3[20-Apr-2024 07:29:19 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for wprt/v1/api/add is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[20-Apr-2024 07:29:19 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for wprt/v1/api/delete is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[20-Apr-2024 07:29:19 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for wprt/v1/api/activation is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[20-Apr-2024 07:29:19 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for wprt/v1/api/update is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[20-Apr-2024 07:29:19 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for wprt/v1/api/remove-license is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[20-Apr-2024 07:29:19 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for wprt/v1/api/user-timezone is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[20-Apr-2024 07:29:26 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for wprt/v1/api/add is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[20-Apr-2024 07:29:26 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for wprt/v1/api/delete is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[20-Apr-2024 07:29:26 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for wprt/v1/api/activation is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[20-Apr-2024 07:29:26 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for wprt/v1/api/update is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[20-Apr-2024 07:29:26 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for wprt/v1/api/remove-license is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[20-Apr-2024 07:29:26 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for wprt/v1/api/user-timezone is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078