84% cf7-email-body-tinymce-editor

Code Review | Contact Form 7 - email body TinyMCE editor

WordPress plugin Contact Form 7 - email body TinyMCE editor scored84%from 54 tests.

About plugin

  • Plugin page: cf7-email-body-ti...
  • Plugin version: 1.6
  • PHP compatiblity: 5.6+
  • PHP version: 7.4.16
  • WordPress compatibility: 5.6-6.4
  • WordPress version: 6.3.1
  • First release: Jan 4, 2019
  • Latest release: Oct 25, 2023
  • Number of updates: 14
  • Update frequency: every 125.4 days
  • Top authors: kubiq (100%)

Code review

54 tests

User reviews

4 reviews

Install metrics

400+ active /3,489 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed gracefully, with no errors

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

A check of server-side resources used by Contact Form 7 - email body TinyMCE editor
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0134.28 ▼1.42
Dashboard /wp-admin3.32 ▲0.0139.18 ▼6.21
Posts /wp-admin/edit.php3.37 ▲0.0147.81 ▼1.26
Add New Post /wp-admin/post-new.php5.90 ▲0.0180.34 ▼15.27
Media Library /wp-admin/upload.php3.24 ▲0.0033.59 ▼0.32

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

Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options
widget_theysaidso_widget
widget_recent-comments
widget_recent-posts
db_upgraded
can_compress_scripts
theysaidso_admin_options

Browser metrics Passed 4 tests

This is an overview of browser requirements for Contact Form 7 - email body TinyMCE editor
There were no issues detected in relation to browser resource usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,789 ▲2814.75 ▲0.401.58 ▲0.0835.93 ▼5.97
Dashboard /wp-admin2,195 ▲285.62 ▼0.0094.01 ▼1.5841.41 ▲1.40
Posts /wp-admin/edit.php2,103 ▲32.01 ▼0.0139.14 ▲3.5035.77 ▼2.57
Add New Post /wp-admin/post-new.php1,526 ▼023.56 ▼0.06656.79 ▼15.0069.09 ▲18.04
Media Library /wp-admin/upload.php1,397 ▼64.28 ▲0.1293.50 ▼17.0439.84 ▼4.66

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

🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
You still need to fix the following
  • This plugin did not uninstall successfully, leaving 6 options in the database
    • can_compress_scripts
    • theysaidso_admin_options
    • db_upgraded
    • widget_recent-comments
    • widget_recent-posts
    • widget_theysaidso_widget

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Good news, no errors were detected

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
The following issues need your attention
  • 1× GET requests to PHP files have triggered server-side errors or warnings:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/cf7-email-body-tinymce-editor/contact-form-7-email-body-tinymce-editor.php:14

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

readme.txt 94% from 16 tests

The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
These attributes need your attention: You can take inspiration from this readme.txt

cf7-email-body-tinymce-editor/contact-form-7-email-body-tinymce-editor.php 92% from 13 tests

This is the main PHP file of "Contact Form 7 - email body TinyMCE editor" version 1.6, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
The following require your attention:
  • Main file name: It is recommended to name the main PHP file as the plugin slug ("cf7-email-body-tinymce-editor.php" instead of "contact-form-7-email-body-tinymce-editor.php")

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
No dangerous file extensions were detected53 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
JavaScript14033
PHP13820

PHP code Passed 2 tests

Analyzing cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity
Average complexity per logical line of code0.43
Average class complexity3.00
▷ Minimum class complexity3.00
▷ Maximum class complexity3.00
Average method complexity2.00
▷ Minimum method complexity1.00
▷ Maximum method complexity3.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes1
▷ Abstract classes00.00%
▷ Concrete classes1100.00%
▷ Final classes00.00%
Methods2
▷ Static methods00.00%
▷ Public methods2100.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
PNG images were not found in this plugin