94% talkus

Code Review | Your help desk. In Slack.

WordPress plugin Your help desk. In Slack. scored 94% from 54 tests.

About plugin

  • Plugin page: talkus
  • Plugin version: 1.1
  • PHP version: 7.4.16
  • WordPress compatibility: 4.2-4.8
  • WordPress version: 5.8.1
  • First release: Feb 4, 2016
  • Latest release: Nov 10, 2017
  • Number of updates: 20
  • Update frequency: every 32.3 days
  • Top authors: perenoel (90%)acemtp (15%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active / 944 total downloads

Benchmarks

Plugin footprint Passed 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
This plugin's installer ran successfully

Server metrics [RAM: ▲0.01MB] [CPU: ▼140.02ms] Passed 4 tests

An overview of server-side resources used by Your help desk. In Slack.
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /2.84 ▲0.1242.96 ▲22.51
Dashboard /wp-admin3.07 ▲0.0246.74 ▲2.14
Posts /wp-admin/edit.php3.12 ▲0.0245.47 ▼0.11
Add New Post /wp-admin/post-new.php5.43 ▼0.0085.06 ▼561.79
Media Library /wp-admin/upload.php3.02 ▲0.0131.55 ▼0.32
Talkus /wp-admin/tools.php?page=talkus-settings2.9828.31

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

Analyzing filesystem and database footprints of this plugin
The plugin installed successfully
Filesystem: 2 new files
Database: no new tables, no new options

Browser metrics Passed 4 tests

An overview of browser requirements for Your help desk. In Slack.
There were no issues detected in relation to browser resource usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /3,712 ▲10615.96 ▼0.038.39 ▼0.2042.93 ▼5.83
Dashboard /wp-admin2,975 ▲455.88 ▼0.09130.66 ▼20.89112.55 ▲2.20
Posts /wp-admin/edit.php2,741 ▲52.68 ▼0.0267.98 ▲3.9192.42 ▼2.92
Add New Post /wp-admin/post-new.php1,675 ▼818.94 ▲0.18357.13 ▼14.1897.81 ▼9.29
Media Library /wp-admin/upload.php1,815 ▲55.04 ▲0.03149.96 ▲4.14121.08 ▲0.76
Talkus /wp-admin/tools.php?page=talkus-settings1,0842.0951.6968.65

Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests

🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
The plugin uninstalled successfully, without leaving any zombie files or tables

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though everything seems fine, this is not an exhaustive test

SRP 50% from 2 tests

🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please take a closer look at the following
  • 1× PHP files perform the action of outputting non-empty strings when accessed directly:
    • > /wp-content/plugins/talkus/talkus.php

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine, but this is not an exhaustive test

Optimizations

Plugin configuration 93% from 29 tests

readme.txt 94% from 16 tests

The readme.txt file uses markdown syntax to describe your plugin to the world
These attributes need to be fixed:
  • Tags: Too many tags (14 tag instead of maximum 10); only the first 5 tags are used in your directory listing
You can take inspiration from this readme.txt

talkus/talkus.php 92% from 13 tests

The principal PHP file in "Your help desk. In Slack." v. 1.1 is loaded by WordPress automatically on each request
Please take the time to fix the following:
  • Description: Keep the plugin description shorter than 140 characters (currently 149 characters long)

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 detected110 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP15020110

PHP code Passed 2 tests

A brief analysis of cyclomatic complexity and code structure for this plugin
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity
Average complexity per logical line of code0.20
Average class complexity9.00
▷ Minimum class complexity9.00
▷ Maximum class complexity9.00
Average method complexity1.62
▷ Minimum method complexity1.00
▷ Maximum method complexity3.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes1
▷ Abstract classes00.00%
▷ Concrete classes1100.00%
▷ Final classes00.00%
Methods13
▷ Static methods00.00%
▷ Public methods13100.00%
▷ Protected methods00.00%
▷ Private methods00.00%
Functions0
▷ Named functions00.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
No PNG images were found in this plugin