84% jetpack-twitter-via

Code Review | Jetpack Twitter Via

WordPress plugin Jetpack Twitter Via scored84%from 54 tests.

About plugin

  • Plugin page: jetpack-twitter-via
  • Plugin version: 1.0.0
  • PHP version: 7.4.16
  • WordPress compatibility: 3.2+
  • WordPress version: 6.3.1
  • First release: Nov 26, 2012
  • Latest release: Nov 26, 2012
  • Number of updates: 4
  • Update frequency: every 8.0 days
  • Top authors: obenland (100%)

Code review

54 tests

User reviews

3 reviews

Install metrics

40+ active /3,296 total downloads

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.01MB] [CPU: ▼3.68ms] Passed 4 tests

Server-side resources used by Jetpack Twitter Via
This plugin does not affect your website's performance
PageMemory (MB)CPU Time (ms)
Home /3.74 ▲0.0145.85 ▼1.03
Dashboard /wp-admin3.58 ▲0.0251.42 ▼7.00
Posts /wp-admin/edit.php3.69 ▲0.0150.06 ▲0.22
Add New Post /wp-admin/post-new.php6.16 ▲0.0195.79 ▼6.90
Media Library /wp-admin/upload.php3.50 ▲0.0141.79 ▲3.32

Server storage [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 3 tests

Analyzing filesystem and database footprints 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
widget_recent-posts
db_upgraded
widget_theysaidso_widget
theysaidso_admin_options
can_compress_scripts
widget_recent-comments

Browser metrics Passed 4 tests

This is an overview of browser requirements for Jetpack Twitter Via
There were no issues detected in relation to browser resource usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,814 ▲5314.38 ▼0.011.90 ▲0.0744.23 ▼2.00
Dashboard /wp-admin2,192 ▲155.57 ▼0.1091.10 ▼9.4237.88 ▼6.38
Posts /wp-admin/edit.php2,100 ▲32.00 ▼0.0139.92 ▲2.3334.99 ▼5.47
Add New Post /wp-admin/post-new.php1,545 ▼023.20 ▼0.06686.64 ▲12.3955.79 ▲1.66
Media Library /wp-admin/upload.php1,400 ▼34.24 ▲0.0499.43 ▼4.2744.56 ▼0.46

Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests

🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
It is recommended to fix the following
  • Zombie WordPress options were found after uninstall: 6 options
    • db_upgraded
    • widget_recent-comments
    • widget_theysaidso_widget
    • can_compress_scripts
    • widget_recent-posts
    • theysaidso_admin_options

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Good news, no errors were detected

SRP 50% from 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
Almost there! Just fix the following items
  • 2× PHP files trigger errors when accessed directly with GET requests:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function load_plugin_textdomain() in wp-content/plugins/jetpack-twitter-via/jetpack-twitter-via.php:16
    • > PHP Fatal error
      Uncaught Error: Call to undefined function wp_die() in wp-content/plugins/jetpack-twitter-via/uninstall.php:10

User-side errors Passed 1 test

🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
Everything seems fine, but this is not an exhaustive test

Optimizations

Plugin configuration 97% from 29 tests

readme.txt 94% from 16 tests

Often overlooked, readme.txt is one of the most important files in your plugin
Please fix the following attributes:
  • Tested up to: Version format is invalid
The official readme.txt might help

jetpack-twitter-via/jetpack-twitter-via.php Passed 13 tests

The main PHP script in "Jetpack Twitter Via" version 1.0.0 is automatically included on every request by WordPress
56 characters long description:
Adds 'via @username' to the Jetpack Twitter share button

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Good job! No executable or dangerous file extensions detected36 lines of code in 3 files:
LanguageFilesBlank linesComment linesLines of code
PHP2226334
Markdown1002

PHP code Passed 2 tests

This plugin's cyclomatic complexity and code structure detailed below
No complexity issues detected
Cyclomatic complexity
Average complexity per logical line of code0.13
Average class complexity0.00
▷ Minimum class complexity0.00
▷ Maximum class complexity0.00
Average method complexity0.00
▷ Minimum method complexity0.00
▷ Maximum method complexity0.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes0
▷ Abstract classes00.00%
▷ Concrete classes00.00%
▷ Final classes00.00%
Methods0
▷ Static methods00.00%
▷ Public methods00.00%
▷ Protected methods00.00%
▷ Private methods00.00%
Functions5
▷ Named functions5100.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.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
PNG images were not found in this plugin