Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
Install script ran successfully
Server metrics [RAM: ▲0.04MB] [CPU: ▼6.79ms] Passed 4 tests
A check of server-side resources used by İçerik Bulutu
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.04 | 51.78 ▲7.78 |
Dashboard /wp-admin | 3.35 ▲0.05 | 50.67 ▼1.38 |
Posts /wp-admin/edit.php | 3.40 ▲0.05 | 48.14 ▲0.04 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.04 | 88.97 ▼18.59 |
Media Library /wp-admin/upload.php | 3.27 ▲0.05 | 35.48 ▼7.23 |
/wp-admin/admin.php?page=icerik-bulutu-import | 3.25 | 35.13 |
Import /wp-admin/admin.php?page=icerik-bulutu-content | 3.22 | 30.92 |
Settings /wp-admin/admin.php?page=icerik-bulutu | 3.23 | 42.32 |
Server storage [IO: ▲0.26MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin installed successfully
Filesystem: 12 new files
Database: 1 new table, 6 new options
New tables |
---|
wp_icerikbulutu_apikey |
New WordPress options |
---|
widget_theysaidso_widget |
theysaidso_admin_options |
db_upgraded |
widget_recent-comments |
widget_recent-posts |
can_compress_scripts |
Browser metrics Passed 4 tests
This is an overview of browser requirements for İçerik Bulutu
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,825 ▲79 | 14.29 ▼0.08 | 1.71 ▲0.04 | 43.47 ▲2.72 |
Dashboard /wp-admin | 2,230 ▲53 | 5.62 ▲0.02 | 97.04 ▲7.22 | 40.75 ▼3.57 |
Posts /wp-admin/edit.php | 2,129 ▲32 | 1.99 ▼0.02 | 35.19 ▼3.04 | 33.34 ▼7.90 |
Add New Post /wp-admin/post-new.php | 1,552 ▲26 | 23.11 ▲0.10 | 675.30 ▲23.23 | 51.09 ▼7.58 |
Media Library /wp-admin/upload.php | 1,429 ▲29 | 4.20 ▲0.03 | 110.18 ▼5.36 | 49.76 ▲3.10 |
/wp-admin/admin.php?page=icerik-bulutu-import | 817 | 1.96 | 26.35 | 26.35 |
Import /wp-admin/admin.php?page=icerik-bulutu-content | 706 | 1.12 | 7.45 | 20.67 |
Settings /wp-admin/admin.php?page=icerik-bulutu | 820 | 2.00 | 29.42 | 28.82 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
You still need to fix the following
- Zombie tables were found after uninstall: 1 table
- wp_icerikbulutu_apikey
- Zombie WordPress options detected upon uninstall: 6 options
- widget_recent-comments
- db_upgraded
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-posts
- widget_theysaidso_widget
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
Everything seems fine, however this is by no means an exhaustive test
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
- 3× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to a member function get_charset_collate() on null in wp-content/plugins/icerik-bulutu/import.php:3
- > PHP Fatal error
Uncaught Error: Call to a member function get_charset_collate() on null in wp-content/plugins/icerik-bulutu/contents.php:4
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/icerik-bulutu/ib.php:15
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
Attributes that require attention:
- Screenshots: Please add images for these screenshots: #1 (Enter api key.), #2 (Settings page.)
icerik-bulutu/ib.php 85% from 13 tests
The principal PHP file in "İçerik Bulutu" v. 2.1 is loaded by WordPress automatically on each request
You should first fix the following items:
- Description: Please don't use more than 140 characters for the plugin description (currently 142 characters long)
- Main file name: Name the main plugin file the same as the plugin slug ("icerik-bulutu.php" instead of "ib.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Everything looks great! No dangerous files found in this plugin775 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 72 | 15 | 476 |
CSS | 1 | 1 | 0 | 137 |
PO File | 1 | 37 | 37 | 108 |
Markdown | 1 | 42 | 0 | 53 |
SVG | 1 | 0 | 0 | 1 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.17 |
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 | 11 | |
▷ Named functions | 11 | 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
Using a strong compression for your PNG files is a great way to speed-up your plugin
2 PNG files occupy 0.21MB with 0.14MB in potential savings
Potential savings
Compression of 2 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-1.png | 109.05KB | 29.38KB | ▼ 73.06% |
screenshot-2.png | 106.18KB | 41.46KB | ▼ 60.95% |