WordPress plugin Exit Bee scored10%from 54 tests.

About plugin

  • Plugin page: exit-intent-popup...
  • Plugin version: 1.6.1
  • PHP version: 7.4.16
  • WordPress compatibility: 4.1-5.3
  • WordPress version: 6.3.1
  • First release: Feb 16, 2017
  • Latest release: Dec 16, 2019
  • Number of updates: 21
  • Update frequency: every 49.2 days
  • Top authors: exitbee (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /1,953 total downloads

Benchmarks

Plugin footprint 40% from 16 tests

Installer 0% from 1 test

🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Please fix the following installer errors
  • The plugin cannot be installed
    • > Notice in wp-content/plugins/exit-intent-popups-conversion-optimization-by-exitbee/includes/class-exit-bee.php+203
    Trying to access array offset on value of type bool

Server metrics [RAM: ▼1.96MB] [CPU: ▼57.30ms] Passed 4 tests

Analyzing server-side resources used by Exit Bee
This plugin does not affect your website's performance
PageMemory (MB)CPU Time (ms)
Home /2.03 ▼1.446.03 ▼36.07
Dashboard /wp-admin2.05 ▼1.265.72 ▼46.36
Posts /wp-admin/edit.php2.05 ▼1.316.53 ▼45.63
Add New Post /wp-admin/post-new.php2.05 ▼3.846.13 ▼101.15
Media Library /wp-admin/upload.php2.05 ▼1.186.83 ▼28.40
Exit Bee /wp-admin/options-general.php?page=exitbee_settings2.057.17

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

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

Browser metrics Passed 4 tests

Checking browser requirements for Exit Bee
There were no issues detected in relation to browser resource usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,793 ▲3214.42 ▲0.041.70 ▲0.1143.79 ▲2.85
Dashboard /wp-admin2,199 ▲255.50 ▼0.0384.43 ▼25.9140.16 ▼5.14
Posts /wp-admin/edit.php2,107 ▲71.97 ▼0.0235.02 ▼1.8532.35 ▼4.26
Add New Post /wp-admin/post-new.php1,529 ▲323.17 ▼0.58679.48 ▼4.1954.11 ▼6.24
Media Library /wp-admin/upload.php1,401 ▼24.13 ▼0.05101.59 ▲0.6941.39 ▼8.71
Exit Bee /wp-admin/options-general.php?page=exitbee_settings8631.9921.9838.81

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

🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
You still need to fix the following
  • Uninstall procedure had uncaught errors
    • > Notice in wp-content/plugins/exit-intent-popups-conversion-optimization-by-exitbee/includes/class-exit-bee.php+203
    Trying to access array offset on value of type bool
  • The uninstall procedure has failed, leaving 7 options in the database
    • widget_recent-posts
    • widget_recent-comments
    • db_upgraded
    • can_compress_scripts
    • widget_theysaidso_widget
    • theysaidso_admin_options
    • default_exitbee_settings

Smoke tests 50% from 4 tests

Server-side errors 0% from 1 test

🔹 Test weight: 20 | This is a shallow check for server-side errors
Please fix the following server-side errors
  • 4 occurences, only the last one shown
    • > GET request to /wp-admin/options-general.php?page=exitbee_settings
    • > Notice in wp-content/plugins/exit-intent-popups-conversion-optimization-by-exitbee/admin/class-exit-bee-settings.php+257
    Trying to access array offset on value of type bool
  • 4 occurences, only the last one shown
    • > GET request to /wp-admin/options-general.php?page=exitbee_settings
    • > Notice in wp-content/plugins/exit-intent-popups-conversion-optimization-by-exitbee/admin/class-exit-bee-settings.php+257
    Trying to access array offset on value of type null

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
  • 3× PHP files trigger server-side errors or warnings when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function esc_html_e() in wp-content/plugins/exit-intent-popups-conversion-optimization-by-exitbee/admin/partials/exit-bee-settings-basic-section.php:17
    • > PHP Fatal error
      Uncaught Error: Call to undefined function esc_html_e() in wp-content/plugins/exit-intent-popups-conversion-optimization-by-exitbee/admin/partials/exit-bee-settings.php:18
    • > PHP Fatal error
      Uncaught Error: Call to undefined function esc_html_e() in wp-content/plugins/exit-intent-popups-conversion-optimization-by-exitbee/admin/partials/exit-bee-settings-commerce-section.php:17

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for browser errors
No browser errors were detected

Optimizations

Plugin configuration 90% from 29 tests

readme.txt 94% from 16 tests

The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
Attributes that need to be fixed:
  • Tags: Please reduce the number of tags, currently 48 tag instead of maximum 10
The official readme.txt might help

exit-intent-popups-conversion-optimization-by-exitbee/exit-bee.php 85% from 13 tests

Analyzing the main PHP file in "Exit Bee" version 1.6.1
It is important to fix the following:
  • Main file name: Please rename the main PHP file in this plugin to the plugin slug ("exit-intent-popups-conversion-optimization-by-exitbee.php" instead of "exit-bee.php")
  • Text Domain: If you choose to specify the text domain, it must be the same as the plugin slug; optional since WordPress version 4.6

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
No dangerous file extensions were detected461 lines of code in 14 files:
LanguageFilesBlank linesComment linesLines of code
PHP14141681461

PHP code Passed 2 tests

Cyclomatic complexity and code structure are the fingerprint of this plugin
All good! No complexity issues found
Cyclomatic complexity
Average complexity per logical line of code0.19
Average class complexity5.57
▷ Minimum class complexity1.00
▷ Maximum class complexity13.00
Average method complexity1.76
▷ Minimum method complexity1.00
▷ Maximum method complexity7.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes7
▷ Abstract classes00.00%
▷ Concrete classes7100.00%
▷ Final classes00.00%
Methods42
▷ Static methods1535.71%
▷ Public methods3378.57%
▷ Protected methods00.00%
▷ Private methods921.43%
Functions3
▷ Named functions3100.00%
▷ Anonymous functions00.00%
Constants6
▷ Global constants466.67%
▷ Class constants233.33%
▷ Public constants2100.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