Benchmarks
Plugin footprint 58% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
You still need to fix the following installer errors
- This plugin did not install gracefully
- > Warning in wp-content/plugins/list-posts-with-pingbacks-trackbacks/list-posts-with-pingbacks-trackbacks.php+63
include_once(horshipsrectors-common.php): failed to open stream: No such file or directory
Server metrics [RAM: ▲0.00MB] [CPU: ▼2.97ms] Passed 4 tests
Server-side resources used by List Posts with Pingbacks
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.46 ▲0.00 | 38.84 ▲1.73 |
Dashboard /wp-admin | 3.31 ▲0.00 | 47.26 ▲0.83 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 43.52 ▼3.47 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 80.46 ▼6.44 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 32.09 ▼2.81 |
Server storage [IO: ▲0.01MB] [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: 5 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
widget_recent-comments |
widget_theysaidso_widget |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-posts |
Browser metrics Passed 4 tests
A check of browser resources used by List Posts with Pingbacks
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,800 ▲54 | 13.25 ▼1.40 | 1.97 ▲0.35 | 51.07 ▲12.78 |
Dashboard /wp-admin | 2,209 ▲17 | 5.86 ▲0.92 | 110.38 ▲3.92 | 42.93 ▲0.32 |
Posts /wp-admin/edit.php | 2,071 ▼18 | 2.06 ▲0.06 | 35.07 ▼4.72 | 36.04 ▼2.62 |
Add New Post /wp-admin/post-new.php | 1,533 ▲19 | 23.28 ▲5.36 | 631.76 ▼29.80 | 51.23 ▼3.24 |
Media Library /wp-admin/upload.php | 1,388 ▼0 | 4.20 ▲0.03 | 95.88 ▼8.87 | 41.31 ▼2.60 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
The following items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- theysaidso_admin_options
- can_compress_scripts
- db_upgraded
- widget_recent-posts
- widget_recent-comments
- widget_theysaidso_widget
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
The smoke test was a success, however most plugin functionality was not tested
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
The SRP test was a success
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser errors were detected
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
Please fix the following attributes:
- Screenshots: Add images for these screenshots: #1 (Screenshot of the Widget (in Twenty Fourteen)), #2 (Screenshot of the Widget (in Twenty Thirteen)), #3 (Screenshot of the Widget (in Twenty Twelve)), #4 (The Widget Control Panel)
- Donate link: Invalid URI found ("")
list-posts-with-pingbacks-trackbacks/list-posts-with-pingbacks-trackbacks.php Passed 13 tests
"List Posts with Pingbacks" version 2017.08.13's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
109 characters long description:
Adds a list of Posts with Pingbacks and Trackbacks to WordPress with a widget, shortcode, or theme functions.
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
There were no executable files found in this plugin112 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 80 | 122 | 112 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.53 |
Average class complexity | 18.00 |
▷ Minimum class complexity | 18.00 |
▷ Maximum class complexity | 18.00 |
Average method complexity | 4.40 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 17.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 5 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 5 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 1 | |
▷ Named functions | 1 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 8 | |
▷ Global constants | 8 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
No PNG images were found in this plugin