WordPress plugin List Builder scored77%from 54 tests.

About plugin

  • Plugin page: email-list-builde...
  • Plugin version: 1.6.69
  • PHP version: 7.4.16
  • WordPress compatibility: 3.6-5.6
  • WordPress version: 6.3.1
  • First release: Apr 15, 2014
  • Latest release: Jan 2, 2021
  • Number of updates: 954
  • Update frequency: every 2.6 days
  • Top authors: socialintents (99.9%)

Code review

54 tests

User reviews

6 reviews

Install metrics

40+ active /109,253 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
Install script ran successfully

Server metrics [RAM: ▼0.00MB] [CPU: ▼3.23ms] Passed 4 tests

An overview of server-side resources used by List Builder
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0138.81 ▼3.31
Dashboard /wp-admin3.31 ▼0.0356.17 ▼14.17
Posts /wp-admin/edit.php3.37 ▲0.0151.04 ▲3.84
Add New Post /wp-admin/post-new.php5.90 ▲0.0198.49 ▲0.72
Media Library /wp-admin/upload.php3.24 ▲0.0144.65 ▲8.97
List Builder Settings /wp-admin/options-general.php?page=email-list-builder-by-socialintents3.1830.65

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

Filesystem and database footprint
This plugin installed successfully
Filesystem: 10 new files
Database: no new tables, 6 new options
New WordPress options
widget_recent-posts
widget_theysaidso_widget
db_upgraded
can_compress_scripts
widget_recent-comments
theysaidso_admin_options

Browser metrics Passed 4 tests

This is an overview of browser requirements for List Builder
Normal browser usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,854 ▲10813.59 ▼0.702.56 ▲0.8641.17 ▲2.74
Dashboard /wp-admin2,226 ▲385.85 ▼0.03111.26 ▲1.8159.70 ▲20.83
Posts /wp-admin/edit.php2,120 ▲341.98 ▼0.0140.68 ▲4.9836.00 ▲1.30
Add New Post /wp-admin/post-new.php1,540 ▲1523.29 ▲0.30754.64 ▲82.9361.91 ▲6.65
Media Library /wp-admin/upload.php1,408 ▲204.23 ▲0.08104.30 ▼16.4875.44 ▲26.71
List Builder Settings /wp-admin/options-general.php?page=email-list-builder-by-socialintents1,1202.2026.5225.59

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
These items require your attention
  • This plugin does not fully uninstall, leaving 6 options in the database
    • theysaidso_admin_options
    • db_upgraded
    • widget_recent-comments
    • can_compress_scripts
    • widget_recent-posts
    • widget_theysaidso_widget

Smoke tests 50% from 4 tests

Server-side errors 0% from 1 test

🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Smoke test failed, please fix the following
    • > GET request to /wp-admin/options-general.php?page=email-list-builder-by-socialintents
    • > User deprecated in wp-includes/functions.php+5463
    Function screen_icon is deprecated since version 3.8.0 with no alternative available.
    • > GET request to /wp-admin/options-general.php?page=email-list-builder-by-socialintents
    • > User deprecated in wp-includes/functions.php+5463
    Function get_screen_icon is deprecated since version 3.8.0 with no alternative available.

SRP 50% 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
The following issues need your attention
  • 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function plugins_url() in wp-content/plugins/email-list-builder-by-social-intents/email-list-build-by-socialintents.php:11

User-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine, but this is not an exhaustive test

Optimizations

Plugin configuration 87% from 29 tests

readme.txt 88% from 16 tests

It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
Please fix the following attributes:
  • Tags: Please delete some tags, you are using 18 tag instead of maximum 10
  • Screenshots: These screenshots require images: #1 (Example Email List Builder Popup), #2 (Another Example Email List Builder Popup), #3 (Email List Builder Settings), #4 (Social Intents Dashboard), #5 (Social Intents Overview)
The official readme.txt is a good inspiration

email-list-builder-by-social-intents/email-list-build-by-socialintents.php 85% from 13 tests

The primary PHP file in "List Builder" version 1.6.69 is used by WordPress to initiate all plugin functionality
Please take the time to fix the following:
  • Description: If Twitter did it, so should we! Keep the description under 140 characters (currently 326 characters long)
  • Main file name: The principal plugin file should be the same as the plugin slug ("email-list-builder-by-social-intents.php" instead of "email-list-build-by-socialintents.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
Everything looks great! No dangerous files found in this plugin472 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP1408472

PHP code Passed 2 tests

A short review of cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code1.20
Average class complexity0.00
▷ Minimum class complexity0.00
▷ Maximum class complexity0.00
Average method complexity0.00
▷ Minimum method complexity0.00
▷ Maximum method complexity0.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes0
▷ Abstract classes00.00%
▷ Concrete classes00.00%
▷ Final classes00.00%
Methods0
▷ Static methods00.00%
▷ Public methods00.00%
▷ Protected methods00.00%
▷ Private methods00.00%
Functions7
▷ Named functions7100.00%
▷ Anonymous functions00.00%
Constants2
▷ Global constants2100.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size 50% from 2 tests

Image compression 50% from 2 tests

It is recommended to compress PNG files in your plugin to minimize bandwidth usage
7 PNG files occupy 2.52MB with 1.51MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant
FileSize - originalSize - compressedSavings
screenshot-2.png378.65KB160.94KB▼ 57.50%
si-small.png3.71KB1.27KB▼ 65.90%
socialintents.png32.92KB11.21KB▼ 65.97%
screenshot-1.png43.31KB24.72KB▼ 42.92%
screenshot-3.png143.19KB46.90KB▼ 67.25%