10% list-posts-with-pingbacks-trackbacks

Code Review | List Posts with Pingbacks

WordPress plugin List Posts with Pingbacks scored10%from 54 tests.

About plugin

  • Plugin page: list-posts-with-p...
  • Plugin version: 2017.08.13
  • PHP version: 7.4.16
  • WordPress compatibility: 4.0.0-4.8.0
  • WordPress version: 6.3.1
  • First release: May 27, 2009
  • Latest release: Jul 13, 2017
  • Number of updates: 28
  • Update frequency: every 106.5 days
  • Top authors: christopherross (82.14%)horshipsrectors (21.43%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /5,064 total downloads

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
PageMemory (MB)CPU Time (ms)
Home /3.46 ▲0.0038.84 ▲1.73
Dashboard /wp-admin3.31 ▲0.0047.26 ▲0.83
Posts /wp-admin/edit.php3.36 ▲0.0043.52 ▼3.47
Add New Post /wp-admin/post-new.php5.89 ▲0.0080.46 ▼6.44
Media Library /wp-admin/upload.php3.23 ▲0.0032.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
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,800 ▲5413.25 ▼1.401.97 ▲0.3551.07 ▲12.78
Dashboard /wp-admin2,209 ▲175.86 ▲0.92110.38 ▲3.9242.93 ▲0.32
Posts /wp-admin/edit.php2,071 ▼182.06 ▲0.0635.07 ▼4.7236.04 ▼2.62
Add New Post /wp-admin/post-new.php1,533 ▲1923.28 ▲5.36631.76 ▼29.8051.23 ▼3.24
Media Library /wp-admin/upload.php1,388 ▼04.20 ▲0.0395.88 ▼8.8741.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 ("")
Please take inspiration from this readme.txt

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:
LanguageFilesBlank linesComment linesLines of code
PHP280122112

PHP code Passed 2 tests

Analyzing cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity
Average complexity per logical line of code0.53
Average class complexity18.00
▷ Minimum class complexity18.00
▷ Maximum class complexity18.00
Average method complexity4.40
▷ Minimum method complexity1.00
▷ Maximum method complexity17.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes1
▷ Abstract classes00.00%
▷ Concrete classes1100.00%
▷ Final classes00.00%
Methods5
▷ Static methods00.00%
▷ Public methods5100.00%
▷ Protected methods00.00%
▷ Private methods00.00%
Functions1
▷ Named functions1100.00%
▷ Anonymous functions00.00%
Constants8
▷ Global constants8100.00%
▷ Class constants00.00%
▷ Public constants00.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