Benchmarks
Plugin footprint 83% from 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.03MB] [CPU: ▼5.22ms] Passed 4 tests
This is a short check of server-side resources used by Orbisius Blank Slate
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.04 | 38.65 ▼4.44 |
Dashboard /wp-admin | 3.35 ▼0.00 | 46.53 ▼12.22 |
Posts /wp-admin/edit.php | 3.40 ▲0.04 | 43.76 ▼6.29 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.04 | 102.83 ▲5.50 |
Media Library /wp-admin/upload.php | 3.27 ▲0.04 | 34.28 ▲2.08 |
Orbisius Blank Slate /wp-admin/tools.php?page=orbisius-blank-slate/orbisius-blank-slate.php | 3.26 | 31.96 |
Server storage [IO: ▲0.38MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 9 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-posts |
widget_recent-comments |
db_upgraded |
theysaidso_admin_options |
can_compress_scripts |
Browser metrics Passed 4 tests
A check of browser resources used by Orbisius Blank Slate
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,808 ▲73 | 14.53 ▲0.13 | 1.80 ▲0.15 | 44.91 ▼4.15 |
Dashboard /wp-admin | 2,212 ▲21 | 4.84 ▼0.25 | 102.32 ▲0.36 | 43.65 ▼0.84 |
Posts /wp-admin/edit.php | 2,095 ▲3 | 2.05 ▼0.12 | 33.91 ▼8.29 | 34.42 ▼5.02 |
Add New Post /wp-admin/post-new.php | 1,533 ▲19 | 23.16 ▲5.63 | 707.95 ▲87.96 | 62.66 ▲12.97 |
Media Library /wp-admin/upload.php | 1,394 ▲9 | 4.21 ▲0.01 | 96.92 ▼5.74 | 41.67 ▼3.89 |
Orbisius Blank Slate /wp-admin/tools.php?page=orbisius-blank-slate/orbisius-blank-slate.php | 919 | 2.02 | 24.77 | 27.63 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
Please fix the following items
- Zombie WordPress options detected upon uninstall: 6 options
- widget_recent-comments
- theysaidso_admin_options
- can_compress_scripts
- db_upgraded
- widget_recent-posts
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Good news, no errors were detected
SRP 50% from 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please fix the following
- 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/orbisius-blank-slate/orbisius-blank-slate.php:29
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine on the user side
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
Please fix the following attributes:
- Screenshots: These screenshots require images: #1 (Orbisius Blank Slate in Admin > Plugins), #2 (Initial Plugin page), #3 (About to delete content. Showing confirmation popup/alert message.), #4 (Result messages after the deletion)
- Tags: Please delete some tags, you are using 13 tag instead of maximum 10
orbisius-blank-slate/orbisius-blank-slate.php Passed 13 tests
The primary PHP file in "Orbisius Blank Slate" version 1.0.1 is used by WordPress to initiate all plugin functionality
121 characters long description:
This plugin allows you to delete content from your WordPress site/blog. To use it go to Tools → Orbisius Blank Slate
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
Good job! No executable or dangerous file extensions detected291 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 59 | 68 | 226 |
CSS | 1 | 13 | 3 | 65 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.38 |
Average class complexity | 6.00 |
▷ Minimum class complexity | 3.00 |
▷ Maximum class complexity | 9.00 |
Average method complexity | 4.33 |
▷ Minimum method complexity | 2.00 |
▷ Maximum method complexity | 8.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 3 | |
▷ Static methods | 2 | 66.67% |
▷ Public methods | 3 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 5 | |
▷ Named functions | 5 | 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
All PNG images should be compressed to minimize bandwidth usage for end users
6 PNG files occupy 0.36MB with 0.12MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-1.png | 56.66KB | 26.83KB | ▼ 52.64% |
screenshot-3.png | 184.94KB | 62.41KB | ▼ 66.25% |
i/guNzr.qr.16.png | 0.39KB | 0.41KB | 0.00% |
i/guNzr.qr.2.png | 0.23KB | 0.23KB | 0.43% |
screenshot-4.png | 64.37KB | 35.01KB | ▼ 45.62% |