78% smartarget-popup

Code Review | Smartarget Popup

WordPress plugin Smartarget Popup scored78%from 54 tests.

About plugin

  • Plugin page: smartarget-popup
  • 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: Aug 30, 2021
  • Latest release: Aug 9, 2023
  • Number of updates: 11
  • Update frequency: every 64.6 days
  • Top authors: erezs (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /544 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Installer ran successfully

Server metrics [RAM: ▲0.07MB] [CPU: ▼1.20ms] Passed 4 tests

Server-side resources used by Smartarget Popup
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.53 ▲0.0738.88 ▼2.57
Dashboard /wp-admin3.37 ▲0.0748.91 ▼2.97
Posts /wp-admin/edit.php3.49 ▲0.1348.22 ▲3.72
Add New Post /wp-admin/post-new.php5.97 ▲0.0890.69 ▼2.98
Media Library /wp-admin/upload.php3.29 ▲0.0642.69 ▲8.82
Smartarget Popup /wp-admin/options-general.php?page=smartarget_popup3.2630.83

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

Input-output and database impact of this plugin
The plugin installed successfully
Filesystem: 27 new files
Database: no new tables, 6 new options
New WordPress options
widget_recent-comments
can_compress_scripts
widget_recent-posts
theysaidso_admin_options
db_upgraded
widget_theysaidso_widget

Browser metrics Passed 4 tests

Smartarget Popup: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,907 ▲17221.16 ▲6.889.66 ▲7.8044.27 ▼1.24
Dashboard /wp-admin2,210 ▲2110.92 ▲5.97186.57 ▲71.4041.63 ▼5.53
Posts /wp-admin/edit.php2,105 ▲167.24 ▲5.24127.61 ▲91.3933.97 ▼6.12
Add New Post /wp-admin/post-new.php1,682 ▲16828.17 ▲4.71763.75 ▲95.8462.46 ▲8.53
Media Library /wp-admin/upload.php1,395 ▲79.52 ▲5.35178.38 ▲75.6345.26 ▲1.75
Smartarget Popup /wp-admin/options-general.php?page=smartarget_popup1,80011.09198.45113.21

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

🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
These items require your attention
  • This plugin did not uninstall successfully, leaving 6 options in the database
    • db_upgraded
    • widget_recent-posts
    • widget_recent-comments
    • widget_theysaidso_widget
    • theysaidso_admin_options
    • can_compress_scripts

Smoke tests 50% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | A smoke test targeting server-side errors
Even though no errors were found, this is by no means an exhaustive test

SRP 0% from 2 tests

🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please fix the following items
  • 1× PHP files output text when accessed directly:
    • > /wp-content/plugins/smartarget-popup/public/partials/smartarget-popup-public-display.php
  • 1× GET requests to PHP files have triggered server-side errors or warnings:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function get_home_url() in wp-content/plugins/smartarget-popup/admin/partials/smartarget-popup-admin-display.php:20

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

readme.txt Passed 16 tests

The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
6 plugin tags: popup message, pop up, wordpress popup, poptin, popup...

smartarget-popup/smartarget-popup.php 92% from 13 tests

The main file in "Smartarget Popup" v. 1.2 serves as a complement to information provided in readme.txt and as the entry point to the plugin
It is important to fix the following:
  • 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 check of programming languages and file extensions; no executable files are allowed
No dangerous file extensions were detected868 lines of code in 20 files:
LanguageFilesBlank linesComment linesLines of code
JavaScript654,369642
PHP12130522225
CSS2041

PHP code Passed 2 tests

An short overview of logical lines of code, cyclomatic complexity, and other code metrics
All good! No complexity issues found
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

It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There are no PNG files in this plugin