Benchmarks
Plugin footprint Passed 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
This plugin's installer ran successfully
Server metrics [RAM: ▲0.12MB] [CPU: ▼139.70ms] Passed 4 tests
An overview of server-side resources used by Keyword Landing Page Generator (Free)
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.94 ▲0.22 | 36.90 ▲9.06 |
Dashboard /wp-admin | 3.17 ▲0.11 | 46.24 ▼11.75 |
Posts /wp-admin/edit.php | 3.26 ▲0.15 | 44.86 ▼1.15 |
Add New Post /wp-admin/post-new.php | 5.53 ▲0.10 | 100.48 ▼540.62 |
Media Library /wp-admin/upload.php | 3.11 ▲0.10 | 37.24 ▼5.26 |
Instructions /wp-admin/admin.php?page=wpsos-landing-page-generator&tab=instructions | 3.10 | 34.33 |
General /wp-admin/admin.php?page=wpsos-landing-page-generator&tab=general | 3.09 | 33.44 |
Keywords /wp-admin/admin.php?page=wpsos-landing-page-generator&tab=keywords | 3.08 | 33.27 |
For Developers /wp-admin/admin.php?page=wpsos-landing-page-generator&tab=developers | 3.09 | 33.10 |
Support /wp-admin/admin.php?page=wpsos-landing-page-generator&tab=support | 3.09 | 33.50 |
Server storage [IO: ▲0.39MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin was installed successfully
Filesystem: 17 new files
Database: no new tables, 3 new options
New WordPress options |
---|
wpsos_klpg_custom_HTML |
wpsos_klpg_settings |
wpsos_klpg_keywords |
Browser metrics Passed 4 tests
An overview of browser requirements for Keyword Landing Page Generator (Free)
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,758 ▲162 | 15.95 ▲0.68 | 10.47 ▲1.17 | 47.28 ▼12.06 |
Dashboard /wp-admin | 3,026 ▲95 | 5.99 ▼0.15 | 144.09 ▼22.08 | 116.33 ▲4.74 |
Posts /wp-admin/edit.php | 2,794 ▲55 | 2.70 ▲0.01 | 70.61 ▼3.94 | 102.49 ▲5.95 |
Add New Post /wp-admin/post-new.php | 1,651 ▼32 | 21.67 ▲2.89 | 284.05 ▼124.32 | 116.29 ▲14.06 |
Media Library /wp-admin/upload.php | 1,862 ▲55 | 5.04 ▲0.04 | 163.14 ▲9.79 | 119.60 ▼4.51 |
Instructions /wp-admin/admin.php?page=wpsos-landing-page-generator&tab=instructions | 1,295 | 2.33 | 57.46 | 109.17 |
General /wp-admin/admin.php?page=wpsos-landing-page-generator&tab=general | 1,293 | 2.36 | 60.73 | 98.58 |
Keywords /wp-admin/admin.php?page=wpsos-landing-page-generator&tab=keywords | 1,794 | 2.33 | 62.01 | 105.90 |
For Developers /wp-admin/admin.php?page=wpsos-landing-page-generator&tab=developers | 1,335 | 2.34 | 64.60 | 102.01 |
Support /wp-admin/admin.php?page=wpsos-landing-page-generator&tab=support | 1,247 | 2.36 | 64.03 | 93.30 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Uninstall script ran successfully
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
The smoke test was a success, however most plugin functionality was not tested
SRP Passed 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
No output text or server-side errors detected on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser errors were detected
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
Attributes that require attention:
- Tags: Too many tags (17 tag instead of maximum 10); only the first 5 tags are used in your directory listing
keyword-landing-page-generator/keyword-landing-page-generator.php 92% from 13 tests
The primary PHP file in "Keyword Landing Page Generator (Free)" version 1.01 is used by WordPress to initiate all plugin functionality
The following require your attention:
- Description: Please keep the plugin description shorter than 140 characters (currently 210 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
No dangerous file extensions were detected784 lines of code in 10 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 8 | 55 | 125 | 640 |
CSS | 1 | 20 | 0 | 136 |
JavaScript | 1 | 0 | 0 | 8 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.21 |
Average class complexity | 25.00 |
▷ Minimum class complexity | 25.00 |
▷ Maximum class complexity | 25.00 |
Average method complexity | 2.15 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 6.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 | 21 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 21 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 7 | |
▷ Named functions | 6 | 85.71% |
▷ Anonymous functions | 1 | 14.29% |
Constants | 1 | |
▷ Global constants | 1 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
6 PNG files occupy 0.34MB with 0.20MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
img/triggering-keywords.png | 61.14KB | 22.43KB | ▼ 63.31% |
img/custom-html.png | 45.68KB | 19.87KB | ▼ 56.51% |
img/general_settings.png | 75.23KB | 31.09KB | ▼ 58.68% |
img/edit-page.png | 37.39KB | 17.02KB | ▼ 54.49% |
img/keyword-values.png | 76.41KB | 30.26KB | ▼ 60.40% |