84% twitter-tags

Code Review | Twitter Tags

WordPress plugin Twitter Tags scored84%from 54 tests.

About plugin

  • Plugin page: twitter-tags
  • Plugin version: 1.2.1
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0.1-3.6.1
  • WordPress version: 6.3.1
  • First release: Oct 4, 2013
  • Latest release: Jan 28, 2014
  • Number of updates: 18
  • Update frequency: every 6.5 days
  • Top authors: ElMcGuinness (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /1,037 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed successfully, without throwing any errors or notices

Server metrics [RAM: ▲0.00MB] [CPU: ▼1.69ms] Passed 4 tests

An overview of server-side resources used by Twitter Tags
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.46 ▲0.0044.14 ▼2.08
Dashboard /wp-admin3.31 ▲0.0053.20 ▼3.21
Posts /wp-admin/edit.php3.36 ▲0.0054.05 ▲7.05
Add New Post /wp-admin/post-new.php5.89 ▲0.0090.99 ▼0.55
Media Library /wp-admin/upload.php3.23 ▲0.0036.41 ▼0.93

Server storage [IO: ▲0.01MB] [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: 2 new files
Database: no new tables, 6 new options
New WordPress options
can_compress_scripts
db_upgraded
widget_theysaidso_widget
widget_recent-posts
widget_recent-comments
theysaidso_admin_options

Browser metrics Passed 4 tests

A check of browser resources used by Twitter Tags
There were no issues detected in relation to browser resource usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,789 ▲2814.42 ▲0.071.68 ▼0.0842.84 ▼6.90
Dashboard /wp-admin2,195 ▲145.61 ▼0.0893.11 ▼10.5042.66 ▲1.76
Posts /wp-admin/edit.php2,097 ▼32.03 ▲0.0134.29 ▼5.4433.09 ▼0.24
Add New Post /wp-admin/post-new.php1,526 ▼222.97 ▲0.03639.22 ▼23.3552.58 ▼20.94
Media Library /wp-admin/upload.php1,400 ▲34.13 ▼0.03101.67 ▼5.4843.14 ▼0.85

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

🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
You still need to fix the following
  • Zombie WordPress options detected upon uninstall: 6 options
    • theysaidso_admin_options
    • widget_recent-comments
    • db_upgraded
    • widget_recent-posts
    • widget_theysaidso_widget
    • can_compress_scripts

Smoke tests 75% from 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)
Good news, no errors were detected

SRP 50% 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
The following issues need your attention
  • 1× PHP files trigger server-side errors or warnings when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/twitter-tags/twitter_tags.php:75

User-side errors Passed 1 test

🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
There were no browser issues found

Optimizations

Plugin configuration 93% from 29 tests

readme.txt Passed 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
2 plugin tags: twitter, shortcodes

twitter-tags/twitter_tags.php 85% from 13 tests

The principal PHP file in "Twitter Tags" v. 1.2.1 is loaded by WordPress automatically on each request
Please make the necessary changes and fix the following:
  • Domain Path: The domain path folder was not found ("/localization/")
  • Main file name: It is recommended to name the main PHP file as the plugin slug ("twitter-tags.php" instead of "twitter_tags.php")

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
Success! There were no dangerous files found in this plugin37 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP1172537

PHP code Passed 2 tests

This is a short overview of cyclomatic complexity and code structure for this plugin
All good! No complexity issues found
Cyclomatic complexity
Average complexity per logical line of code0.15
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%
Functions4
▷ Named functions4100.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

Often times overlooked, PNG files can occupy unnecessary space in your plugin
There are no PNG files in this plugin