78% smartarget-contact-form

Code Review | Smartarget Contact Form

WordPress plugin Smartarget Contact Form scored 78% from 54 tests.

About plugin

  • Plugin page: smartarget-contac...
  • Plugin version: 1.2
  • PHP compatiblity: 5.2.4+
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0.1-6.3
  • WordPress version: 6.3.1
  • First release: Sep 6, 2021
  • Latest release: Aug 9, 2023
  • Number of updates: 13
  • Update frequency: every 54.2 days
  • Top authors: erezs (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active / 433 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed gracefully, with no errors

Server metrics [RAM: ▲0.07MB] [CPU: ▼4.63ms] Passed 4 tests

This is a short check of server-side resources used by Smartarget Contact Form
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.53 ▲0.0740.40 ▼6.19
Dashboard /wp-admin3.37 ▲0.0647.01 ▼4.61
Posts /wp-admin/edit.php3.49 ▲0.1351.43 ▲5.56
Add New Post /wp-admin/post-new.php5.97 ▲0.0890.17 ▼13.29
Media Library /wp-admin/upload.php3.30 ▲0.0643.72 ▲10.34
Smartarget Contact Form /wp-admin/options-general.php?page=smartarget_contact_form3.2633.42

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

Input-output and database impact of this plugin
This plugin installed successfully
Filesystem: 24 new files
Database: no new tables, 6 new options
New WordPress options
widget_recent-posts
can_compress_scripts
widget_theysaidso_widget
db_upgraded
widget_recent-comments
theysaidso_admin_options

Browser metrics Passed 4 tests

Smartarget Contact Form: an overview of browser usage
There were no issues detected in relation to browser resource usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,907 ▲16121.34 ▲6.918.88 ▲6.9042.82 ▼0.67
Dashboard /wp-admin2,213 ▲3110.94 ▲5.10202.33 ▲93.6339.81 ▼2.64
Posts /wp-admin/edit.php2,111 ▲227.42 ▲5.40111.83 ▲76.0432.16 ▼3.83
Add New Post /wp-admin/post-new.php1,683 ▲15027.83 ▲4.70668.95 ▲25.3751.00 ▲0.29
Media Library /wp-admin/upload.php1,395 ▲79.65 ▲5.52191.46 ▲81.8746.04 ▼5.90
Smartarget Contact Form /wp-admin/options-general.php?page=smartarget_contact_form2,30011.66214.43115.31

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

🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
The following items require your attention
  • This plugin did not uninstall successfully, leaving 6 options in the database
    • widget_theysaidso_widget
    • can_compress_scripts
    • theysaidso_admin_options
    • db_upgraded
    • widget_recent-posts
    • widget_recent-comments

Smoke tests 50% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | A smoke test targeting server-side errors
Even though everything seems fine, this is not 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
The following issues need your attention
  • 1× PHP files output text when accessed directly:
    • > /wp-content/plugins/smartarget-contact-form/public/partials/smartarget-contact-form-public-display.php
  • 1× GET requests to PHP files have triggered server-side errors or warnings:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function get_home_url() in wp-content/plugins/smartarget-contact-form/admin/partials/smartarget-contact-form-admin-display.php:20

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 96% from 29 tests

readme.txt Passed 16 tests

The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
8 plugin tags: contact us, wordpress form, form, contact form, custom form...

smartarget-contact-form/smartarget-contact-form.php 92% from 13 tests

The entry point to "Smartarget Contact Form" version 1.2 is a PHP file that has certain tags in its header comment area
Please take the time to fix the following:
  • Text Domain: Since WordPress version 4.6 the text domain is optional; if specified, it must be the same as the plugin slug

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
Everything looks great! No dangerous files found in this plugin430 lines of code in 16 files:
LanguageFilesBlank linesComment linesLines of code
PHP12130522225
JavaScript351,397205
CSS1040

PHP code Passed 2 tests

Analyzing logical lines of code, cyclomatic complexity, and other code metrics
All good! No complexity issues found
Cyclomatic complexity
Average complexity per logical line of code0.10
Average class complexity2.00
▷ Minimum class complexity1.00
▷ Maximum class complexity5.00
Average method complexity1.25
▷ Minimum method complexity1.00
▷ Maximum method complexity3.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes7
▷ Abstract classes00.00%
▷ Concrete classes7100.00%
▷ Final classes00.00%
Methods28
▷ Static methods27.14%
▷ Public methods2382.14%
▷ Protected methods00.00%
▷ Private methods517.86%
Functions3
▷ Named functions3100.00%
▷ Anonymous functions00.00%
Constants1
▷ Global constants1100.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
No PNG images were found in this plugin