Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
This plugin's installer ran successfully
Server metrics [RAM: ▼1.91MB] [CPU: ▼51.84ms] Passed 4 tests
A check of server-side resources used by RankWise SEO WordPress Plugin
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.07 ▼1.39 | 4.47 ▼34.74 |
Dashboard /wp-admin | 2.09 ▼1.21 | 5.18 ▼43.23 |
Posts /wp-admin/edit.php | 2.09 ▼1.26 | 6.09 ▼45.31 |
Add New Post /wp-admin/post-new.php | 2.09 ▼3.79 | 6.42 ▼84.09 |
Media Library /wp-admin/upload.php | 2.09 ▼1.14 | 5.28 ▼30.67 |
Server storage [IO: ▲0.23MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
The plugin installed successfully
Filesystem: 9 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
theysaidso_admin_options |
widget_recent-comments |
widget_recent-posts |
can_compress_scripts |
db_upgraded |
Browser metrics Passed 4 tests
Checking browser requirements for RankWise SEO WordPress Plugin
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,916 ▲159 | 13.57 ▼1.21 | 8.54 ▲6.53 | 38.62 ▼5.11 |
Dashboard /wp-admin | 2,221 ▲30 | 5.77 ▲0.86 | 96.68 ▼4.41 | 36.16 ▼6.43 |
Posts /wp-admin/edit.php | 2,104 ▲18 | 2.04 ▼0.01 | 42.35 ▲3.81 | 36.26 ▲1.94 |
Add New Post /wp-admin/post-new.php | 6,444 ▲4,911 | 27.86 ▲4.83 | 970.30 ▲272.18 | 55.48 ▲4.07 |
Media Library /wp-admin/upload.php | 1,400 ▲9 | 4.26 ▲0.06 | 92.98 ▼9.30 | 39.46 ▼5.46 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
It is recommended to fix the following
- Uninstall procedure validation failed for this plugin
- > User notice in wp-includes/functions.php+5905
Function wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery handle. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.)
- This plugin did not uninstall successfully, leaving 6 options in the database
- theysaidso_admin_options
- db_upgraded
- widget_recent-posts
- can_compress_scripts
- widget_theysaidso_widget
- widget_recent-comments
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
Good news, no errors were detected
SRP 50% from 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
Almost there! Just fix the following items
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function wp_enqueue_script() in wp-content/plugins/webcijfers-seo-scan/rankwise.php:12
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine on the user side
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 88% from 16 tests
Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
Attributes that need to be fixed:
- Screenshots: Add images for these screenshots: #1 (Post and page level scan implementation. No scan performed. Click SCAN NOW to perform page or post level SEO scan.), #2 (Post and page level scan implementation. Scan results devided into logical tabs for a better overview of the results.), #3 (Post and page level scan implementation. The Google Authorship check and Google Plus profile scan results.)
- Tags: Please delete some tags, you are using 25 tag instead of maximum 10
webcijfers-seo-scan/rankwise.php 92% from 13 tests
"RankWise SEO WordPress Plugin" version 2.1.12's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
You should first fix the following items:
- Main file name: Please rename the main PHP file in this plugin to the plugin slug ("webcijfers-seo-scan.php" instead of "rankwise.php")
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
No dangerous file extensions were detected256 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 71 | 22 | 256 |
PHP code Passed 2 tests
An short overview of 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.21 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 7 | |
▷ Named functions | 7 | 100.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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
6 PNG files occupy 0.19MB with 0.08MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-1.png | 16.91KB | 8.19KB | ▼ 51.58% |
screenshot-2.png | 68.93KB | 30.85KB | ▼ 55.25% |
logo.png | 5.83KB | 3.10KB | ▼ 46.82% |
screenshot-3.png | 50.97KB | 25.39KB | ▼ 50.18% |
logowebcijfers.png | 7.15KB | 7.13KB | 0.37% |