Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Installer ran successfully
Server metrics [RAM: ▲0.14MB] [CPU: ▼1.05ms] Passed 4 tests
Analyzing server-side resources used by Automatic WP Posts Summarizer
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.60 ▲0.14 | 38.88 ▲1.28 |
Dashboard /wp-admin | 3.45 ▲0.15 | 49.54 ▲1.75 |
Posts /wp-admin/edit.php | 3.56 ▲0.21 | 46.63 ▲1.12 |
Add New Post /wp-admin/post-new.php | 6.03 ▲0.15 | 86.87 ▼8.35 |
Media Library /wp-admin/upload.php | 3.37 ▲0.15 | 37.36 ▲3.07 |
Automatic WP Posts Summarizer /wp-admin/edit.php?page=awps-settings | 3.34 | 31.31 |
Server storage [IO: ▲0.08MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 24 new files
Database: 1 new table, 8 new options
New tables |
---|
wp_awps_summarizer |
New WordPress options |
---|
can_compress_scripts |
awps_options |
widget_theysaidso_widget |
theysaidso_admin_options |
widget_recent-comments |
widget_recent-posts |
db_upgraded |
awps_settings_key |
Browser metrics Passed 4 tests
An overview of browser requirements for Automatic WP Posts Summarizer
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲32 | 14.23 ▼0.17 | 1.62 ▼0.02 | 42.00 ▼2.61 |
Dashboard /wp-admin | 2,199 ▲22 | 5.62 ▼0.04 | 86.16 ▼2.47 | 40.39 ▲3.25 |
Posts /wp-admin/edit.php | 2,107 ▲28 | 2.01 ▼0.10 | 38.51 ▼0.83 | 35.61 ▲2.63 |
Add New Post /wp-admin/post-new.php | 1,538 ▲1 | 18.18 ▼4.43 | 594.21 ▼3.96 | 70.41 ▼18.49 |
Media Library /wp-admin/upload.php | 1,407 ▲4 | 4.25 ▲0.12 | 95.55 ▼13.23 | 42.94 ▼1.27 |
Automatic WP Posts Summarizer /wp-admin/edit.php?page=awps-settings | 898 | 2.02 | 24.29 | 28.78 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
These items require your attention
- Zombie WordPress options were found after uninstall: 7 options
- widget_recent-posts
- db_upgraded
- widget_recent-comments
- can_compress_scripts
- awps_settings_key
- widget_theysaidso_widget
- theysaidso_admin_options
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Even though no errors were found, this is by no means an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
The SRP test was a success
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
Attributes that require attention:
- Screenshots: These screenshots lack descriptions #1, #2, #3 in automatic-wp-posts-summarizer/assets to your readme.txt
automatic-wp-posts-summarizer/automatic-wp-posts-summarizer.php 92% from 13 tests
This is the main PHP file of "Automatic WP Posts Summarizer" version 1.0.1, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
It is important to fix the following:
- Requires PHP: Required version number should use periods and dots only (ex. "7.0" instead of "5.2 or higher")
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 detected976 lines of code in 20 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 18 | 265 | 439 | 951 |
JSON | 1 | 0 | 0 | 18 |
Markdown | 1 | 6 | 0 | 7 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.43 |
Average class complexity | 11.25 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 47.00 |
Average method complexity | 3.05 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 18.00 |
Code structure | ||
---|---|---|
Namespaces | 3 | |
Interfaces | 1 | |
Traits | 0 | |
Classes | 11 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 11 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 62 | |
▷ Static methods | 12 | 19.35% |
▷ Public methods | 56 | 90.32% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 6 | 9.68% |
Functions | 3 | |
▷ Named functions | 2 | 66.67% |
▷ Anonymous functions | 1 | 33.33% |
Constants | 13 | |
▷ Global constants | 3 | 23.08% |
▷ Class constants | 10 | 76.92% |
▷ Public constants | 7 | 70.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There are no PNG files in this plugin