Benchmarks
Plugin footprint Passed 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.03MB] [CPU: ▼142.66ms] Passed 4 tests
Analyzing server-side resources used by Internal Link Manager
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.87 ▲0.04 | 39.91 ▲1.14 |
Dashboard /wp-admin | 3.10 ▲0.04 | 53.03 ▲3.74 |
Posts /wp-admin/edit.php | 3.15 ▲0.04 | 51.04 ▲2.11 |
Add New Post /wp-admin/post-new.php | 5.45 ▲0.02 | 89.31 ▼570.85 |
Media Library /wp-admin/upload.php | 3.04 ▲0.04 | 32.87 ▼3.04 |
Internal Links /wp-admin/tools.php?page=Internal_Link_Manager-menu | 3.01 | 31.64 |
Server storage [IO: ▲0.32MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
The plugin installed successfully
Filesystem: 6 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
This is an overview of browser requirements for Internal Link Manager
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,708 ▲136 | 15.77 ▲0.27 | 9.49 ▼0.54 | 53.90 ▲0.64 |
Dashboard /wp-admin | 2,972 ▲41 | 5.85 ▼0.06 | 138.51 ▼9.17 | 124.06 ▲4.90 |
Posts /wp-admin/edit.php | 2,744 ▲5 | 2.82 ▲0.01 | 70.51 ▼2.13 | 95.15 ▼4.45 |
Add New Post /wp-admin/post-new.php | 1,679 ▲88 | 18.76 ▼0.01 | 383.97 ▼23.82 | 112.91 ▲2.20 |
Media Library /wp-admin/upload.php | 1,812 ▲5 | 5.05 ▲0.04 | 163.79 ▲14.66 | 123.21 ▲7.93 |
Internal Links /wp-admin/tools.php?page=Internal_Link_Manager-menu | 1,218 | 2.08 | 63.73 | 88.65 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
This plugin's uninstaller ran successfully
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Even though everything seems fine, this is not an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
The following issues need your attention
- 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function get_option() in wp-content/plugins/internal-link-manager/internal-link-manager.php:25
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser issues were found
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 81% from 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
Attributes that need to be fixed:
- Screenshots: These screenshots have no corresponding images in /assets: #1 (Admin Panel), #2 (Automatic links in post content), #3 (Author coaching box added to the post editor (optional))
- Requires at least: Invalid version format
- Tags: Please reduce the number of tags, currently 17 tag instead of maximum 10
internal-link-manager/internal-link-manager.php Passed 13 tests
Analyzing the main PHP file in "Internal Link Manager" version 1.12
59 characters long description:
Easily manage internal links throughout your WordPress site
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
Good job! No executable or dangerous file extensions detected221 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 45 | 58 | 221 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.42 |
Average class complexity | 31.00 |
▷ Minimum class complexity | 31.00 |
▷ Maximum class complexity | 31.00 |
Average method complexity | 6.00 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 14.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 6 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 6 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
There are no PNG files in this plugin