78% smartarget-email-contact-us

Code Review | Smartarget Email - Contact Us

WordPress plugin Smartarget Email - Contact Us scored78%from 54 tests.

About plugin

  • Plugin page: smartarget-email-...
  • 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: Nov 22, 2021
  • Latest release: Aug 9, 2023
  • Number of updates: 13
  • Update frequency: every 48.3 days
  • Top authors: erezs (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /398 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.07MB] [CPU: ▼2.90ms] Passed 4 tests

An overview of server-side resources used by Smartarget Email - Contact Us
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.53 ▲0.0739.35 ▲0.31
Dashboard /wp-admin3.37 ▲0.0746.62 ▲0.57
Posts /wp-admin/edit.php3.48 ▲0.1347.54 ▼1.01
Add New Post /wp-admin/post-new.php5.97 ▲0.0890.45 ▼8.40
Media Library /wp-admin/upload.php3.29 ▲0.0635.17 ▼2.51
Smartarget Email - Contact Us /wp-admin/options-general.php?page=smartarget_email3.2631.92

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

Filesystem and database footprint
No storage issues were detected
Filesystem: 27 new files
Database: no new tables, 6 new options
New WordPress options
db_upgraded
widget_theysaidso_widget
widget_recent-comments
widget_recent-posts
theysaidso_admin_options
can_compress_scripts

Browser metrics Passed 4 tests

This is an overview of browser requirements for Smartarget Email - Contact Us
Normal browser usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,907 ▲13621.29 ▲7.009.25 ▲7.0744.13 ▼10.29
Dashboard /wp-admin2,213 ▲2210.94 ▲5.86188.86 ▲71.1240.89 ▼2.12
Posts /wp-admin/edit.php2,105 ▲167.26 ▲5.25115.89 ▲78.4729.81 ▼6.11
Add New Post /wp-admin/post-new.php1,682 ▲16827.81 ▲10.22681.32 ▼5.5851.09 ▼5.09
Media Library /wp-admin/upload.php1,395 ▲79.70 ▲5.49191.53 ▲88.7550.75 ▲8.85
Smartarget Email - Contact Us /wp-admin/options-general.php?page=smartarget_email1,5369.98158.7390.40

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

🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
The following items require your attention
  • Zombie WordPress options were found after uninstall: 6 options
    • can_compress_scripts
    • theysaidso_admin_options
    • db_upgraded
    • widget_theysaidso_widget
    • widget_recent-comments
    • widget_recent-posts

Smoke tests 50% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | A smoke test targeting server-side errors
Good news, no errors were detected

SRP 0% from 2 tests

🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Almost there! Just fix the following items
  • 1× PHP files output non-empty strings when accessed directly via GET requests:
    • > /wp-content/plugins/smartarget-email-contact-us/public/partials/smartarget-email-public-display.php
  • 1× PHP files trigger errors when accessed directly with GET requests:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function get_home_url() in wp-content/plugins/smartarget-email-contact-us/admin/partials/smartarget-email-admin-display.php:20

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser errors were detected

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
7 plugin tags: contact, custom form, contact form, contact us, email...

smartarget-email-contact-us/smartarget-email.php 85% from 13 tests

The main PHP script in "Smartarget Email - Contact Us" version 1.2 is automatically included on every request by WordPress
Please make the necessary changes and fix the following:
  • Text Domain: The text domain must be the same as the plugin slug, although optional since WordPress version 4.6
  • Main file name: Please rename the main PHP file in this plugin to the plugin slug ("smartarget-email-contact-us.php" instead of "smartarget-email.php")

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
There were no executable files found in this plugin868 lines of code in 20 files:
LanguageFilesBlank linesComment linesLines of code
JavaScript654,369642
PHP12130522225
CSS2041

PHP code Passed 2 tests

An overview of cyclomatic complexity and code structure
Great job! No cyclomatic complexity issues were detected in this plugin
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

PNG files should be compressed to save space and minimize bandwidth usage
There are no PNG files in this plugin