Rank Tracker - SEO Monitoring, Google Rank Tracking, Easy SEO Tracker, Keyword Rank Tracking 1.0.9

Does "Rank Tracker - SEO Monitoring, Google Rank Tracking, Easy SEO Tracker, Keyword Rank Tracking" work with WordPress 6.6.1 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: 68.23 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.6.1
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=65631cd869
Aspect after-activation
HTTP status 200
Load time 1.971 s
Memory usage 4.21 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.283 s
Memory usage 3.52 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.587 s
Memory usage 3.51 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.773 s
Memory usage 3.51 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.386 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.521 s0.796 s+0.275 s3.47 MiB3.53 MiB+ 53.38 KiB
/wp-admin/edit.php0.349 s0.815 s+0.466 s3.54 MiB3.61 MiB+ 75.52 KiB
/wp-admin/post-new.php0.895 s1.678 s+0.783 s5.75 MiB5.84 MiB+ 93.16 KiB
/wp-admin/upload.php0.672 s0.955 s+0.283 s3.49 MiB3.53 MiB+ 40.02 KiB
/wp-admin/options-writing.php0.266 s0.854 s+0.588 s3.41 MiB3.51 MiB+ 102.83 KiB
/wp-admin/media-new.php0.288 s0.677 s+0.389 s3.4 MiB3.51 MiB+ 116.21 KiB
/wp-admin/edit-tags.php?taxonomy=category0.257 s0.627 s+0.370 s3.47 MiB3.53 MiB+ 57.38 KiB
/wp-admin/post-new.php?post_type=page1.297 s1.350 s+0.053 s5.75 MiB5.83 MiB+ 88.74 KiB
/wp-admin/options-discussion.php0.338 s0.770 s+0.432 s3.41 MiB3.51 MiB+ 104.52 KiB
/wp-admin/edit-comments.php0.324 s0.674 s+0.350 s3.49 MiB3.53 MiB+ 40.02 KiB
/0.480 s0.295 s-0.185 s3.45 MiB3.43 MiB- 21.23 KiB
Average 0.517 s0.863 s+0.346 s3.88 MiB3.94 MiB+ 68.23 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
Language % Lines of code Comment lines Files
PHP100.0%2,59349941
Total 2,593 499 41

PHP Code Analysis | More results »

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

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

[31-Jul-2024 19:05:43 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wprt/v1/api/add</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
[31-Jul-2024 19:05:43 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wprt/v1/api/delete</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
[31-Jul-2024 19:05:43 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wprt/v1/api/activation</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
[31-Jul-2024 19:05:43 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wprt/v1/api/update</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
[31-Jul-2024 19:05:43 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wprt/v1/api/remove-license</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
[31-Jul-2024 19:05:43 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wprt/v1/api/user-timezone</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
[31-Jul-2024 19:05:51 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wprt/v1/api/add</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
[31-Jul-2024 19:05:51 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wprt/v1/api/delete</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
[31-Jul-2024 19:05:51 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wprt/v1/api/activation</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
[31-Jul-2024 19:05:51 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wprt/v1/api/update</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
[31-Jul-2024 19:05:51 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wprt/v1/api/remove-license</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
[31-Jul-2024 19:05:51 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wprt/v1/api/user-timezone</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
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