WordPress plugin Clixtell scored84%from 54 tests.

About plugin

  • Plugin page: clixtell-tracking...
  • Plugin version: 2.2
  • PHP compatiblity: 5.2.4+
  • PHP version: 7.4.16
  • WordPress compatibility: 3.3-6.2.2
  • WordPress version: 6.3.1
  • First release: Jul 3, 2019
  • Latest release: Jun 12, 2023
  • Number of updates: 15
  • Update frequency: every 96.5 days
  • Top authors: clixtell (100%)

Code review

54 tests

User reviews

1 review

Install metrics

800+ active /3,663 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed gracefully, with no errors

Server metrics [RAM: ▲0.02MB] [CPU: ▼3.78ms] Passed 4 tests

This is a short check of server-side resources used by Clixtell
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.48 ▲0.0144.60 ▼1.53
Dashboard /wp-admin3.33 ▲0.0246.92 ▼12.33
Posts /wp-admin/edit.php3.38 ▲0.0258.76 ▲4.40
Add New Post /wp-admin/post-new.php5.91 ▲0.0293.65 ▼3.46
Media Library /wp-admin/upload.php3.25 ▲0.0237.32 ▲2.21
Clixtell /wp-admin/options-general.php?page=clixtell3.2234.48

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

How much does this plugin use your filesystem and database?
This plugin was installed successfully
Filesystem: 2 new files
Database: no new tables, 7 new options
New WordPress options
widget_recent-posts
widget_theysaidso_widget
plugin_options
can_compress_scripts
db_upgraded
theysaidso_admin_options
widget_recent-comments

Browser metrics Passed 4 tests

Checking browser requirements for Clixtell
Normal browser usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /3,445 ▲68413.26 ▼1.31155.55 ▲153.55198.23 ▲152.68
Dashboard /wp-admin2,193 ▲225.53 ▼0.0896.65 ▼1.2242.51 ▲0.17
Posts /wp-admin/edit.php2,107 ▲41.96 ▼0.0244.92 ▼6.1736.05 ▼3.41
Add New Post /wp-admin/post-new.php1,531 ▲523.06 ▼0.05665.91 ▲39.0549.36 ▼1.14
Media Library /wp-admin/upload.php1,407 ▲74.20 ▼0.02109.75 ▼3.0547.08 ▼1.92
Clixtell /wp-admin/options-general.php?page=clixtell8062.0026.1626.66

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

🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
These items require your attention
  • Zombie WordPress options were found after uninstall: 7 options
    • db_upgraded
    • widget_theysaidso_widget
    • can_compress_scripts
    • theysaidso_admin_options
    • plugin_options
    • widget_recent-posts
    • widget_recent-comments

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)
Even though everything seems fine, this is not an exhaustive test

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
Please fix the following
  • 1× PHP files trigger errors when accessed directly with GET requests:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/clixtell-tracking-dynamic-phones/clixtell-wp.php:11

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)
There were no browser issues found

Optimizations

Plugin configuration 96% 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
3 plugin tags: call tracking, click fraud, website analytics

clixtell-tracking-dynamic-phones/clixtell-wp.php 92% from 13 tests

This is the main PHP file of "Clixtell" version 2.2, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
It is important to fix the following:
  • Main file name: Name the main plugin file the same as the plugin slug ("clixtell-tracking-dynamic-phones.php" instead of "clixtell-wp.php")

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
Everything looks great! No dangerous files found in this plugin50 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP112850

PHP code Passed 2 tests

This is a very shot review of cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity
Average complexity per logical line of code0.05
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%
Functions7
▷ Named functions7100.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