Rank Tracker - Easy SEO Monitoring 1.0.0

Does "Rank Tracker - Easy SEO Monitoring" work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
12PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 50.17 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.4.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 60+
WordPress.org page https://wordpress.org/plugins/easy-rank-tracker/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=easy-rank-tracker%2Frank-tracker.php&plugin_status=all&paged=1&s&_wpnonce=8ab15abdbf
Aspect after-activation
HTTP status 200
Load time 1.313 s
Memory usage 4.06 MiB
JS errors None
Resource errors None

Rank Tracker

Page screenshot: Rank Tracker
URL /wp-admin/admin.php?page=wp-rank-tracker
Aspect menu-item
HTTP status 200
Load time 1.162 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Rank Tracker → Settings

Page screenshot: Rank Tracker → Settings
URL /wp-admin/admin.php?page=wp-rank-tracker-settings
Aspect menu-item
HTTP status 200
Load time 0.883 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Rank Tracker → Get Premium

Page screenshot: Rank Tracker → Get Premium
URL /wp-admin/admin.php?page=wp-rank-tracker-premium
Aspect menu-item
HTTP status 200
Load time 0.823 s
Memory usage 3.38 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.248 s
Memory usage 3.34 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.384 s0.853 s+0.469 s3.38 MiB3.43 MiB+ 52.97 KiB
/wp-admin/edit.php0.213 s0.723 s+0.510 s3.41 MiB3.52 MiB+ 115.91 KiB
/wp-admin/post-new.php1.009 s1.152 s+0.143 s5.46 MiB5.53 MiB+ 77.87 KiB
/wp-admin/upload.php0.581 s1.181 s+0.600 s3.32 MiB3.36 MiB+ 40.3 KiB
/wp-admin/options-writing.php0.244 s0.717 s+0.473 s3.32 MiB3.35 MiB+ 29.51 KiB
/wp-admin/media-new.php0.326 s0.854 s+0.528 s3.3 MiB3.35 MiB+ 51.08 KiB
/wp-admin/edit-tags.php?taxonomy=category0.241 s0.735 s+0.494 s3.31 MiB3.37 MiB+ 52.65 KiB
/wp-admin/post-new.php?post_type=page0.851 s1.112 s+0.261 s5.45 MiB5.52 MiB+ 73.45 KiB
/wp-admin/options-discussion.php0.383 s0.888 s+0.505 s3.3 MiB3.35 MiB+ 43.66 KiB
/wp-admin/edit-comments.php0.263 s0.736 s+0.473 s3.34 MiB3.37 MiB+ 35.32 KiB
/0.296 s0.206 s-0.090 s3.36 MiB3.34 MiB- 20.91 KiB
Average 0.436 s0.832 s+0.397 s3.72 MiB3.77 MiB+ 50.17 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.

PHP
JavaScript
Language % Lines of code Comment lines Files
PHP80.1%2,55650241
JavaScript14.6%465212
SVG4.5%142217
JSON0.9%2801
Total 3,191 506 71

PHP Code Analysis | More results »

Lines of code 1,485
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

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.

Database Tables 2

Options wp_options 3

PHP Error Log 12 lines

[01-Apr-2024 09:56:38 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
[01-Apr-2024 09:56:38 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
[01-Apr-2024 09:56:38 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
[01-Apr-2024 09:56:38 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
[01-Apr-2024 09:56:38 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
[01-Apr-2024 09:56:38 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
[01-Apr-2024 09:56:45 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
[01-Apr-2024 09:56:45 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
[01-Apr-2024 09:56:45 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
[01-Apr-2024 09:56:45 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
[01-Apr-2024 09:56:45 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
[01-Apr-2024 09:56:45 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
See also: All tests for this plugin, How to Hide Rank Tracker - SEO Monitoring, Google Rank Tracking, Easy SEO Tracker, Keyword Rank Tracking Admin Menus