Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.04MB] [CPU: ▼0.99ms] Passed 4 tests
This is a short check of server-side resources used by VE Tweets
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 38.86 ▲3.74 |
Dashboard /wp-admin | 3.35 ▲0.05 | 45.12 ▼6.02 |
Posts /wp-admin/edit.php | 3.40 ▲0.04 | 47.59 ▼3.63 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.04 | 96.76 ▲3.34 |
Media Library /wp-admin/upload.php | 3.27 ▲0.04 | 34.69 ▲2.36 |
VE Tweets /wp-admin/options-general.php?page=ve-tweets-settings | 3.24 | 29.99 |
Server storage [IO: ▲0.04MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 4 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
theysaidso_admin_options |
widget_recent-posts |
widget_theysaidso_widget |
widget_recent-comments |
can_compress_scripts |
Browser metrics Passed 4 tests
This is an overview of browser requirements for VE Tweets
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲69 | 13.64 ▼0.72 | 4.75 ▲2.92 | 40.47 ▲1.39 |
Dashboard /wp-admin | 2,207 ▲18 | 5.84 ▲0.90 | 98.53 ▼21.12 | 39.73 ▼5.21 |
Posts /wp-admin/edit.php | 2,096 ▲7 | 2.05 ▲0.03 | 40.99 ▲2.75 | 35.38 ▲0.70 |
Add New Post /wp-admin/post-new.php | 1,523 ▲9 | 23.10 ▲5.47 | 661.86 ▼28.54 | 53.49 ▼2.27 |
Media Library /wp-admin/upload.php | 1,386 ▼5 | 4.21 ▼0.01 | 103.06 ▼3.02 | 43.87 ▼2.76 |
VE Tweets /wp-admin/options-general.php?page=ve-tweets-settings | 835 | 2.17 | 21.89 | 28.24 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
These items require your attention
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-comments
- widget_recent-posts
- widget_theysaidso_widget
- can_compress_scripts
- theysaidso_admin_options
- db_upgraded
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 everything seems fine, this is not an exhaustive test
SRP Passed 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
Everything seems fine, however this is by no means an exhaustive test
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
There were no browser issues found
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% 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
These attributes need your attention:
- Screenshots: Please add images for these screenshots: #1 (screenshot-1.png), #2 (screenshot-2.png)
ve-tweets/ve-tweets.php Passed 13 tests
The primary PHP file in "VE Tweets" version 1.1 is used by WordPress to initiate all plugin functionality
48 characters long description:
Display recent tweets from your twitter account.
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
No dangerous file extensions were detected859 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 207 | 392 | 859 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.29 |
Average class complexity | 8.31 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 29.00 |
Average method complexity | 2.13 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 9.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 13 | |
▷ Abstract classes | 2 | 15.38% |
▷ Concrete classes | 11 | 84.62% |
▷ Final classes | 0 | 0.00% |
Methods | 88 | |
▷ Static methods | 10 | 11.36% |
▷ Public methods | 77 | 87.50% |
▷ Protected methods | 2 | 2.27% |
▷ Private methods | 9 | 10.23% |
Functions | 3 | |
▷ Named functions | 3 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 1 | |
▷ Global constants | 1 | 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
There were not PNG files found in your plugin