Does "Rank Tracker - SEO Monitoring, Google Rank Tracking, Best Rank Tracker WordPress Plugin" work with WordPress 6.4.3 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: 50.17 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.471 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.4.3 |
---|---|
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=5d64d75fb8 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.531 s |
Memory usage | 4.06 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=wp-rank-tracker |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 1.047 s |
Memory usage | 3.43 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.706 s |
Memory usage | 3.37 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.838 s |
Memory usage | 3.39 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.404 s |
Memory usage | 3.34 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.360 s | 1.053 s | +0.693 s | 3.38 MiB | 3.43 MiB | + 52.98 KiB |
/wp-admin/edit.php | 0.220 s | 0.855 s | +0.635 s | 3.41 MiB | 3.52 MiB | + 115.91 KiB |
/wp-admin/post-new.php | 0.900 s | 1.515 s | +0.615 s | 5.46 MiB | 5.54 MiB | + 77.87 KiB |
/wp-admin/upload.php | 0.817 s | 0.909 s | +0.092 s | 3.32 MiB | 3.36 MiB | + 40.3 KiB |
/wp-admin/options-writing.php | 0.214 s | 0.891 s | +0.677 s | 3.32 MiB | 3.35 MiB | + 29.51 KiB |
/wp-admin/media-new.php | 0.304 s | 0.854 s | +0.550 s | 3.3 MiB | 3.35 MiB | + 51.08 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.201 s | 0.745 s | +0.544 s | 3.31 MiB | 3.37 MiB | + 52.65 KiB |
/wp-admin/post-new.php?post_type=page | 0.979 s | 1.201 s | +0.222 s | 5.45 MiB | 5.52 MiB | + 73.45 KiB |
/wp-admin/options-discussion.php | 0.317 s | 0.858 s | +0.541 s | 3.3 MiB | 3.35 MiB | + 43.66 KiB |
/wp-admin/edit-comments.php | 0.247 s | 0.756 s | +0.509 s | 3.34 MiB | 3.37 MiB | + 35.32 KiB |
/ | 0.273 s | 0.381 s | +0.108 s | 3.36 MiB | 3.34 MiB | - 20.91 KiB |
Average | 0.439 s | 0.911 s | +0.471 s | 3.72 MiB | 3.77 MiB | + 50.17 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,569 | 503 | 41 | |
JavaScript | 14.5% | 465 | 2 | 12 | |
SVG | 4.4% | 142 | 2 | 17 | |
JSON | 0.9% | 28 | 0 | 1 | |
Total | 3,204 | 507 | 71 |
Lines of code | 1,491 |
---|---|
Total complexity | 245 |
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[02-Apr-2024 17:06:03 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 6031
[02-Apr-2024 17:06:03 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 6031
[02-Apr-2024 17:06:03 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 6031
[02-Apr-2024 17:06:03 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 6031
[02-Apr-2024 17:06:03 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 6031
[02-Apr-2024 17:06:03 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 6031
[02-Apr-2024 17:06:10 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 6031
[02-Apr-2024 17:06:10 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 6031
[02-Apr-2024 17:06:10 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 6031
[02-Apr-2024 17:06:10 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 6031
[02-Apr-2024 17:06:10 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 6031
[02-Apr-2024 17:06:10 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 6031