68% fluent-support

Code Review | Fluent Support - WordPress Helpdesk and Customer Support Ticket Plugin

WordPress plugin Fluent Support - WordPress Helpdesk and Customer Support Ticket Plugin scored68%from 54 tests.

About plugin

  • Plugin page: fluent-support
  • Plugin version: 1.7.6
  • PHP compatiblity: 7.3+
  • PHP version: 7.4.16
  • WordPress compatibility: 5.6-6.4
  • WordPress version: 6.3.1
  • First release: Nov 12, 2021
  • Latest release: Nov 7, 2023
  • Number of updates: 42
  • Update frequency: every 22.6 days
  • Top authors: techjewel (100%)

Code review

54 tests

User reviews

38 reviews

Install metrics

6,000+ active /71,595 total downloads

Benchmarks

Plugin footprint 65% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed gracefully, with no errors

Server metrics [RAM: ▲4.15MB] [CPU: ▲23.19ms] Passed 4 tests

Analyzing server-side resources used by Fluent Support - WordPress Helpdesk and Customer Support Ticket Plugin
Server-side resource usage in normal parameters
PageMemory (MB)CPU Time (ms)
Home /7.46 ▲4.0062.61 ▲16.95
Dashboard /wp-admin7.90 ▲4.5973.04 ▲20.93
Posts /wp-admin/edit.php7.42 ▲4.06106.50 ▲54.90
Add New Post /wp-admin/post-new.php10.42 ▲4.53109.97 ▲20.67
Media Library /wp-admin/upload.php7.26 ▲4.0269.98 ▲34.22
Dashboard /wp-admin/admin.php?page=fluent-support8.1372.22

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

Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 383 new files
Database: 11 new tables, 6 new options
New tables
wp_fs_tickets
wp_fs_attachments
wp_fs_data_metrix
wp_fs_products
wp_fs_persons
wp_fs_mail_boxes
wp_fs_meta
wp_fs_activities
wp_fs_conversations
wp_fs_tag_pivot
...
New WordPress options
can_compress_scripts
db_upgraded
widget_recent-posts
theysaidso_admin_options
widget_theysaidso_widget
widget_recent-comments

Browser metrics Passed 4 tests

Checking browser requirements for Fluent Support - WordPress Helpdesk and Customer Support Ticket Plugin
This plugin renders optimally with no browser resource issues detected
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,997 ▲23514.68 ▲0.401.61 ▼0.0237.15 ▼10.27
Dashboard /wp-admin2,402 ▲2255.58 ▼0.01100.55 ▼1.1742.79 ▲1.23
Posts /wp-admin/edit.php2,163 ▲602.03 ▲0.0449.11 ▲8.1844.62 ▲8.95
Add New Post /wp-admin/post-new.php1,722 ▲19622.03 ▼1.43670.65 ▼25.4759.57 ▲0.50
Media Library /wp-admin/upload.php1,467 ▲644.19 ▼0.0196.49 ▼7.7742.17 ▼2.57
Reports /wp-admin/admin.php?page=fluent-support#/reports2,56911.60521.5094.90
Workflows /wp-admin/admin.php?page=fluent-support#/workflows1,6288.69428.6184.40
Activities /wp-admin/admin.php?page=fluent-support#/activity-logger2,47612.50100.7777.52
Dashboard /wp-admin/admin.php?page=fluent-support1,5639.52106.5396.27
Settings /wp-admin/admin.php?page=fluent-support#/settings2,09712.44173.09123.55
Tickets /wp-admin/admin.php?page=fluent-support#/tickets2,06112.00118.9392.40

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

🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
The following items require your attention
  • The uninstall procedure failed, leaving 11 tables in the database
    • wp_fs_attachments
    • wp_fs_conversations
    • wp_fs_tag_pivot
    • wp_fs_data_metrix
    • wp_fs_persons
    • wp_fs_tickets
    • wp_fs_taggables
    • wp_fs_activities
    • wp_fs_mail_boxes
    • wp_fs_products
    • ...
  • Zombie WordPress options were found after uninstall: 6 options
    • widget_recent-posts
    • widget_recent-comments
    • db_upgraded
    • theysaidso_admin_options
    • can_compress_scripts
    • widget_theysaidso_widget

Smoke tests 50% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though no errors were found, this is by no means an exhaustive test

