84% unlimited-elementor-inner-sections-by-boomdevs

Code Review | Unlimited Elementor Inner Sections By BoomDevs

WordPress plugin Unlimited Elementor Inner Sections By BoomDevs scored84%from 54 tests.

About plugin

  • Plugin page: unlimited-element...
  • Plugin version: 1.0.2
  • PHP compatiblity: 5.4+
  • PHP version: 7.4.16
  • WordPress compatibility: 5.0-6.3
  • WordPress version: 6.3.1
  • First release: Feb 19, 2022
  • Latest release: Sep 18, 2023
  • Number of updates: 18
  • Update frequency: every 32.1 days
  • Top authors: boomdevs (100%)

Code review

54 tests

User reviews

3 reviews

Install metrics

7,000+ active /16,744 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
Installer ran successfully

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

An overview of server-side resources used by Unlimited Elementor Inner Sections By BoomDevs
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.49 ▲0.0339.67 ▼2.66
Dashboard /wp-admin3.32 ▲0.0245.42 ▲0.69
Posts /wp-admin/edit.php3.37 ▲0.0250.38 ▲2.06
Add New Post /wp-admin/post-new.php5.90 ▲0.0282.83 ▼17.64
Media Library /wp-admin/upload.php3.24 ▲0.0235.81 ▲3.35

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

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

Browser metrics Passed 4 tests

Checking browser requirements for Unlimited Elementor Inner Sections By BoomDevs
Minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,822 ▲8713.69 ▼0.981.60 ▼0.3139.66 ▼5.63
Dashboard /wp-admin2,228 ▲375.80 ▲0.89102.32 ▲0.6539.40 ▲0.73
Posts /wp-admin/edit.php2,110 ▲212.07 ▲0.0437.95 ▼1.6036.03 ▲0.58
Add New Post /wp-admin/post-new.php1,537 ▼723.23 ▲5.07644.77 ▲25.1955.42 ▼5.77
Media Library /wp-admin/upload.php1,404 ▲164.25 ▲0.0396.05 ▼6.3440.83 ▼2.61

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

🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
These items require your attention
  • Zombie WordPress options were found after uninstall: 6 options
    • theysaidso_admin_options
    • widget_recent-comments
    • widget_recent-posts
    • can_compress_scripts
    • widget_theysaidso_widget
    • db_upgraded

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
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: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
The following issues need your attention
  • 2× PHP files perform the action of outputting non-empty strings when accessed directly:
    • > /wp-content/plugins/unlimited-elementor-inner-sections-by-boomdevs/public/partials/euis-public-display.php
    • > /wp-content/plugins/unlimited-elementor-inner-sections-by-boomdevs/admin/partials/euis-admin-display.php

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
There were no browser issues found

Optimizations

Plugin configuration 93% from 29 tests

readme.txt Passed 16 tests

Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
3 plugin tags: elementor-addon, elementor-unlimited-inner-section, elementor

unlimited-elementor-inner-sections-by-boomdevs/euis.php 85% from 13 tests

The main PHP file in "Unlimited Elementor Inner Sections By BoomDevs" ver. 1.0.2 adds more information about the plugin and also serves as the entry point for this plugin
Please make the necessary changes and fix the following:
  • Main file name: The principal plugin file should be the same as the plugin slug ("unlimited-elementor-inner-sections-by-boomdevs.php" instead of "euis.php")
  • 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 | A short review of files and their extensions; it is not recommended to include executable files
No dangerous file extensions were detected2,666 lines of code in 36 files:
LanguageFilesBlank linesComment linesLines of code
PHP266651,5492,320
Markdown1700196
JSON30090
JavaScript4196560
CSS2080

PHP code Passed 2 tests

Analyzing logical lines of code, cyclomatic complexity, and other code metrics
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity
Average complexity per logical line of code0.40
Average class complexity19.67
▷ Minimum class complexity1.00
▷ Maximum class complexity82.00
Average method complexity2.82
▷ Minimum method complexity1.00
▷ Maximum method complexity18.00
Code structure
Namespaces3
Interfaces0
Traits0
Classes15
▷ Abstract classes00.00%
▷ Concrete classes15100.00%
▷ Final classes00.00%
Methods155
▷ Static methods2113.55%
▷ Public methods11372.90%
▷ Protected methods63.87%
▷ Private methods3623.23%
Functions7
▷ Named functions685.71%
▷ Anonymous functions114.29%
Constants1
▷ Global constants1100.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

All PNG images should be compressed to minimize bandwidth usage for end users
There are no PNG files in this plugin