Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
Installer ran successfully
Server metrics [RAM: ▲2.33MB] [CPU: ▲15.81ms] Passed 4 tests
Server-side resources used by Evergreen Content Poster - Auto Post and Schedule Your Best Content to Social Media
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 5.79 ▲2.33 | 159.97 ▲112.20 |
Dashboard /wp-admin | 5.64 ▲2.34 | 66.03 ▲11.43 |
Posts /wp-admin/edit.php | 5.70 ▲2.34 | 67.18 ▲19.21 |
Add New Post /wp-admin/post-new.php | 8.24 ▲2.36 | 110.65 ▲11.45 |
Media Library /wp-admin/upload.php | 5.55 ▲2.32 | 56.48 ▲21.15 |
Configurator /wp-admin/admin.php?page=evergreen-content-configurator | 5.57 | 62.01 |
Content Library /wp-admin/admin.php?page=evergreen-content-library | 5.58 | 66.22 |
Settings /wp-admin/admin.php?page=evergreen-content-settings | 5.83 | 63.67 |
Server storage [IO: ▲2.91MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 65 new files
Database: 2 new tables, 15 new options
New tables |
---|
wp_evergreen_categories |
wp_evergreen_content_logs |
New WordPress options |
---|
widget_theysaidso_widget |
theysaidso_admin_options |
ecp-event-add-time |
widget_recent-posts |
ecp_buffer_profiles |
ecp_options |
db_upgraded |
ecp_schedule_settings |
widget_recent-comments |
ecp-offer-add-time |
... |
Browser metrics Passed 4 tests
Checking browser requirements for Evergreen Content Poster - Auto Post and Schedule Your Best Content to Social Media
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,228 ▲482 | 16.34 ▲1.66 | 1.87 ▲0.00 | 39.31 ▼7.44 |
Dashboard /wp-admin | 2,604 ▲416 | 7.22 ▲1.40 | 149.63 ▲40.48 | 109.87 ▲70.69 |
Posts /wp-admin/edit.php | 2,351 ▲262 | 4.41 ▲2.40 | 62.85 ▲22.25 | 30.91 ▼2.35 |
Add New Post /wp-admin/post-new.php | 6,392 ▲4,871 | 19.70 ▼3.47 | 853.11 ▲221.37 | 41.76 ▼16.83 |
Media Library /wp-admin/upload.php | 1,486 ▲98 | 5.72 ▲1.53 | 93.05 ▼21.18 | 41.83 ▼2.08 |
Configurator /wp-admin/admin.php?page=evergreen-content-configurator | 4,642 | 6.53 | 102.12 | 97.88 |
Content Library /wp-admin/admin.php?page=evergreen-content-library | 3,457 | 4.11 | 59.92 | 55.79 |
Settings /wp-admin/admin.php?page=evergreen-content-settings | 4,536 | 4.27 | 62.02 | 66.08 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
- Zombie WordPress options were found after uninstall: 9 options
- widget_recent-comments
- db_upgraded
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-posts
- widget_theysaidso_widget
- ecp_options
- ecp-offer-add-time
- ecp-event-add-time
Smoke tests 50% 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 0% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Almost there! Just fix the following items
- 1× PHP files output text when accessed directly:
- > /wp-content/plugins/evergreen-content-poster/admin/partials/evergreen_content_poster-admin-display.php
- 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function _e() in wp-content/plugins/evergreen-content-poster/admin/partials/evergreen_content_statistics.php:19
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine on the user side
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
10 plugin tags: auto post, buffer, share to social media, social media scheduling, social media sharing...
evergreen-content-poster/evergreen_content_poster.php 85% from 13 tests
"Evergreen Content Poster - Auto Post and Schedule Your Best Content to Social Media" version 1.3.6.1's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
Please take the time to fix the following:
- Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("evergreen-content-poster.php" instead of "evergreen_content_poster.php")
- Description: Please don't use more than 140 characters for the plugin description (currently 388 characters long)
Code Analysis 97% from 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
Everything looks great! No dangerous files found in this plugin28,063 lines of code in 44 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 19 | 1,479 | 1,813 | 11,885 |
PO File | 6 | 3,268 | 6,734 | 9,621 |
JavaScript | 6 | 653 | 260 | 3,268 |
CSS | 4 | 682 | 121 | 3,263 |
SVG | 9 | 0 | 0 | 26 |
PHP code 50% from 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
It is recommended to fix the following
- Method cyclomatic complexity has to be reduced to less than 100 (currently 259)
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.43 |
Average class complexity | 114.93 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 635.00 |
Average method complexity | 9.67 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 259.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 14 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 14 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 184 | |
▷ Static methods | 5 | 2.72% |
▷ Public methods | 169 | 91.85% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 15 | 8.15% |
Functions | 14 | |
▷ Named functions | 13 | 92.86% |
▷ Anonymous functions | 1 | 7.14% |
Constants | 20 | |
▷ Global constants | 20 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.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
5 compressed PNG files occupy 0.04MB
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
admin/img/ecp-no-visual-attached-mandatory.png | 9.97KB | 10.52KB | 0.00% |
admin/img/ecp-image-not-found.png | 5.30KB | 5.52KB | 0.00% |
admin/img/ecp-profile-unknown.png | 5.91KB | 6.13KB | 0.00% |
admin/img/ecp-no-video-attached-mandatory.png | 10.04KB | 10.59KB | 0.00% |
admin/img/ecp-no-visual-attached.png | 7.89KB | 8.28KB | 0.00% |