SRP 0% 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
Please take a closer look at the following
  • 1× PHP files output text when accessed directly:
    • > /wp-content/plugins/fluent-support/app/Views/emails/styles.php
  • 131× GET requests to PHP files have triggered server-side errors or warnings (only 10 are shown):
    • > PHP Fatal error
      Uncaught Error: Class 'FluentSupport\\Framework\\Foundation\\Policy' not found in wp-content/plugins/fluent-support/app/Http/Policies/ReportPolicy.php:9
    • > PHP Fatal error
      Uncaught Error: Class 'FluentSupport\\App\\Http\\Controllers\\Controller' not found in wp-content/plugins/fluent-support/app/Http/Controllers/CustomerPortalController.php:20
    • > PHP Fatal error
      Uncaught Error: Class 'FluentSupport\\Framework\\Foundation\\Policy' not found in wp-content/plugins/fluent-support/app/Http/Policies/ActivityLoggerPolicy.php:9
    • > PHP Fatal error
      Trait 'FluentSupport\\Framework\\Support\\MacroableTrait' not found in wp-content/plugins/fluent-support/vendor/wpfluent/framework/src/WPFluent/Support/Str.php on line 9
    • > PHP Fatal error
      Uncaught Error: Class 'FluentSupport\\Framework\\Database\\Orm\\Relations\\BelongsTo' not found in wp-content/plugins/fluent-support/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphTo.php:12
    • > PHP Fatal error
      Uncaught Error: Class 'FluentSupport\\Framework\\Foundation\\Policy' not found in wp-content/plugins/fluent-support/app/Http/Policies/UserPolicy.php:8
    • > PHP Fatal error
      Uncaught Error: Interface 'FluentSupport\\Framework\\Support\\ExceptionInterface' not found in wp-content/plugins/fluent-support/vendor/wpfluent/framework/src/WPFluent/Support/InvalidArgumentException.php:16
    • > PHP Fatal error
      Uncaught Error: Interface 'FluentSupport\\Framework\\Container\\Contracts\\Psr\\ContainerExceptionInterface' not found in wp-content/plugins/fluent-support/vendor/wpfluent/framework/src/WPFluent/Container/Contracts/CircularDependencyException.php:8
    • > PHP Notice
      Undefined variable: app in wp-content/plugins/fluent-support/app/Hooks/includes.php on line 6
    • > PHP Fatal error
      Uncaught Error: Interface 'FluentSupport\\Framework\\Pagination\\PaginatorInterface' not found in wp-content/plugins/fluent-support/vendor/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginatorInterface.php:5

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)
No browser errors were detected

Optimizations

Plugin configuration Passed 29 tests

readme.txt Passed 16 tests

Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
5 plugin tags: helpdesk, support plugin, ticketing, support, support ticketing

fluent-support/fluent-support.php Passed 13 tests

This is the main PHP file of "Fluent Support - WordPress Helpdesk and Customer Support Ticket Plugin" version 1.7.6, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
47 characters long description:
The Ultimate Support Plugin For Your WordPress.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
Good job! No executable or dangerous file extensions detected43,802 lines of code in 357 files:
LanguageFilesBlank linesComment linesLines of code
PHP33210,22223,02740,737
JSON3002,044
JavaScript8372391945
SVG100065
CSS30010
Markdown1001

PHP code Passed 2 tests

An short overview of logical lines of code, cyclomatic complexity, and other code metrics
No complexity issues detected
Cyclomatic complexity
Average complexity per logical line of code0.37
Average class complexity14.88
▷ Minimum class complexity1.00
▷ Maximum class complexity230.00
Average method complexity2.23
▷ Minimum method complexity1.00
▷ Maximum method complexity45.00
Code structure
Namespaces54
Interfaces29
Traits36
Classes241
▷ Abstract classes135.39%
▷ Concrete classes22894.61%
▷ Final classes31.32%
Methods3,560
▷ Static methods47213.26%
▷ Public methods2,73776.88%
▷ Protected methods64818.20%
▷ Private methods1754.92%
Functions397
▷ Named functions41.01%
▷ Anonymous functions39398.99%
Constants82
▷ Global constants78.54%
▷ Class constants7591.46%
▷ Public constants75100.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
9 PNG files occupy 0.14MB with 0.08MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant
FileSize - originalSize - compressedSavings
assets/images/ComponentIcons/AgentPerformance.png20.77KB5.94KB▼ 71.39%
assets/images/ComponentIcons/TicketStatistics.png7.13KB3.41KB▼ 52.25%
assets/images/ComponentIcons/SuggestedTicket.png11.10KB4.87KB▼ 56.11%
assets/images/fluent-support-color-logo.png35.97KB16.58KB▼ 53.92%
assets/images/ComponentIcons/MentionedTicket.png17.12KB6.19KB▼ 63.86%