84% integration-for-elementor-forms-sendinblue

Code Review | Integration for Elementor forms - Sendinblue

WordPress plugin Integration for Elementor forms - Sendinblue scored84%from 54 tests.

About plugin

  • Plugin page: integration-for-e...
  • Plugin version: 1.5.5
  • PHP compatiblity: 7.0+
  • PHP version: 7.4.16
  • WordPress compatibility: 5.0-6.3.0
  • WordPress version: 6.3.1
  • First release: Oct 2, 2021
  • Latest release: Jul 23, 2023
  • Number of updates: 26
  • Update frequency: every 25.4 days
  • Top authors: webtica (100%)

Code review

54 tests

User reviews

9 reviews

Install metrics

3,000+ active /20,241 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The plugin installed gracefully, with no errors

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

A check of server-side resources used by Integration for Elementor forms - Sendinblue
This plugin does not affect your website's performance
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0143.42 ▲2.48
Dashboard /wp-admin3.32 ▲0.0249.66 ▼3.71
Posts /wp-admin/edit.php3.37 ▲0.0145.56 ▼8.15
Add New Post /wp-admin/post-new.php5.90 ▲0.0182.55 ▼17.49
Media Library /wp-admin/upload.php3.24 ▲0.0137.17 ▲0.66
Sendinblue /wp-admin/options-general.php?page=webtica-sendinblue-free3.2132.69

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

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

Browser metrics Passed 4 tests

This is an overview of browser requirements for Integration for Elementor forms - Sendinblue
Minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,801 ▲4014.28 ▲0.081.67 ▼0.2647.10 ▼2.04
Dashboard /wp-admin2,204 ▲305.55 ▼0.0887.11 ▼0.7542.94 ▼0.99
Posts /wp-admin/edit.php2,112 ▲92.03 ▲0.0335.15 ▼7.0034.42 ▼1.99
Add New Post /wp-admin/post-new.php1,548 ▲2218.26 ▼5.43617.69 ▼55.8771.20 ▲16.24
Media Library /wp-admin/upload.php1,412 ▲124.20 ▼0.1199.66 ▼13.0642.99 ▼3.55
Sendinblue /wp-admin/options-general.php?page=webtica-sendinblue-free7992.0428.3832.30

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
It is recommended to fix the following
  • This plugin does not fully uninstall, leaving 6 options in the database
    • can_compress_scripts
    • theysaidso_admin_options
    • db_upgraded
    • widget_theysaidso_widget
    • widget_recent-comments
    • widget_recent-posts

Smoke tests 75% 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 50% 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
Please fix the following
  • 1× GET requests to PHP files have triggered server-side errors or warnings:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/integration-for-elementor-forms-sendinblue/includes/settings.php:12

User-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser issues were found

Optimizations

Plugin configuration 93% from 29 tests

readme.txt 94% from 16 tests

Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
Attributes that need to be fixed:
  • Tags: Please reduce the number of tags, currently 11 tag instead of maximum 10
You can look at the official readme.txt

integration-for-elementor-forms-sendinblue/sendinblue-elementor-integration.php 92% from 13 tests

This is the main PHP file of "Integration for Elementor forms - Sendinblue" version 1.5.5, 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: The principal plugin file should be the same as the plugin slug ("integration-for-elementor-forms-sendinblue.php" instead of "sendinblue-elementor-integration.php")

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
Everything looks great! No dangerous files found in this plugin802 lines of code in 6 files:
LanguageFilesBlank linesComment linesLines of code
PHP593133688
Markdown1360114

PHP code Passed 2 tests

A brief analysis of cyclomatic complexity and code structure for this plugin
This plugin has no cyclomatic complexity issues
Cyclomatic complexity
Average complexity per logical line of code0.37
Average class complexity17.67
▷ Minimum class complexity5.00
▷ Maximum class complexity31.00
Average method complexity3.94
▷ Minimum method complexity1.00
▷ Maximum method complexity31.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes3
▷ Abstract classes00.00%
▷ Concrete classes3100.00%
▷ Final classes00.00%
Methods17
▷ Static methods00.00%
▷ Public methods17100.00%
▷ Protected methods00.00%
▷ Private methods00.00%
Functions3
▷ Named functions266.67%
▷ Anonymous functions133.33%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

Using a strong compression for your PNG files is a great way to speed-up your plugin
There were not PNG files found in your plugin